[tor-bugs] #8246 [Tor bundles/installation]: build TBB on 10.8.2

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Feb 19 04:58:16 UTC 2013


#8246: build TBB on 10.8.2
--------------------------------------+-------------------------------------
 Reporter:  ioerror                   |          Owner:  erinn
     Type:  defect                    |         Status:  new  
 Priority:  normal                    |      Milestone:       
Component:  Tor bundles/installation  |        Version:       
 Keywords:                            |         Parent:       
   Points:                            |   Actualpoints:       
--------------------------------------+-------------------------------------

Comment(by mikeperry):

 To be honest, in #8234 I only built the Firefox bits manually. But, that's
 pretty similar to what I do on Linux, for which I have build the whole
 TBB. Here's what I would suggest:

 {{{
         git clone https://git.torproject.org/torbrowser
         cd torbrowser
         git remote add mikeperry
 https://git.torproject.org/mikeperry/torbrowser.git
         git checkout bug39444-intlfixes
         cd build-scripts
         make -f osx.mk build-all-binaries bundle
 }}}

 I've never needed to do the copy-firefox step...

 I've also noticed osx.mk lists "OSX_VERSION=10.5". If the SDK you have
 really only supports OS 10.7 and above, perhaps you need to edit that line
 to say 10.7?

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8246#comment:16>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list