dean- you may find this page http://ralphie.perlmonk.org/mosix/hylafax.html to be helpful. i wrote it some time ago, but it looks to be still pertinent.
john cuson ([EMAIL PROTECTED], [EMAIL PROTECTED]) The world is full of obvious things which nobody by any chance ever observes. Sir Arthur Conan Doyle >>> Dean Takemori <[EMAIL PROTECTED]> 01/08/04 12:50AM >>> On Jan 7, 2004, at 6:36 PM, Jonathan Pietkiewicz wrote: > On Wed, Jan 07, 2004 at 04:40:53PM -1000, Dean Takemori wrote: >> >> Hello, >> >> I'm still a little greenish around the gills with respect to the way >> debian does things ... >> >> What am I doing wrong? > > first off - don't send to the digest - send to the debian-users list. Whoops. Sorry all. > Second - I'm not catching what you are trying to do here - but have > you tried to use the apt tools? <snip> > $ sudo apt-get install hylafax-client hylafax-server hylafax-doc I know how to use apt-get. I was just trying to show the simpler output of dpkg. It doesn't matter if I use sudo apt-get install hylafax-client hylafax-server hylafax-doc or if I download the .debs and then install with sudo dpkg -i hylafax-client_4.1.1-3_i386.deb hylafax-server_4.1.1-3_i386.deb The result is still ~ > ls -l /etc/hylafax/ total 12 -rw-r--r-- 1 root root 1906 Oct 12 1998 dialrules.dpkg-dist -rw-r--r-- 1 root root 2455 Oct 12 1998 dialrules.europe.dpkg-dist -rw-r--r-- 1 root root 2150 Oct 12 1998 dialrules.sf-ba.dpkg-dist lrwxrwxrwx 1 root root 12 Jan 7 16:14 egetty-link -> /sbin/mgetty* lrwxrwxrwx 1 root root 12 Jan 7 16:14 getty-link -> /sbin/mgetty* lrwxrwxrwx 1 root root 16 Jan 7 16:14 vgetty-link -> /usr/sbin/vgetty* That bunches of stuff that are in the .deb packages don't get installed. ~ > dpkg -c hylafax-server_4.1.1-3_i386.deb | grep etc\/hylafax drwxr-xr-x root/uucp 0 2003-11-16 00:16:59 ./etc/hylafax/ -rw------- uucp/root 15 2003-11-16 00:16:10 ./etc/hylafax/hosts.hfaxd -rw-r--r-- root/root 2499 2003-11-16 00:16:10 ./etc/hylafax/hfaxd.conf -rw-r--r-- root/root 10421 1998-10-12 10:47:48 ./etc/hylafax/cover.templ -rw-r--r-- root/root 1906 1998-10-12 10:47:48 ./etc/hylafax/dialrules -rw-r--r-- root/root 2150 1998-10-12 10:47:48 ./etc/hylafax/dialrules.sf-ba -rw-r--r-- root/root 2455 1998-10-12 10:47:48 ./etc/hylafax/dialrules.europe -rw-r--r-- root/root 211 2003-11-16 00:16:10 ./etc/hylafax/config -rw-r--r-- root/root 14072 1998-10-12 10:47:48 ./etc/hylafax/lutRS18.pcf lrwxrwxrwx root/root 0 2003-11-16 00:17:03 ./var/spool/hylafax/etc -> /etc/hylafax What is happening to /etc/hylafaxhosts.hfaxd? Where is /etc/hylafax/hfaxd.conf being installed? Why is /etc/hylafax/lutRS18.pcf nowhere to be found on the filesystem after the install? Without those files, hylafax is useless. I _could_ just unpack the .debs and install the files by hand, but that just defeats the point of a package manager (not to mention it might be glossing over something seriously hosed with my system) -dean takemori -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]