beyond.linuxfromscratch.org

2002-10-10 Thread m.w.chang
hehe.. I think i found an alterantive source of information about building sendmail from source. http://beyond.linuxfromscratch.org I would combine her notes with linuxc-sxs and hopefully solve my smrsh problem. It might solve my glibc-2.2.5 problem as well... :) -- Swiftly. Silently.

Re: Problems building 2.5.41...

2002-10-10 Thread Bob Raymond
On Thu, 2002-10-10 at 03:35, Jerry McBride wrote: I think I've figured out something here... Up until tonight I've had ZERO luck compiling either 2.5.40 or 2.5.41... What I was doing wrong... was configuring the kernel for uniprocessor operations. Each and every time with multi-processor

Re: Unable to generate core on RH 7.3

2002-10-10 Thread Susan Macchia
Well, when I (under bash) say $ ulimit -a core file size(blocks, -c) unlimited data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited max locked memory (kbytes, -l) unlimited max memory size (kbytes, -m) unlimited open files

Re: I'm Back

2002-10-10 Thread Ken Moffat
m.w.chang wrote: there is also libranet. I'll second that. -- Ken Moffat [EMAIL PROTECTED] ___ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users

RE: Network Duplex settings

2002-10-10 Thread Wil McGilvery
You can try here. http://pcmcia-cs.sourceforge.net/ftp/extras/ Regards,   Wil McGilvery Manager, Digital Media   Lynch Technologies Inc. 416-744-7191 1-888-622-3729 416-744-0406  FAX www.lynchdigital.com -Original Message- From: m.w.chang [mailto:[EMAIL PROTECTED]] Sent: Thursday,

Re: Unable to generate core on RH 7.3

