> # ./cf-key
> ld.so.1: cf-key: fatal: libpq.so.4: open failed: No such file or 
directory
> Killed
> 

The gnu autoconf script was able to find headers and libraries for pgsql 
during the build (--with-pgsql=/opt/pgsql/foo?) but the run-time linker 
isn't able to find the .so

This happens all the time on Solaris.

$LD_LIBRARY_PATH and append the prefix where your pgsql libs are

Or see if ld.so.conf has come round to Sun.

~BAS
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to