Entry
Configure catches zero libraries, and all paths are in ld.so.conf
Nov 29th, 2003 08:13
Sir Ace,
After reading through the configure script, I found a rather STUPID default.
Aparently:
--disable-all Disable all extensions enabled by default.
Like I said this is really stupid. In most cases it would be a whole
lot easier to detect first, instead of dropping a 4 page command line
agrument.
--enable-all Works, but you need to install the missing libs..
Which in my case is easier {for both libs} than listing all the packages.