[MPlayer-users] [BUG] libdha/Makefile install does not use $(LIBDIR)
r.eggermont+mplayer at ITS.TUDelft.nl
r.eggermont+mplayer at ITS.TUDelft.nl
Wed Feb 12 03:35:40 CET 2003
Hi,
I think there is a bug in libdha/Makefile (all versions up to the latest
1.19): libdha is installed in $(prefix)/lib, although I expected it to
be installed in $(LIBDIR).
I am installing mplayer (in a multi-os environment, as a normal user) in
my home dir, using:
$ configure --prefix=~/local --bindir=~/local/linux/bin \
--libdir=~/local/linux/lib --with-win32libdir=~/local/win32
After changing all occurences of $(prefix)/lib to $(LIBDIR) libdha is
installed as was expected (with ldconfig error message:
ldconfig: Can't create temporary cache file /etc/ld.so.cache~:
Permission denied)
Greetings,
R.Eggermont
--
Robbert Eggermont Computer Engineering
R.Eggermont at ITS.TUDelft.nl Information Technology and Systems
Delft University of Technology
More information about the MPlayer-users
mailing list