2002-10-10 Thread kwall
On Thu, Oct 10, 2002 at 04:06:18AM -0700, Susan Macchia wrote: Well, when I (under bash) say $ ulimit -a [looks good] If I then say: $ ulimit -c 1000 $ ulimit -a [also looks acceptable] Still no corefile gets produced (and it does on rh7.1 7.2. The network is a network of linux

Re: Problems building 2.5.41...

2002-10-10 Thread Aaron Grewell
As far as the performance issues go, do you have enough swap? I've gotten out of the habit of using it on my workstation with 2.4.x, but according to Kernel Traffic 2.5.x has a serious swap addiction. If you don't have enough of it your machine *will* thrash. On Thu, 2002-10-10 at 02:53, Bob

Re: Damn V.92!

2002-10-10 Thread Robert Black Eagle
All it needs is the correct initilization string. I can get it to work by sending ATZU1, but it is slow to start dialing. I suspect I'm missing something. Do I need the Z, or should I add something else? Does anyone know? On Thursday 10 October 2002 1:14 am, m.w.chang wrote: external

Re: I'm Back

2002-10-10 Thread Robert Black Eagle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I dealy love Linux From Scratch. It's a hacker's dream. However, that's on another hard drive, as I have to get books out more than I need to hack, so I use Lycoris, which is the most stable, purely desktop distro I've used. However for hacker

Re: Damn V.92!

2002-10-10 Thread Robert Black Eagle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 10 October 2002 1:19 am, m.w.chang wrote: this is the init string I have been using since my first 2400-bps modem *{set _modini,ATS0=0S11=55E0M1C1D2|} I'll give it a try. If it doesn't work, I'll go back to ATZU1 - -- Robert Black

Re: Damn V.92!

2002-10-10 Thread Bill Day
why not go downlaod the init codes from the website prolly located witht he drivers for winside... Bill Day Linux 2.2.20-1tr i586 1:10pm up 6 days, 3:11, 0 users, load average: 0.00, 0.00, 0.00 - Original Message - From: Robert Black Eagle [EMAIL PROTECTED] To: [EMAIL

Re: Network Duplex settings

2002-10-10 Thread Matthew Carpenter
It's in UnitedLinux... On Thu, 10 Oct 2002 12:02:37 +0800 m.w.chang [EMAIL PROTECTED] wrote: where can I find this mli-tool? I don't have it... I also found this as well. man mii-tool for syntax on the command, but if your device supports it, then /sbin/mii-tool -F

Re: Network Duplex settings

2002-10-10 Thread Matthew Carpenter
Thanks. I was most interested in the Duplex and it looks like mii-tool as well as the options code will do this. On Wed, 9 Oct 2002 15:34:37-0400Wil McGilvery[EMAIL PROTECTED] wrote: I found this on another message board. Assuming we are using the eepro100 driver you need to make the

Re: Wireless Under SuSE 8.1

2002-10-10 Thread Matthew Carpenter
I have had wireless networking work ok using UnitedLinux Ok being that I'm not happy with everything but I'm generally satisfied that it works. The GUI setup tool at least works now with wireless settings AFTER setting up the NIC. What kind of NIC are you using? Do you use WEP? Are you

Re: beyond.linuxfromscratch.org

2002-10-10 Thread Matthew Carpenter
I'd be pretty careful about compiling sendmail from scratch for a little while :) or at LEAST cautious where I got the source. Check the trade rags (Computerworld) for the Sendmail-from-scratch trojan... On Thu, 10 Oct 2002 18:03:39+0800m.w.chang [EMAIL PROTECTED] wrote: hehe.. I think i

Re: Network Duplex settings

2002-10-10 Thread Brad De Vries
It's also in RH7.3. Try: # locate -i mii-tool or # man 8 mii-tool --- Matthew Carpenter [EMAIL PROTECTED] wrote: It's in UnitedLinux... On Thu, 10 Oct 2002 12:02:37 +0800 m.w.chang [EMAIL PROTECTED] wrote: where can I find this mli-tool? I don't have it... I also found this as

Re: Problems building 2.5.41...

2002-10-10 Thread Jerry McBride
On Thu, 10 Oct 2002 10:53:17 +0100 Bob Raymond [EMAIL PROTECTED] wrote: ---snip--- Have you considered applying -ac1 or -ac2? The purpose each time is to fix stuff that doesn't compile. ---snip--- I've been aware of the ac patches, just never took the time to look at them. Is there a

Re: OT alternatives to GroupWise?

2002-10-10 Thread Raymond Russell
On 10/2/02 14:35, Douglas J Hunley [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I got roped into a project to re-architect the enterprise email system here at the state. groupwise is the incumbent here, I'm tryuing to pitch sendmail switch. of course, exchange is

Re: Damn V.92!

2002-10-10 Thread Robert Black Eagle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nope. This doesn't work. Using ATU1 takes from five to ten minutes to start dialing, so something is missing from the initilization sequence. So far, I haven't found it. Standard Hayes' modem commands do nothing but produce errors. Sigh! On

Re: Problems building 2.5.41...

2002-10-10 Thread Bob Raymond
Jerry McBride wrote: On Thu, 10 Oct 2002 10:53:17 +0100 Bob Raymond [EMAIL PROTECTED] wrote: ---snip--- Have you considered applying -ac1 or -ac2? The purpose each time is to fix stuff that doesn't compile. ---snip--- I've been aware of the ac patches, just never took the

Re: I'm Back

2002-10-10 Thread Ken Moffat
Robert Black Eagle wrote: ... Lycoris, which is the most stable, purely desktop distro I've used. Libranet is extremely stable, (debian woody based, but upgraded), well supported, with a great email list and a web forum, they have a free download (version 2.0; the current selling version is

Re: beyond.linuxfromscratch.org

2002-10-10 Thread m.w.chang
I always got my stuffs from official primary mirrors . another openssh-3.4 kind of scandal? or was it a terrorist attafck from M4 on the open-source stuffs. :) On the other hand, I just learnt linuxfromscratch didn't deploy smrsh... :( Mr. Hunley's linux-sxs won this time. Matthew

Re: Network Duplex settings

2002-10-10 Thread m.w.chang
tried. no luck with COL 3.1 (it's a full install). I just saw the link. thanks. Hope it's not part of the kernel tree as I didn't enable pcmcia. Brad De Vries wrote: It's also in RH7.3. Try: # locate -i mii-tool or # man 8 mii-tool where can I find this mli-tool? I don't have it... --

Re: Damn V.92!

2002-10-10 Thread m.w.chang
ATF to restore factory settings. is your modem a USB one? Robert Black Eagle wrote: All it needs is the correct initilization string. I can get it to work by sending ATZU1, but it is slow to start dialing. I suspect I'm missing something. Do I need the Z, or should I add something else?

Re: Damn V.92!

2002-10-10 Thread m.w.chang
it should best be atf -- restore factory settings. :) On Thursday 10 October 2002 1:19 am, m.w.chang wrote: this is the init string I have been using since my first 2400-bps modem *{set _modini,ATS0=0S11=55E0M1C1D2|} I'll give it a try. If it doesn't work, I'll go back to ATZU1 --

Re: Network Duplex settings

2002-10-10 Thread m.w.chang
where did UL get it? :) Matthew Carpenter wrote: It's in UnitedLinux... where can I find this mli-tool? I don't have it... -- Swiftly. Silently. Invisibly. .~. In Linux we trust. / v \ news://news.hkpcug.org /( _ )\ http://www.linux-sxs.org

Re: I'm Back

2002-10-10 Thread m.w.chang
I am planning to go that route, too. Now learning to build certain crtiical packages from scratch - kernel, glibc , sendmail, apache, ... the security stuffs and finally the system core. use Lycoris, which is the most stable, purely desktop distro I've used. However for hacker fun, there's

Re: gcc: Internal compiler error: program cc1 got fatal signal 11

2002-10-10 Thread Jerry McBride
On Thu, 10 Oct 2002 21:34:51 -0500 Bill Day [EMAIL PROTECTED] wrote: I think topic says it all... why would I be receiving this..? its been with everything I have tried to compile as of late System is a Soyo SS 7 k62 500 with 512mb(only 384 shows up in free) this bothers me too...

libstdc++ [2]

2002-10-10 Thread m.w.chang
seems that linuxfromscratch didn't use libstdc++ at all but the one craeted by gcc-2.95.3. am I correct? so caldera COL 3.1 possibly doens't need it at all ?_? -- Swiftly. Silently. Invisibly. .~. In Linux we trust. / v \ news://news.hkpcug.org

Re: gcc: Internal compiler error: program cc1 got fatal signal 11

2002-10-10 Thread Bill Day
I'll give memtest a shot. Though the same board has been run with the same memory with windows on it.. detected all 512mb... Some1 on the Trustix list suggested I add mem=512 to my lilo.conf...? does anyone think that will make a difference...? Also, if I pull the 2 128's out, system

Re: Damn V.92!

2002-10-10 Thread Robert Black Eagle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nope. It's a ial modem. I found the init string hidden in the .inf file on the supplied Windows install disk. .inf files are plain text files (may be zipped). I looked for HKR, init and the string following (ignoring cr -- the carriage return)

Re: gcc: Internal compiler error: program cc1 got fatal signal 11

2002-10-10 Thread m.w.chang
time check your motherboard manaul. on certain boards, when you use a certain set of RAM sockets, it will disable the other 2 banks. Cannot quite remember the description I saw in news://news.hkpcug.org/hkpcug.hardware (and it's in chinese:) Also, if I pull the 2 128's out, system

Re: OT alternatives to GroupWise?

2002-10-10 Thread m.w.chang
well if the tie between email and those collaboration features is not a must-have, then any web-based calendaring software on apache+apache+mysql should escape the gravitational pull of blackholes like Groupwwise or Exchange... : Are they using all of the features of GroupWise? We use

Re: Damn V.92!

2002-10-10 Thread m.w.chang
It's not very different from my 10-year-old init string.. :) For some modems that didn't really pass QC (like the Sporter 28.8k my sister bought), F before normal init string can help. don't know why...possibly a firmware bug. S0=1 if you wnat it answer calls for faster dialing, append S11=55

Re: old time bbs network

2002-10-10 Thread m.w.chang
btw, is Fidonet (dial-up BBS network) in USA still in good shape, if you have ever heard of it? The Hongkong one (hknet, 1:700/999 ) has collapsed right after the arrival of itnernet. a few of them persists... http://smarties.thebbs.org/bbs -- Swiftly. Silently. Invisibly. .~. In Linux