From: SourceForge.net <no...@so...> - 2008-08-25 01:19:05
|
Support Requests item #1968878, was opened at 2008-05-22 00:52 Message generated for change (Settings changed) made by akym You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=380761&aid=1968878&group_id=24184 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Install Problem Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: Robert Kubiak (dabbelju86) Assigned to: Nobody/Anonymous (nobody) Summary: libboost-conflict Initial Comment: Hi, I try to install der server version 12.1.0 on my ubuntu 8.04. So I installed the all possible libboost-packages over apt-get. Version 1.34.1 I get no Warnings over ./configure but "make" makes a lot of trouble. The Answers of the scripts configure: http://ubuntuusers.de/paste/219598/ make: http://ubuntuusers.de/paste/219597/ Do you need more Informations? Can you help me? Greetings Robert ---------------------------------------------------------------------- Comment By: Hidehisa Akiyama (akym) Date: 2008-05-22 17:53 Message: Logged In: YES user_id=595484 Originator: NO Did you install 'libboost-filesystem-dev' package? The following line in the configure's output indicates the boost filesystem library is not installed or unavailable on your system. >83 checking whether the Boost::Filesystem library is available... no And, which version of gcc are you using? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=380761&aid=1968878&group_id=24184 |