Re: Trouble with squid configuration -- how can I get rid of all traces of squid?

2002-06-27 Thread Luca Pasquali
m. Yes there's no much difference between this two ways, but apt-get lets you to press yes or no, dpkg has to be re-runned with a --force-all to purge in that case, there' more to write :) But I've never controlled this fact, does apt purges only squid and removes only the deps

Re: Gentoo ...

2002-06-27 Thread Luca Pasquali
for a bit now Sorry, gentoo it's not a part of Debian, it's a young project but should have his proper lists try to post there :) Luca Pasquali - keta - GNU\Debian User "I've to patch my brain and my heart, I've been hacked by the wings of love, lonelyness is for fo

Re: Trouble with squid configuration -- how can I get rid of all traces of squid?

2002-06-27 Thread Luca Pasquali
y the squid caches. (rm -rf /var/spool/squid) Luca Pasquali - keta - GNU\Debian User "I've to patch my brain and my heart, I've been hacked by the wings of love, lonelyness is for fools, society for suckers, the mountains are useful to rise up a little bit more to the sky"

Re: make-kpkg

2002-04-23 Thread Luca Pasquali
> question: can i simply: dpkg -r kernel-image-2.4.18_custom1.0_i386.deb ?? > just make dpkg -r kernel-image-2.4.18 you don't have to specify the complete deb file name but only the package name Luca Pasquali - keta - GNU\Debian User "I've to patch my brain an

Re: Printing Problems

2002-04-23 Thread Luca Pasquali
which of thousands millions printers in the world is yours? Luca Pasquali - keta - GNU\Debian User "I've to patch my brain and my heart, I've been hacked by the wings of love, lonelyness is for fools, society for suckers, the mountains are useful to rise up a little bit more

Re: MPEG Player?

2002-04-23 Thread Luca Pasquali
thing I use for playing > movies. > just get the mplayer tarball from www.mplayerhq.hu the extract it and make: dpkg-buildpackage && cd .. && dpkg -i mplayer*.deb if you don't have dpkg-installed apt it, its called cvs-buildpackage. Luca Pasquali - keta - GNU\Deb

Re: compilation problems

2002-04-23 Thread Luca Pasquali
operation you did (use in this case "make bzlilo" instead of "make bzImage" so you'll get vmlinuz copied in /boot). if you don't like this handmaking method you also can apt-get install kernel-package and the man make-kpkg and it'll build your own

Re: Someone tell me the secret of mutt

2002-04-22 Thread Luca Pasquali
u don't need to be already in touch with the manual: http://mutt.netliberte.org I hope it will help ya, for me worked fine, when I was totally an ignorant of muttrc settings and I didn't had to look after 20 ml. Luca Pasquali - keta - GNU\Debian User "I've to patch my brain

Re: optimization of fetchmail

2002-04-10 Thread Luca Pasquali
On Wed, Apr 10, 2002 at 09:05:14AM -0700, Craig Dickson wrote: > I doubt it makes any difference; I don't think the pop3 protocol > provides for switching from one user to another without establishing a > new connection. I would tend to prefer the second form (two users under > a single poll entry

Re: VIA AC97 Audio Controller

2002-04-10 Thread Luca Pasquali
On Wed, Apr 10, 2002 at 11:51:07AM +0200, Ionel Mugurel Ciobica wrote: > > Did someone configured succesfully this sound card (on board) with > Debian: > > Multimedia audio controller: VIA Technologies, Inc. AC97 Audio > Controller (rev 10) > > (as mentioned by lspci command). > > Thank you, >

optimization of fetchmail

2002-04-10 Thread Luca Pasquali
I've a doubt about my fethmailrc, if I've to poll down several accounts from the same pop-server is better to put in the fetchmailrc many polls as the accounts are or one poll with a user list i.e.: is better to do poll pop.server.boh protocol pop3 user foo password "foo" is joe here; poll pop.s

Re: Upgrade > PCMCI failure (UPDATED

2002-04-10 Thread Luca Pasquali
On Tue, Apr 09, 2002 at 03:18:20PM -0700, Vaughan, Curtis wrote: > I just did an apt-get upgrade on my laptop. There was a kernel upgrade. > Fine. But after rebooting, my PCMCI card is not detected. As I recall, going > through modconf there was a PCMCI module that should be compiled into your > ke

Re: MPEG video recorder

2002-04-09 Thread Luca Pasquali
On Tue, Apr 09, 2002 at 04:06:39PM +0200, Yari Ad?n Petralanda wrote: > For video encoding I try always to use transcode. Its a really amazing > On Tue 09 Apr 2002 01:36, Tim Moss wrote: > > I use NVrec also (but with FFMPEG) with excellent results. Be sure to > > get the patch on the NVrec site t

Re: apache/php...feeling like an idiot

2002-04-09 Thread Luca Pasquali
On Sun, Apr 07, 2002 at 10:36:06PM -0400, Jeff Maxson wrote: > To get this working, > 1) which modules need to be loaded for apache to work like it should with > php? > 2) once the proper changes are made to the httpd.conf file, how do I > "activate" my changes? > 3) is the problem not in the httpd

how to patch with make-kpkg

2002-04-09 Thread Luca Pasquali
I've encountered a problem with make-kpkg, I'm working out a suite of kernel images and patched kernel sources in .deb, but I've found the man page a bit obscure on this fact, I've set the environment variable PATCH_THE_KERNEL to AUTO, so it can bee invoked automatically by "--added-patches foo". S

Re: Window Manager

2002-04-09 Thread Luca Pasquali
On Mon, Apr 08, 2002 at 07:32:29PM +0200, Olivier K wrote: > Hello Luca Pasquali ([EMAIL PROTECTED]) ; > On 08.04 (Monday) at 15:09, you wrote : > > > if ya have some X programs that start when X starts see the man, I > > don't remeber how can be made from

Re: 2 distros

2002-04-08 Thread Luca Pasquali
On Mon, Apr 08, 2002 at 10:57:35PM -0500, j y wrote: > Hi I'm using Suse 7.3 right now and I want to put debian on my hard drive. Is > there an > easy way to do this. I'm into easy if possible. thanks > simple thing: erase your suse :) luca -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Re: Procmail Rules for Debian lists

2002-04-08 Thread Luca Pasquali
On Mon, Apr 08, 2002 at 06:35:58PM +0100, Paul Sargent wrote: > * ^X-Mailing-List: <[EMAIL PROTECTED]> > * ^X-Mailing-List: $DEBIAN/$MATCH I use Resent-From from mail headers and works fine -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

Re: Window Manager

2002-04-08 Thread Luca Pasquali
U/Linux 2.19 > Cheers Al the right way is to do something similar: echo enlightment > ~/.xsession so you can make it different user by user if ya have some X programs that start when X starts see the man, I don't remeber how can be made from .xsession enjoy :-) Luca Pasquali pg

RE: alternative web browser to netscape

2002-04-08 Thread Luca Pasquali
Galeon is the only substitute that I've in mind by now, links rox :-) keta pgpWvO2sSJS0n.pgp Description: PGP signature

Re: Making a minimal Woody install CD

2002-04-08 Thread Luca Pasquali
all debian-cd (here's the docs and the script you were searching for) second: you can mount whit ftpfs a debian ftp site, so you don't need the whole mirror downloaded on your hd ;-) ftpfs tarball: http://sourceforge.net/projects/ftpfs/ ftpfs man: http://www.cs.bell-labs.com/mag