HylaFAX The world's most advanced open source fax server |
Il giorno lun, 01/10/2007 alle 12.23 -0400, marthter ha scritto: [...] > Now for a real contranewbie question (having used Linux for years I'm > used to non-package-manager setup, and/or .rpms that I fetch manually > including dependencies, and for some programs like hylafax I usually > from source .tar.gz. I'm actually better with that than all this fancy > apt-get stuff! - serves me right for trying to go the "simpler" way on > this server.)... > > How do I tell apt-get to get something later than what it thinks is the > latest? [...] download these three files: http://ftp.debian.org/debian/pool/main/h/hylafax/hylafax_4.4.1-2.dsc http://ftp.debian.org/debian/pool/main/h/hylafax/hylafax_4.4.1-2.diff.gz http://ftp.debian.org/debian/pool/main/h/hylafax/hylafax_4.4.1.orig.tar.gz then type: $ apt-get build-dep hylafax $ apt-get install build-essential devscripts $ dpkg-source -x *dsc $ cd hylafax-4.4.1 $ dpkg-buildpackage -rfakeroot $ cd .. $ sudo dpkg -i *deb ____________________ 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*