Re: highpoint ata66 and boot disk

2000-11-20 Thread Brent Buchholz
On Mon, Nov 20, 2000 at 03:49:01PM +0100, Norbert Bomba³a wrote: > > I looking for boot disk (install) for IDE fast ATA66 kontroler. > I have a mainboard Abit BE6-II with highpoint 66. > Where can I find it ? > On your favorite mirror, you'll find them in: debian/dists/stable/main/disks-i386/cur

Re: Printer setup problem in potato

2000-11-14 Thread Brent Buchholz
On Tue, Nov 14, 2000 at 08:53:03AM +0100, Ascenso Gian Piero wrote: > Hi, Hi. > script. Everything goes well until I get to configuring and installing > device driver modules into the kernel. I can't configure the lp module. Try loading parport and parport_pc before lp. They should be a bit fur

Fetchmail not Exim

2000-11-12 Thread Brent Buchholz
On Sun, Nov 12, 2000 at 10:50:25AM -0600, Cliff Rice wrote: > I have question about Exim. No, it is not. > X-Fetchmail-Warning: recipient address [EMAIL PROTECTED] didn't match any > local > ^^ > +name > ^ Look at

Re: using cvs

2000-11-11 Thread Brent Buchholz
On Sat, Nov 11, 2000 at 06:07:57PM +0100, Tomas Sanchez wrote: > Hi, again! > > >cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/gote \ > >login ^ > >cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/gote \ > >co modulename > > And I tried this whit the following result:

Re: help making packages

2000-11-06 Thread Brent Buchholz
On Mon, Nov 06, 2000 at 12:35:01PM -0800, Peter Jay Salzman wrote: > dear all, > > i'd like to package a friend's game, but it requires: > > >=libsdl1.0 which debian provides > sdl_imagea library which debian doesn't provide > sdl_mixera library which debian doesn't provide > > currentl

Re: where did ldd go?

2000-10-29 Thread Brent Buchholz
On Sun, Oct 29, 2000 at 02:33:06AM -0800, Krzys Majewski wrote: > Erh, there used to be something called ldd, right? For finding out > which dynamic libs an executable linked against? It's gone! Where do I > get it? Where is there a map of binary names to debs? -chris > This doesn't help if it

Re: Streaming MP3 server

2000-10-28 Thread Brent Buchholz
On Sat, Oct 28, 2000 at 10:31:48PM -0400, Joel Dinel wrote: > Is there any Debian packages out there to turn my box intoa treaming MP3 > server? I know of Icecast and Shoutcast for the actual atream server, and I > suppose there is plugins for XMMS or MPG123 out there. Having .DEBs would > reall

Re: print trouble

2000-10-26 Thread Brent Buchholz
On Thu, Oct 26, 2000 at 09:44:59AM +, Andrew D Dixon wrote: > > Hi all, > after recompiling my kernel I can't print any more. I rebooted using the old > kernel and printing worked fine then so I'm pretty sure this is the problem. > I'm > using an HP laserjet 3p running off the parallel port

Re: IMWheel help

2000-10-24 Thread Brent Buchholz
On Tue, Oct 24, 2000 at 07:38:39PM -0500, Rob Rati wrote: > I tried this but couldn't get it to work. I may have it setup > incorrectly though. Here's my gpm.conf: > > device=/dev/psaux > responsiveness= > repeat_type=imps2 Change this to repeat_type=raw and all should work. > type=imps2 > app

Re: Copying / partition, segmentation fault

2000-10-18 Thread Brent Buchholz
On Wed, Oct 18, 2000 at 05:07:56PM +, Marvin Stodolsky wrote: > The /dev/hda1 files were copied over with: > cp -xa * /mnt with /dev/hdd2 on /mnt ^ Two things I don't like about that: globbing and cp itself. I moved / with a tar pipe. "cd /mnt" "tar lO / | tar cvvf -" >

Re: Apt should be called "inapt" (rhymes with "inept")

2000-10-17 Thread Brent Buchholz
Just out of curiosity; what did you install that conflicted with netbase and friends? Brent

