RE: [gentoo-user] sed weirdness

2003-11-14 Thread Kevin Bucknum
> >I changed back the CFLAGS and now it works. But why ? > >Martin > The ebuild is really just a little script. It's using sed to configure some of the compile options based on settings in the make.conf file, and that's expecting all of that to be on one line. I'm not sure about the use line,

RE: [gentoo-user] sed weirdness

2003-11-14 Thread Kevin Bucknum
. >The 1st errror message is still the same : Unterminated 's' command > You borked your make.conf probably. Is your use line or one of the others more than one line? -- [EMAIL PROTECTED] mailing list

RE: [gentoo-user] PS/2 mouse not working with 2.6.0-test9

2003-11-05 Thread Kevin Bucknum
> >I've looked in the dmesg output, and there's nothing untoward there, >looked through the kernel config lots of times and built lots of >kernels, all to no avail. Do you have all the options listed at http://www.codemonkey.org.uk/post-halloween-2.5.txt configured? Enabling mice moved in 2.6

RE: [gentoo-user] IBS AS 400 eSeries

2003-11-03 Thread Kevin Bucknum
>> Greetings, >> >> Has anyone been able to build Gentoo, or any Linux distro, for IBM AS >> 400? > http://publib-b.boulder.ibm.com/Redbooks.nsf/RedbookAbstracts/sg246232.html? Open Ibm's redbox is a good place to start. I had a box I could play with for a while that was going to load SuSE on,

RE: [gentoo-user] Am I totally stupid?

2003-10-23 Thread Kevin Bucknum
>Then I have a file called "test", owned by U "hfazekas", G "wende": > >$ ls -l test >-rwxr-x---1 hfazekas wende 0 Oct 23 20:31 test > >Following this permissions, all useres from group "wende" have >read and >execute permission to this file "test", right? > >BUT: Even as user "www

RE: [gentoo-user] slightly OT: c++ performance: gentoo vs. debian

2003-10-22 Thread Kevin Bucknum
>-Original Message- >From: Stroller [mailto:[EMAIL PROTECTED] >Sent: Wednesday, October 22, 2003 10:59 AM >To: [EMAIL PROTECTED] >> Ah, -Os was by *FAR* the slowest! > >Arg! I'm in the middle of recompiling my WHOLE kdelibs using >-Os at the >advice of another poster here. >I really would

RE: [gentoo-user] Problem on booting after installation.

2003-10-14 Thread Kevin Bucknum
>The PC used for testing is a slow machine PII500 256MB RAM. >To overcome >the difficulty can I make use of the 2nd CD. If YES, then HOW. I >already have all packages on the 2nd CD copied to Gentoo 1.4 > Not sure what's on the second cd - back when I installed there was just one. It sounds

RE: [gentoo-user] Problem on booting after installation.

2003-10-13 Thread Kevin Bucknum
>1) At time of installation >Installing additional hardware-specific ebuilds > ># emerge emuk10k1 >(Creative Sound Blaster Live!/Audigy support) > >It took more 2 hours without completion. The screen was still >moving. >Finally I rebooted the PC by pressing Ctrl+Alt+Del > >2) At time of install

RE: [gentoo-user] Fw: OpenSSH heads-up

2003-09-16 Thread Kevin Bucknum
> > >Erg. > >eta on gentoo ? > I synced and emerged when I first saw that warning today, and it was already in. Your favorite mirror my just be lagging. -- [EMAIL PROTECTED] mailing list

RE: [gentoo-user] firewall

2003-09-11 Thread Kevin Bucknum
>For what it's worth and for a different answer ;) And for one more - gshield is in portage also. One main config file that will do most anything you want, and some sub files if you get into some weirder needs. For what it's worth I haven't tried Shorewall either. -- [EMAIL PROTECTED] mailing

RE: [gentoo-user] qmail bind localhost?

2003-09-10 Thread Kevin Bucknum
> >As I wrote, that works, but I have other problems too: > >I cannot send emails. > >What I tried: > ># /etc/init.d/svscan stop >* Stopping service scan.. [ok] >* Stopping services.. [ok] >* Stopping service logging.. [ok] ># telnet localhost 25 >T

RE: [gentoo-user] qmail bind localhost?

