On Friday, August 28, 2009, Fons Adriaensen wrote:
> To install into a e.g. a home directory a user would have to modify
> $PREFIX, not $DESTDIR.
Unless he uses chroot(1) with $DESTDIR as argument, to test the program in an
isolated environment.
Without having to use chroot, I used to test my old KDE3 programs installed
with DESTDIR=$HOME/mytestroot and PREFIX=/usr (for instance). In this case, I
have to export KDEDIRS="${DESTDIR}${PREFIX}" before running the programs.
CMake build systems provide DESTDIR support OOB.
Regards,
Pedro
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
Received on Sat Aug 29 20:15:02 2009
This archive was generated by hypermail 2.1.8 : Sat Aug 29 2009 - 20:15:02 EEST