https://bugzilla.novell.com/show_bug.cgi?id=412567 User valient@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=412567#c4 --- Comment #4 from Valient Gough <valient@gmail.com> 2008-08-23 08:08:45 MDT --- How to build with boost 1.35: 1. Download boost: http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041&release_id=587936 2. can save time by only building filesystem and serialization libraries: ./configure --with-libraries=filesystem,serialization make sudo make install (installs to /usr/local by default) 3. build encfs, point to boost installation ./configure --with-boost=/usr/local make -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.