I have just been trying to install midgard from source on a debian system and have been having problems when it comes to mod_midgard-preparser. When I run make I get the following
gcc -shared -o mod_midgard.so mod_midgard.o -L/usr/local/midgard/lib -L/usr/local/midgard/lib -lmysqlclient -lexpat -lm -lz -lcrypt -lglib -lmidgard -lmysqlclient -lexpat -lm -lz -lcrypt -lglib -lmidgard -lmidgard -lc -lm -lcrypt -ldb1 -ldb -lexpat
/usr/bin/ld: cannot find -ldb1
collect2: ld returned 1 exit status
apxs:Break: Command failed with rc=1
make: *** [mod_midgard.so] Error 1
I have libdb1 and libdb1-compat installed and I can't see any libdb1-dev packages. The configure.log file doesn't show any errors. I am assuming I am missing something on my system but I am at a bit of a loss as to what it is.
Thank you for any help
John
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
