Hi folks, Under Debian, is there a simple way to install from .debs into /opt/package/ instead of /?
dpkg --root (or dpkg --instdir) is not quite what I want, as it assumes a complete root directory. (I know I can do dpkg -x and then move things around as I want, but is there a simpler way?) I want to do this with non-official .debs from emDebian, to install toolchains that can be nfs-exported to multiple machines. -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au http://www.ertos.nicta.com.au ERTOS within National ICT Australia -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
