Hi Eric,
Thanks for the quick response!
Eric Sandeen wrote:
Ok, it looks like at least xfsprogs has a strange desire to put libs in
/usr/libexec. If you just type "make" it explicitly sets that dir to
/usr/lib instead, so try:
no its not only xfsprogs which takes things in /usr/libexec when
building with ./configure --prefix=usr.
also attr acl and dmapi stow some things in /usr/libexec grrrrrr.......
(or is this correct??)
./configure --prefix=/usr --libexecdir=/usr/lib
Ok I'll do a rebuild today in the evening.
for your configure options as a workaround, for now. You'll probably
want to clean the cruft out of /usr/libexec, too. (Hm, an uninstall
target would be nice, wouldn't it...)
Yes this would be nice. ;-)
But for now I can simply delete the directory /usr/libexec/cause it was
empty before installing the stuff.
And for the other things I should have a backup somewhere......... ;-)
regards
micha
|