xfs
[Top] [All Lists]

xfsprogs RPM of 1.2.0 with files on prefix /usr/local

To: linux-xfs@xxxxxxxxxxx
Subject: xfsprogs RPM of 1.2.0 with files on prefix /usr/local
From: Bernhard Erdmann <be@xxxxxxxxxxx>
Date: Wed, 19 Feb 2003 11:17:16 +0100
Sender: linux-xfs-bounce@xxxxxxxxxxx
User-agent: Internet Messaging Program (IMP) 3.1
Hi,

xfsprogs of SGI XFS 1.2.0 installs with prefix /usr/local instead of /usr.

A freshly installed RHL 8.0 with SGI XFS 1.2pre1 and upgraded to XFS
1.2.0 can't execute xfsdump:

# xfsdump -J -F -f /dev/null /
xfsdump: error while loading shared libraries: libhandle.so.1: cannot
open shared object file: No such file or directory

libhandle.so.1 is in /usr/local/lib instead of /usr/lib. /usr/local/lib
is not by default in /etc/ld.so.conf, so ld can't find libhandle.so.1.

Workaround: add /usr/local/lib to /etc/ld.so.conf and execute ldconfig.


<Prev in Thread] Current Thread [Next in Thread>
  • xfsprogs RPM of 1.2.0 with files on prefix /usr/local, Bernhard Erdmann <=