Re: ttmkfdir

2000-10-17 Thread Brent Buchholz
On Tue, Oct 17, 2000 at 06:16:43PM -0400, Joel Dinel wrote: > Is it just me, or is the utility 'ttmkfdir' not included in any debian > package? I'd like to get it, so I can finally scale those truetype fonts, > like I did under RedHat. It annoys me to no end to know I could do this > easily unde

Re: ACPI

2000-10-15 Thread Brent Buchholz
On Mon, Oct 16, 2000 at 09:46:27AM +1300, Matthew Sherborne wrote: > I have an Intel machine, with everything on the mother board that uses ACPI. > > Just out of Interest, has anyone successfully used ACPI with Debian ? I've not gotten it to work, but 2.4test kernels have support ACPI. You'll wan

Re: Problems with libX11.so.6.

2000-10-15 Thread Brent Buchholz
On Sun, Oct 15, 2000 at 06:18:50PM +0200, Daniel de los Reyes wrote: > > Hello > > tramontana:~$ ldd /usr/ustation/ustation32 > libm.so.5 => /lib/libm.so.5 (0x4000f000) > libdl.so.1 => /lib/libdl.so.1 (0x40018000) > libX11.so.6 => not found > libc.so.5 => /lib/libc

Re: Help Again moving /cdrom to /mnt/cdrom for apt-get

2000-10-13 Thread Brent Buchholz
On Fri, Oct 13, 2000 at 09:41:22AM -0700, kmself@ix.netcom.com wrote: > On Fri, Oct 13, 2000 at 06:57:00AM -0500, John Travis ([EMAIL PROTECTED]) > wrote: > > > > > > On Fri, 13 Oct 2000, Jonathan Gift wrote: > > > I want to move the cdrom from /cdrom to /mnt/cdrom and even though so > > > noted

Re: Strange screen blanking on 2.2 boot

2000-10-13 Thread Brent Buchholz
On Fri, Oct 13, 2000 at 05:11:01AM -0700, Dwight Johnson wrote: > At the end of booting my new potato 2.2 installation (my first for debian), > the console screen goes blank and then reappears four times before finally > settling on the login prompt. > > What's going on? > At a guess, I'd say xdm

Re: How can I have Netscape 4.75 without upgrading 157 packages to unstable?

2000-10-13 Thread Brent Buchholz
On Fri, Oct 13, 2000 at 09:47:05AM -0500, Tricky Rick wrote: > > I just installed Potato and read in the mailing list archive > How to upgrade Netscape to 4.75 but in order to do that I include > unstable in my apt source list. I installed Communicator 4.75 and > Just put "deb ftp://security.deb

Re: Borland C specific libraries in Linux

2000-10-13 Thread Brent Buchholz
On Fri, Oct 13, 2000 at 04:37:45PM +0300, Dan Pomohaci wrote: > Hi, > > Do you know if there are C libraries who mimic Borland Turbo C > specific libraries (conio, etc.) in Linux (a Debian package will be > better :-). > At school my daughter use Borland C and I don't want to install > Windows on

Re: PHP - A new approach

2000-10-12 Thread Brent Buchholz
On Thu, 12 Oct 2000, Steve Simons wrote: > >I had to uncomment the first one, and my script is now called >/home/steve/hello.php3 > >Still doesn't work - netscape still wants to download the file :-( > Move the file to /home/steve/public_html/hello.php3 and load http://localhost/~steve/hello.php3

Re: xmms equalizer doesn't equalize

2000-10-11 Thread Brent Buchholz
On Tue, Oct 10, 2000 at 11:55:39PM -0700, Jeremiah Hunter Savage wrote: > I just reinstalled my debian system and upgraded to woody. Previously, > the equalizer in XMMS worked just fine - I could raise the bass, lower > the highs, mess with the preamp level. Now when I turn the eq on and > chang

Re: Article: Debian's Daunting Installation

