>>>>> "Paul" == Paul Smith <[EMAIL PROTECTED]> writes:
There is something I do not understand: you have Paul> $ locate bz | grep lib | grep -v libz [...] Paul> /usr/lib/libbz2.so.1 Paul> /usr/lib/libbz2.so.1.0.0 whereas your config.log says: configure:5506: checking for main in -lAiksaurus configure:5531: g++ -o conftest -O conftest.cc -lAiksaurus -lbz2 -lc -lm >&5 /usr/bin/ld: cannot find -lbz2 collect2: ld returned 1 exit status Can someone tell me how come libbz2 is not found? JMarc
