[Qgis-developer] libqgis_core.so. 1.9.0 missing , how to solve this problem?

Yves Jacolin (free) yjacolin at free.fr
Tue Jul 31 04:53:25 PDT 2012


Le 31/07/2012 13:50, 李杨 a écrit :
> Hello everyone,
>
> i building and install qgis on my ubuntu 12.04.  I try on two PC, and both
> has the similar problem.
> but when I launch the qgis, le
> it always say i missing a libqgis_core.so. 1.9.0
>
> why this problem occur and how i solve this problem ,
> further more,
> where should I go to get answering of similar question?
>
> jack at jack:~/apps/bin$ ./qgis
> ./qgis: error while loading shared libraries: libqgis_core.so.1.9.0: cannot
> open shared object file: No such file or directory
> jack at jack:~/apps/bin$
When I get this error I run:
$ sudo ldconfig

and qgis is working. But sometime it is not enough.

As you built QGIS, you need to register before your lib dir 
/usr/local/lib/ in /etc/ld.so.conf file. You system will find all lib 
file in this directory.

Regards,

Y.
-- 
Yves Jacolin


More information about the Qgis-developer mailing list