On Tue, 01 Jul 2008 11:18:33 +0800 James Tan <[EMAIL PROTECTED]> wrote:
> Hi Everyone, > > anyone successfully ran SRSS 4.0 on RHEL4? > > Because utconfig could not locate a couple of items e.g. > liblber.so.199, libgdbm.so.3, libldap.so.199, liblber.so.199... ... I > had to symbolic them to /usr/lib/... ... > Just link them to the libraries/versions that actually exist on your system. That's how it looks on my (debian) system: # ls -l /etc/opt/SUNWut/compatlinks/* lrwxrwxrwx 1 root root 25 2008-02-25 12:29 /etc/opt/SUNWut/compatlinks/liblber.so.199 -> /usr/lib/liblber-2.4.so.2 lrwxrwxrwx 1 root root 25 2008-02-25 12:29 /etc/opt/SUNWut/compatlinks/libldap.so.199 -> /usr/lib/libldap-2.4.so.2 For libgdbm.so.3, I had to install the libgdbm3 package. -- Meik Hellmund Mathematisches Institut, Uni Leipzig e-mail: [EMAIL PROTECTED] http://www.math.uni-leipzig.de/~hellmund _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
