தங்கமணி அருண் wrote:

       ../configure


    checking for fdatasync... yes
    checking for ppoll... yes
    checking for boostlib >= 1.34.1... yes
    checking whether the Boost::Filesystem library is available... yes
    configure: error: Could not link against  !

    config.log:
    configure:15091: checking whether the Boost::Filesystem library is
    available
    configure:15115: g++ -c -g -O2  -I/usr/include conftest.cpp >&5
    configure:15115: $? = 0
    configure:15129: result: yes
    configure:15286: error: Could not link against  !

      15285                         if test "x$link_filesystem" !=
    "xyes"; then
      15286                                 as_fn_error "Could not
    link against $ax_lib !" "$LINENO" 5
      15287                         fi

    Looks like ax_lib is not defined in this invocation. Same error
    happened on both Ubuntu 10.04.1 and Fedora 13. Thanks in advance
    for input.


I have installed nox on Ubuntu-10.04 with following dependant packages.

sudo apt-get install automake m4 libtool openssl libssl-dev libboost-dev libboost-filesystem-dev libxerces-c3-dev python-dev \ libboost-thread1.40.0 libboost-serialization-dev libsqlite3-dev libreadline-dev python-sphinx python-simplejson \
libboost-test1.40-dev

Thank you. It was libboost-filesystem that could not be found. It works after getting v1.40. Not clear how the earlier part of the configure, checking version etc, was passed. But good thing it works for me now. Appreciate the timely advice.

Yaomin

அன்புடன்
அருண்
|| நுட்பம் நம்மொழியில் தழைக்கச் செய்வோம் ||
------------------------------
உபுண்டு தமிழ் : http://ubuntu-tam.org
தருமபுரி லினக்ஸ் பயனர் குழு : http://box434.bluehost.com/mailman/listinfo/thahadoorlug_yavarkkum.org உபுண்டு தமிழ் பயனர் குழு : http://list s.ubuntu.com/ubuntu-tam <http://s.ubuntu.com/ubuntu-tam>
------------------------------


_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to