Menu

Problem installing rcsserver-12.0.1

Help
Anonymous
2008-04-12
2012-10-16
  • Anonymous

    Anonymous - 2008-04-12

    Hello,

    I use a MacBook with Core 2 Duo which is a AMD64 architecture. As OS I use Gentoo-Linux. When I try to configure rcsserver, I get a error message:

    checking for boostlib >= 1.32.0 ... configure error: could not detect boost libraries (version 1.32 or higher). (....)

    Fact is, that I have the boost library installed under /usr/include/boost, set the appropriate PATH and BOOST_ROOT variable. I also tried to give the path directly with the --with-boost option and to let the path in the --with-boost option clear. Everything I found so far on this problem was not useful :-/

    Any help would be appreciated. If you need more information, jsut ask :)

    Andrej

     
    • Hidehisa Akiyama

      I guess you have not installed the boost library files (i.e. libboost_filesystem.so etc). If you are using Gentoo Linux, you can easily install all boost library files by 'emerge boost'.

       
    • Anonymous

      Anonymous - 2008-04-12

      This has no effect, I am afraid. I still get the same error message :-/

       
    • Anonymous

      Anonymous - 2008-04-12

      Hi,

      I have installed boost and boost-build via emerge already. The file "libbost_filesystem.so" e.g. is located in /usr/lib64. Therefore I assume that it's really installed.

       
      • Hidehisa Akiyama

        Please try

        $ ./configure LDFLAGS="-L/usr/lib64"

        But I'm not sure this works correctly.

         

Log in to post a comment.

MongoDB Logo MongoDB