On Fri, Apr 26, 2002 at 11:11:12AM -0400, [EMAIL PROTECTED] wrote: > On Fri, Apr 26, 2002 at 12:47:53AM -0700, Paul 'Baloo' Johnson wrote: > > Update: > Anyways - after some rest I approached the problem with a little more > clarity. =) I grep'd for leafnode and surprise surprise, Debian moves > the config to a different location. On two other Linux's I've used, > leafnode config file is stored in /usr/share/leafnode, on Deb it's > /etc/news/leafnode. I'm not saying it's wrong, just different. I'm sure > that dpkg told me this, but I must admit that the messages sometimes > scroll by quite fast on a small term. > > So now I know why Deb wasn't seeing the proper config file. Hopefully > this might help others out in the future. >
Debian tries to keep all configuration info under /etc/. I find this makes life easy. For your reference, if you want to find all the files associated with a package, do dpkg -L leafnode If you want to find the package a particular file is in dpkg -S filepattern And for every package there will be docs under, e.g., /usr/share/doc/leafnode In particular README.Debian will talk about Debian tweaks to the package (for example, the one for leafnode gives the location of the config file in the first line). Have fun. P.S. I've been using leafnode and have noticed it's sometimes quite slow; that is, the througput of message retrieval is way under even my modem's abilities. I'm curious if anyone else sees this. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

