From: Luca C. <lu...@pc...> - 2004-06-20 13:27:17
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, on 06/20/04 15:08, br...@br... wrote: > The important piece from our perspective is what pkg-config calls > libglade2. This should be standardized otherwise the whole pkg-config > scheme is pointless. What does "pkg-config --list-all" show for the > name of libglade? on my Debian unstable/experimental: ===== luca@gismo:~$ pkg-config --list-all | grep libglade libglade-2.0 Libglade - a library for dynamically loading GLADE interface files luca@gismo:~$ dpkg --get-selections | grep libglade libglade-gnome0 install libglade0 install libglade2-0 install libglade2-dev install luca@gismo:~$ dpkg -s libglade2-dev | grep Version Version: 1:2.4.0-1 ===== > Another problem with readline may be that you have the library, but > not the corresponding header files. Can you do a "locate readline.h" > and let me know if you have it or not? In the rpm world that would be > equivalent to not installing the readline-devel-*.rpm package. I guess he haven't installed the correct Debian packages: ===== luca@gismo:~$ dpkg -S readline.h libreadline4-dev: /usr/include/readline/readline.h luca@gismo:~$ ===== As reported in my last post, I have no problem to configure/make the latest 'mdbtools-0.6pre1' on my Debian unstable/experimental. Thx, bye, Gismo / Luca -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Debian - http://enigmail.mozdev.org iD8DBQFA1ZCQVAp7Xm10JmkRAsKSAJ9sr8ocvHj2TM5nTa0V0ozQjRRrxQCfQosY i+tvG6XSJ8OLFJMi2Y9p+z8= =SgWO -----END PGP SIGNATURE----- |