2000-10-06 Thread Brent Buchholz
On Fri, 6 Oct 2000, will trillich wrote: >On Thu, Oct 05, 2000 at 09:42:13PM +0100, Glyn Millington wrote: > % help > help: Command not found. > What shell are you using? ihatemilk:/home/ihatemilk% help GNU bash, version 2.04.0(1)-release (i386-pc-linux-gnu) These shell commands are

Re: How to handle exim frozen messages?

2000-10-01 Thread Brent Buchholz
On Mon, 2 Oct 2000, Shaul Karl wrote: >Is there a command line to instruct exim to try and send them again? > Thank you. /usr/sbin/exim -qff This will force the delivery of frozen messages. Brent

Re: ps/2 mouse

2000-10-01 Thread Brent Buchholz
On Sun, 1 Oct 2000, serge delorme wrote: >Xwindow gives me that message: >"Cannot open mouse" (no device of that type)" > >Any ideas ? > It sounds like kernel support is missing. Are you running a custom kernel? Brent

Re: exim problems with latest version

2000-10-01 Thread Brent Buchholz
On Sun, 1 Oct 2000, David Bellows wrote: > >2000-10-01 14:46:49 13fp4T-Su-00 Failed to create spool file\ >/var/spool/exim/input//13fp4T-Su-00-D: Permission denied > >Something is very wrong. Even if I change the permissions, the errors >still occur in /var/spool/exim/input//* > One of th

Re: How to reinstall partial packages ?

2000-09-29 Thread Brent Buchholz
On Fri, 29 Sep 2000, Alex V. Toropov wrote: > >From: Brent Buchholz <[EMAIL PROTECTED]> >> On Fri, 29 Sep 2000, Alex V. Toropov wrote: >> >> >After power failure some files done away :-( >> >This files are not necessary but I wish them to be back. >&g

Re: How to reinstall partial packages ?

2000-09-29 Thread Brent Buchholz
On Fri, 29 Sep 2000, Alex V. Toropov wrote: >After power failure some files done away :-( >This files are not necessary but I wish them to be back. >TIA Alex > Have you checked lost+found for the missing files? Their names will be lost, so run file(1) on them to determine what they used to be. 8)

Re: Problems.

2000-09-28 Thread Brent Buchholz
On Wed, 27 Sep 2000 [EMAIL PROTECTED] wrote: >Howdy Folks. > >Two problems: I have a linksys etherfast 10/100. >Doesn't work, tried tulip, tulip.old, generic, nothing works. > I had that problem with a card by the same name. Check the second disk for a linux directory. If either disk or direct

Re: optimizing the hard drive?

2000-09-27 Thread Brent Buchholz
On 26 Sep 2000, Krzys Majewski wrote: >Matthew Dalton <[EMAIL PROTECTED]> writes: > >> Krzys Majewski wrote: >> > >> > How can I optimize hard drive access? Please tell me I don't >> > have to try one million random combinations of the various flags >> > to hdparm. Or is the kernel doing the righ

Re: How to see module errors on bootup?

2000-09-26 Thread Brent Buchholz
On Tue, 26 Sep 2000, Kent West wrote: >I know "dmesg" will show the boot-up messages generated (by the >kernel?); however, this apparently doesn't show the errors generated by >modules being loaded. These messages go by too fast to catch, and then I >haven't been able to find a way to read them

Re: Help!! I need my LS120

2000-09-25 Thread Brent Buchholz
On Mon, 25 Sep 2000, Christopher W. Aiken wrote: >I have an external, parallel port, LS120 floppy drive (128Mb). >When I tried MD 6.2, SuSE 6.2, MD 7.1, Caldera 2.4 flavors >of Linux all I had to do was: > >modprobe paride >modprobe epat >modprobe pf >mount -t vfat /dev/pf0 /mnt > >and I could use

Re: gnome icons

2000-09-25 Thread Brent Buchholz
On Mon, 25 Sep 2000, Van Buggenhaut wrote: > >How can I get the icons *without* gmc window ? > $ gmc --help says: gmc --nowindows No windows opened at startup Brent