2003-09-10 Thread Kevin Bucknum
> >Hello, > >How can I tell qmail not to open port 25 on the extern IP, >just on the >localhost IP, to take emails with smtp and forward them everywhere? > >Martin > Edit the run file under /service/qmail-smtpd and change the 0 to 127.0.0.1 -- [EMAIL PROTECTED] mailing list

RE: [gentoo-user] SMTP auth with qmail

2003-09-04 Thread Kevin Bucknum
>-Original Message- >From: Kjetil Brekke [mailto:[EMAIL PROTECTED] >Sent: Thursday, September 04, 2003 7:24 AM >To: [EMAIL PROTECTED] >Subject: Re: [gentoo-user] SMTP auth with qmail >Yeah, I've read about that, but it becomes to much of a hack for me. >I've patched up my system now, so

RE: [gentoo-user] Sendmail, no sendmail [SOLVED]

2003-08-25 Thread Kevin Bucknum
> >Just for information sake, does anyone know what I'd look for >in a 'ps -ef' output that would show the MTA? > >Thanks again for the help. > Could be anything. Use netstat -a to see if you have something listening on port 25, and lsof -i to see what it is. -- [EMAIL PROTECTED] mailing list

RE: [gentoo-user] udma question

2003-08-20 Thread Kevin Bucknum
>> >> The fastest any device will ever run on that channel will be whatever >> the slowest device is. So even if you never use the CD/DVD drive, >> your hard drive will be limited to the speed of the CD/DVD drive. >> >I don't believe this is true any more. > >hda - ATA133 >hdb - ATA66 >hdc - ATA1

RE: [gentoo-user] udma question

2003-08-20 Thread Kevin Bucknum
>> you should not (never!) but a harddisk and a cdrom/dvd-drive >on one channel. >> Never. >> It is a common source of slowdowns and trouble. > >Even if you never really use the [CD|DVD] drive? > >-- >Andrew Farmer >[EMAIL PROTECTED] > The fastest any device will ever run on that channel will

RE: [gentoo-user] kernel too big for floppy

2003-07-28 Thread Kevin Bucknum
> >Ok, this one is probably really stupid, but I can't find where >I screwed >this up. When I make bzImage, it's telling me that the kernel >is too big to >fit on the floppy. can someone tell me where in the menu I >can de-select >this option? I don't want the kernel to fit on a floppy. >T

RE: [gentoo-user] network cards not working under 2.6.0-test1 (so lved)

2003-07-25 Thread Kevin Bucknum
> > This has been talked about a lot on LKML. > http://groups.google.com/groups?hl=en&lr=lang_en&ie=UTF-8&thre > adm=2003050713 > 2016%247e44%40gated-at.bofh.it&rnum=1&prev=/groups%3Fhl%3Den%2 > 6lr%3Dlang_en% > 26ie%3DISO-8859-1%26q%3DThe%2Bmagical%2Bmystical%2Bchanging%2B > ethernet%2Bint > er

RE: [gentoo-user] network cards not working under 2.6.0-test1 (solved)

2003-07-25 Thread Kevin Bucknum
> That's odd that it would detect them in a different order on the same > hardware between different kernel versions. Anyway, its good > to see you > got your problem solved. > > -- > Andrew Gaffney > This has been talked about a lot on LKML. http://groups.google.com/groups?hl=en&lr=lang_e

RE: [gentoo-user] Re: odd problem

2003-07-18 Thread Kevin Bucknum
> >$ cat -e /etc/hostname > > > >wolverine$ > > > >there is this dollar sign, is it normal? > > > >M.B > Yes. The -e option tells cat to print a $ for end of line, and also show unprintable characters. That looks like a correct hostname file to me. -- [EMAIL PROTECTED] mailing list

RE: [gentoo-user] [re] odd problem

2003-07-17 Thread Kevin Bucknum
> -Original Message- > From: brett holcomb [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 17, 2003 2:23 PM > To: [EMAIL PROTECTED] > Subject: Re: [gentoo-user] [re] odd problem > > > What about doing a hex dump of the file. Maybe there are > some noprintable characters in the file t

RE: [gentoo-user] odd problem

2003-07-17 Thread Kevin Bucknum
> hostname is now broken... > When i'm accessing by ssh, instead of seeing > [EMAIL PROTECTED] mike$ i see > What does cat -e /etc/hostname give you? -- [EMAIL PROTECTED] mailing list