--libdir is ignored by ./configure

22 views
Skip to first unread message

Heiko Baums

unread,
Jul 7, 2012, 5:06:51 PM7/7/12
to fbsplas...@googlegroups.com
I'm using fbsplash on Arch Linux. Since the Arch Linux devs currently
move /lib to /usr/lib and remove /lib resp. replace it with a symlink
to /usr/lib I need to move fbsplash to /usr/lib, too.

I'm currently building fbsplash with
./configure --prefix=/usr --sysconfdir=/etc --without-klibc
--enable-fbcondecor --with-gpm --with-mng --with-png --with-ttf
--with-ttf-kernel

To do the move I tried to add
--libdir=/usr/lib

This should replace every @libdir@ with /usr/lib. Instead @libdir@ is
replaced by just / which leads to a //lib instead of a /usr/lib in
every script and binary.

It would be nice if this could be fixed.

Cheers,
Heiko
Reply all
Reply to author
Forward
0 new messages