On Mon, Mar 19, 2001 at 01:21:23PM +0100, Richard B. Kreckel wrote: |As for the library versioning, no that is ok. The numbers attached to the |filenames are a priori unrelated to the library version number. If you |find this irritating, please have a look at the info page provided by |libtool. OK. Thanks. |Sorry, I do not know why you get "checking for CLN - version >= |1.1.0... no". I have just installed cln_1.1.0-2_i386.deb and |cln-dev_1.1.0-2_i386.deb and run configure and it works fine. Could you |please investigate by having a look at config.log and find out why the |test program "failed to compile or link"? (By manually creating that |test program and try to get it running.) I've just rebuild the Debian package from source. To do this I had to install libgmp3-dev. After the rebuild and the install it works fine. Probably there is some obscure dependence on libgmp3-dev in cln-dev, when it was compiled with gmp installed. Probably you have to change your deb depends for cln-dev somehow to include the libgmp3-dev. --JS