[tahoe-lafs-trac-stream] [tahoe-lafs] #1494: Installation from sources not pretty fine

tahoe-lafs trac at tahoe-lafs.org
Sun Aug 21 07:44:19 PDT 2011


#1494: Installation from sources not pretty fine
-------------------------+---------------------------
 Reporter:  canercandan  |          Owner:  nobody
     Type:  defect       |         Status:  new
 Priority:  major        |      Milestone:  undecided
Component:  unknown      |        Version:  1.8.2
 Keywords:               |  Launchpad Bug:
-------------------------+---------------------------
 I have made the test on an Ubuntu 10.04 and 11.04 distributions.

 When I am installing tahoe-lafs using the sources with the commands:
 python ./setup.py build
 python ./setup.py install

 All the dependencies are not correctly installed. Indeed some of them
 located on support/lib/... are not in /usr/local/python-X.XX/dist-
 packages/...

 So that when I use the command "tahoe" it generates missing dependencies
 error messages.

 Solution:
 The temporary solution is to manually copy the whole of files and sub-
 directories located on support/lib/... in /usr/local/python-X.XX/dist-
 packages/... and then it works fine.

-- 
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1494>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage


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