Re: [opendbx] Problems generating .deb
Brought to you by:
nose
From: Norbert S. <no...@li...> - 2008-02-03 20:17:06
|
Hi Mariano > Yes, its true. I had manually installed the packages before installing > .deb. So i did what you tell me. I check the /usr/local/lib and /usr/lib/ > directories doesn't contain any OpenDBX and i finally installed the .deb > packages. The result is the same: MY application, i mean, the test I do to > use openDBX looks at /usr/local/lib instead of /usr/lib. And obiously, it > doesn't find the files. Did you recompile your application while the libraries are only installed=20 in /usr/lib/? It might be that the path to the old library is compiled into= =20 your application. > The only extrange thing is that my /etc/ld.so.conf looks like this: > > include /etc/ld.so.conf.d/*.conf > > Thats all the file. And if i see /etc/ld.so.conf.d i can't find it. It > doesn't exist. /etc/ld.so.conf.d/ is a directory and the include statement above means: Ad= d=20 the contents of all files in /etc/ld.so.conf.d/ into ld.so.conf for the=20 linker. Norbert =2D-=20 OpenPGP public key http://www.linuxnetworks.de/norbert.pubkey.asc |