[tahoe-dev] [tahoe-lafs] #702: Installation documentation incomplete for Ubuntu Jaunty 9.04 SE.

tahoe-lafs trac at allmydata.org
Mon May 11 18:56:52 PDT 2009


#702: Installation documentation incomplete for Ubuntu Jaunty 9.04 SE.
---------------------------+------------------------------------------------
 Reporter:  nejucomo       |           Owner:  somebody 
     Type:  defect         |          Status:  new      
 Priority:  minor          |       Milestone:  undecided
Component:  documentation  |         Version:  1.4.1    
 Keywords:                 |   Launchpad_bug:           
---------------------------+------------------------------------------------
 Initially running "python ./setup.py build" failed on this system because
 I neglected to install build-essential as mentioned in the
 DownloadDebianPackages page.

 However, after installing build-essential, "python ./setup.py build"
 failed due to missing SSL headers.  [Log forthcoming.]

 I attempted to install all of the named debian packages in the list
 mentioned in DownloadDebianPackages but python-zfec failed.

 Finally, I searched for the required SSL package, which was unexpectedly
 tricky, because the package does not include "openssl" in its name.
 Eventually used apt-file to search for a specific header file mentioned in
 the build process as missing to discover the dependency is called "libssl-
 dev".

 Include the "libssl-dev" dependency on the DownloadDebianPackages page.

-- 
Ticket URL: <http://allmydata.org/trac/tahoe/ticket/702>
tahoe-lafs <http://allmydata.org>
secure decentralized file storage grid


More information about the tahoe-dev mailing list