On Mon, Apr 10, 2006 at 11:10:57PM +0200, frantisek holop wrote: > hi there, > > i am trying to port stardict and its configure script misses popt, > from config.log: > > configure:23951: checking for poptStrippedArgv in -lpopt > configure:23981: gcc -o conftest -g -O2 conftest.c -lpopt >&5 > /usr/bin/ld: cannot find -lpopt > collect2: ld returned 1 exit status > configure:23987: $? = 1 > > > amaaq> ldconfig -r | grep popt > 222:-lpopt.0.3 => /usr/local/lib/libpopt.so.0.3
/usr/local/lib is not in the default library search path. -- <[EMAIL PROTECTED]>
