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

RE: [cobalt-users] PHP 4.2.3 PKG - Problem?



:
Cannot load /etc/httpd/modules/libphp4.so into server: libpdf.so.1: cannot


______________________________-


Also, a search on my system turned up one in : /usr/lib

rw-r--r--   1 root     root       784634 Feb 25  2002 libpdf.a
-rw-r--r--   1 root     root          689 Feb 25  2002 libpdf.la
lrwxrwxrwx   1 root     root           15 Mar 27  1976 libpdf.so ->
libpdf.so.1.1.2
lrwxrwxrwx   1 root     root           15 Mar 27  1976 libpdf.so.1 ->
libpdf.so.1.1.2
-rwxr-xr-x   1 root     root       677740 Feb 25  2002 libpdf.so.1.1.2

So, you can do this

ln -s /usr/lib/libpdf.so.1.1.2 /usr/lib/libpdf.so.1