[tahoe-lafs-trac-stream] [tahoe-lafs] #585: make it work with bbfreeze

tahoe-lafs trac at tahoe-lafs.org
Sat Jan 22 04:57:17 UTC 2011


#585: make it work with bbfreeze
-----------------------------+----------------------------------------------
     Reporter:  zooko        |       Owner:  davidsarah                                  
         Type:  enhancement  |      Status:  closed                                      
     Priority:  major        |   Milestone:  1.8.2                                       
    Component:  packaging    |     Version:  1.2.0                                       
   Resolution:  fixed        |    Keywords:  windows install setuptools bbfreeze reviewed
Launchpad Bug:               |  
-----------------------------+----------------------------------------------
Changes (by davidsarah):

  * status:  reopened => closed
  * resolution:  => fixed


Comment:

 The PYTHONPATH is not right in the recipe in comment:10. Using a Command
 Prompt, do:
 {{{
 python setup.py build
 set PYTHONPATH=<tahoedir>\support\Lib\site-packages;<tahoedir>\src
 bb-freeze static\tahoe.py
 }}}
 where {{{<tahoedir>}}} is the full path to the Tahoe source directory.

 ({{{make clean}}} is only necessary if dependencies have changed.)

 I'll add this to [wiki:AdvancedInstall].

-- 
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/585#comment:31>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list