![]() |
I prefer to do my own compiling and package management. To keep track of my packages, I usually first install them to a temporary directory with the standard make option:
make DESTDIR=/tmp-dir install
Following this, I can install the files to their normal location with a package management program.
With HylaFAX, however, this does not seem to be possible. The Makefile has no DESTDIR variable for this kind of relocation. Is there some other way that the location of the install can be modified and controlled?
-- Patrice Fournier iFAX Solutions, Inc. www.ifax.com
____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*