On Wed, 2008-08-06 at 13:01 -0400, Kevin Murphy wrote: > The package creates /usr/lib64/libpq.so.4.1, but it does not create > /usr/lib64/libpq.so.4 -> /usr/lib64/libpq.so.4.1. This is a bit strange: [root@koji-centos5-x86-64-pg83 ~]# ll /usr/lib64/libpq.so.4.1 -rwxr-xr-x 1 root root 140000 Jan 12 2008 /usr/lib64/libpq.so.4.1 [root@koji-centos5-x86-64-pg83 ~]# ll /usr/lib64/libpq.so.4 lrwxrwxrwx 1 root root 23 Aug 7 14:11 /usr/lib64/libpq.so.4 -> /usr/lib64/libpq.so.4.1 Symlinking is done after installing package with a %post operation. I suggest you to create symlinks for yourself. -- Devrim GÜNDÜZ devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr http://www.gunduz.org
Attachment:
signature.asc
Description: This is a digitally signed message part