More Steps: July 31

2001-07-30 Thread Mike Andrew
Newbies- The Curve weekly column by Randy Donohoe -- http://linux.nf -- [EMAIL PROTECTED] _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ___ http://linux.nf

Re: fine. no more orbl

2001-07-30 Thread Mike Andrew
On Monday 30 July 2001 13:46, Douglas J. Hunley wrote: [hackety slash] 3. DONT bitch about any spam that makes it onto this list. I tried. Take a _deep_ breath Doug. No-one in their right minds is going to slap at you for trying things out. We are penguin users and by definition that means

compiling 2.4.7 for eW3.1

2001-07-30 Thread Linuxism Chang
I downloaded the 2.4.7 kernel, rpm -e all 2.4.2 stuffs, make menuconfig, make mrproper, make dep... ding.. got the attached error: gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/mkdep scripts/mkdep.c In file included from /usr/include/bits/posix1_lim.h:126,

procmail question

2001-07-30 Thread Douglas J. Hunley
on a system with procmail as the LDA, which gets executed first, /etc/procmailrc or $HOME/.procmailrc ? thanks -- Douglas J. Hunley ([EMAIL PROTECTED]) - Linux User #174778 Admin: http://hunley.homeip.net/Admin: http://linux.nf/ Brainbench Linux Administration Certified ~~ Now

Re: compiling 2.4.7 for eW3.1

2001-07-30 Thread Jerry McBride
On Mon, 30 Jul 2001 16:57:37 +0800 Linuxism Chang [EMAIL PROTECTED] wrote: I downloaded the 2.4.7 kernel, rpm -e all 2.4.2 stuffs, make menuconfig, make mrproper, make dep... ding.. got the attached error: /usr/include/limits.h... You haven't installed the glibc-devel stuff... It's on

Re: procmail question

2001-07-30 Thread Joel Hammer
On Mon, Jul 30, 2001 at 07:00:40AM -0400, Douglas J. Hunley wrote: on a system with procmail as the LDA, which gets executed first, /etc/procmailrc or $HOME/.procmailrc ? thanks man procmail answers this question. Joel ___ http://linux.nf --

Re: compiling 2.4.7 for eW3.1

2001-07-30 Thread Jerry McBride
On Mon, 30 Jul 2001 07:15:55 -0400 Jerry McBride [EMAIL PROTECTED] wrote: On Mon, 30 Jul 2001 16:57:37 +0800 Linuxism Chang [EMAIL PROTECTED] wrote: I downloaded the 2.4.7 kernel, rpm -e all 2.4.2 stuffs, make menuconfig, make mrproper, make dep... ding.. got the attached error:

Re: compiling 2.4.7 for eW3.1

2001-07-30 Thread Mike Andrew
On Monday 30 July 2001 20:27, Linuxism Chang wrote: I downloaded the 2.4.7 kernel, rpm -e all 2.4.2 stuffs, make menuconfig, make mrproper, make dep... ding.. got the attached error: usr/include/bits/local_lim.h:36: linux/limits.h: No such file or directory Ayup. David B will hit this one

Re: procmail question

2001-07-30 Thread Mike Andrew
On Monday 30 July 2001 22:30, Douglas J. Hunley wrote: on a system with procmail as the LDA, which gets executed first, /etc/procmailrc or $HOME/.procmailrc ? thanks the algorithm used is same as ppp (and most other things) $home gets precedence which means it is executed LAST, over-riding

Re: compiling 2.4.7 for eW3.1

2001-07-30 Thread Mike Andrew
On Monday 30 July 2001 23:03, Jerry McBride wrote: I just had a thought... You should automate your kernel compile porcess too... Here's a script I use to get the job done, while I'm out doing more [snip] then cp -f /usr/src/linux/arch/i386/boot/bzImage /boot/newkernel /sbin/lilo

Re: fine. no more orbl ot

