
08-12-2010, 09:36 PM
|
|
Senior Member
|
|
Join Date: Feb 2010
Posts: 121
|
|
Quote:
Originally Posted by mistwang
Are you using the latest CL?
liblve.so should be in /usr/lib64
And you are using the LSWS Enterprise edition, right?
|
Yes, Yes.
root@cp21 [/usr/lib64]# ls -al | grep liblve
lrwxrwxrwx 1 root root 15 Aug 11 21:02 liblve.so -> liblve.so.0.6.1*
lrwxrwxrwx 1 root root 15 Aug 11 21:02 liblve.so.0 -> liblve.so.0.6.1*
-rwxr-xr-x 1 root root 6480 Aug 10 09:31 liblve.so.0.6.1*
root@cp21 [/usr/lib64]#
|