Dan Nicholson wrote: <snip /> > Spot on. Unprivileged + DESTDIR means you can play around to your > heart's desire. Sometimes you have to grep around or hack things a bit > to support a DESTDIR style install. Since the vast majority of > packages are autotooled, though, my basic procedure is this: > > ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var > make > make DESTDIR=`pwd`/dest install > tree dest > > -- > Dan
Thanks for the tips. Alan -- The way out is open! http://www.theopensourcerer.com -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