2001-07-30 Thread Collins Richey
[ snips ] I've marked this ot, so that those who aren't interested can tune out. This will be my last communique on the issue - back to Linux which is what counts. On Mon, 30 Jul 2001 00:18:50 -0600 Kurt Wall [EMAIL PROTECTED] wrote: On Sun, Jul 29, 2001 at 09:17:51PM -0600, Collins Richey

Short Mail

2001-07-30 Thread Matt . Carpenter
I keep getting these messages from this list that are 8-10 lines long... Perhaps this is a Notes display issue (never had much luck with the COL-Digest messages), but I thought I'd let you guys know... Thx. Matt ___ http://linux.nf -- [EMAIL

Re: fine. no more orbl

2001-07-30 Thread Douglas J. Hunley
On Sunday 29 July 2001 23:17, Collins Richey babbled: But this group is more than just the provider. It would be a common courtesy to let the rest of the group know when you decide to make a major change in the support policies. There may be others (and there are) who have equally valid

Re: compiling 2.4.7 for eW3.1

2001-07-30 Thread Linuxism Chang
NO. I didn't take out the gcc-develop. I just installed eW 3.1, took out the 2.4.2 kernel source rpm, downloaded the 2.4.7 and compiled. I just wanted to figure out the kernel compilation issues before moving into 2.4 kernels. Thank you. Quick fix? ln -s /usr/src/linux /lib/include/linux

netware client

2001-07-30 Thread Linuxism Chang
e-desktop 2.2 comes with a Netware client on a floppy diskette. Can it be used in: a. e-desktop 2.4 b. e-workstation 3.1 _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

Re: compiling 2.4.7 for eW3.1

2001-07-30 Thread Linuxism Chang
I am still trying the freely downloadable ISO. WIll pull the glibc* off ftp.caldera.com... thanks. Your script could be helpful. You haven't installed the glibc-devel stuff... It's on the cdrom. To help you track down missing headers and stuff, you can visit the RPM REPOSITORY at:

Screen capture

2001-07-30 Thread Joel Hammer
I am getting daft but I can't seem to use xv to grab a screen which has multiple open windows on it. It just give me the window the cursor is in. My attempts to grab a rectangle don't work well across several screens. Any insight appreciated. Joel ___

Re: Kdevelop ZLIB

2001-07-30 Thread Bill Campbell
On Tue, Jul 31, 2001 at 03:28:05PM +1130, Mike Andrew wrote: David Bandel and I had an earlier brief exchange on the list about zlib, or more correctly, the suspected ack of zlib grin. For the curious, zlib contains the compression schemes used on ppp dialup (as an eg) Shouldn't you be looking

Re: Screen capture

2001-07-30 Thread Kurt Wall
On Tue, Jul 31, 2001 at 12:29:52AM -0400, Joel Hammer wrote: I am getting daft but I can't seem to use xv to grab a screen which has multiple open windows on it. It just give me the window the cursor is in. My attempts to grab a rectangle don't work well across several screens. Any insight

Re: I have returned

2001-07-30 Thread Jim Conner
Welcome back! Glad you had a safe and enjoyable trip. Jim On Tuesday July 31, 2001 12:43 am, Keith Antoine wrote: Sorry but I am back |;-00.Did 4630 km wothout leaving my home state, and now feel like a stunned mullet after a final drive of 1150 yesterday and today. Had a

OT New book -The Unix Guide to Defenestration

2001-07-30 Thread Jim Conner
This book as an interesting theory why businesses and people use/adopt Windows and how to change that mind set. I just read the blurb here not the book. Just thought I'd pass this along in case there are those that haven't seen it. http://linuxpr.com/releases/3999.html Jim -- 12:42am

Getting KMail to handle attachments

2001-07-30 Thread David Aikema
I'm in the middle of trying to move all my email over to linux and have had some success and also lack thereof in getting kmail to recognize and decode attachments. This is a multi-part message in MIME format. AD1D48F71350E653DE5F3D61EBE3829C Content-Type: text/plain;