Re: Just after compile the last Glom



Esteve Nubiola wrote:
Hello,

The most first think is apologize to you if I post in a wrong list...

The question is that I finished to compile and install the latest Glom version (i.e. 1.11.0) in a Debian system using the autotools... and doesn't run because cannot find libglom-1.0.so.0 library, but it really exists... it was already made and placed in /usr/local/lib/...

I added the path rute in the PATH environment var and anything changed.

Try LD_LIBRARY_PATH instead. PATH is for executables, not libraries.

Some help ?

One question more. Some days ago, I upgrade the PostgreSQL version from 8.3 to 8.4. The configure script asked me for the version 8.3 (so, I installed it again)... Is it possible to run Glom on the newer 8.4 PostgreSQL version ?

Is this just because it looked in the wrong place by default? You can specify the path of your postgresql installation using --with-postgres-utils=/some/path (I do this regularly on Gentoo, since they install postgres simply to /usr/bin).

Armin



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]