undefined reference to __ctype

2002-01-19 Thread Mike G
Hi all! I'm trying to compile a program and I get undefined reference to __ctype on the isdigit() function, it on woody machine. Any one got this ever? any idea? thanks in advance

Re: crontab problem ?

2001-05-01 Thread Mike G
Hi, first of all, I have very limited knoledge on the subject, so I have no idea what /etc/cron.* would do. but, What I usually do is crontab -e, and I write my crontab there, and list it with crontab -l By far not definite, but hope it helps On Tue, May 01, 2001 at 09:53:35PM +0200, Do

simple gcc question

2001-04-28 Thread Mike G
Hi! How do I disablw warnings in gcc, for a piece of code? I compile with -Wall but there are 3 lines I'd like to skip something like #warn off line 1 line 2 line 3 #warn on I've been searching info and google, and found nothing, pointers to documentation will gladly be dereferenced :)

Re: compiler compatability

2001-04-24 Thread Mike G
On Tue, Apr 24, 2001 at 07:39:41AM -0700, [EMAIL PROTECTED] wrote: > At Tue, 24 Apr 2001 05:26:27 -0700 , kristin hedges <[EMAIL PROTECTED]> > wrote: > > >I took my first C++ programming course. I plan to download a compiler, > >unix based, after I get a linux OS on my computer. Will the debi

Re: startx asking for a password

2001-04-24 Thread Mike G
On Mon, Apr 23, 2001 at 05:05:38PM -0700, Karsten M. Self wrote: > on Mon, Apr 23, 2001 at 08:43:13PM -0300, Mike G ([EMAIL PROTECTED]) wrote: > > hi, > > I'm running potato, and when I try to startx I get something like > > password: > > password: > <

startx asking for a password

2001-04-23 Thread Mike G
hi, I'm running potato, and when I try to startx I get something like password: password: password: password: password: password: password: password: password: password: password: password: password: password: password: password: password: password: password: Any one got any idea of this?

Re: woody hanging

2001-04-21 Thread Mike G
kernel version still from woody, 2.2.18pre21 On Sat, Apr 21, 2001 at 01:27:24PM +0100, Colin Watson wrote: > Mike G <[EMAIL PROTECTED]> wrote: > > I've got a woody box, and I'm having some problmes (I belive it's > >because off my ignorance, > >or a

woody hanging

2001-04-21 Thread Mike G
Hi, I've got a woody box, and I'm having some problmes (I belive it's because off my ignorance, or a package missing or outdated). The problem is, if I try to log out of X, it will freeze my machine, It freezes too, under some other circumstances, which I could not identify yet. Any ide

getting mutt, procmail or whoever to filter mail

2001-04-20 Thread Mike G
Hi, I just subscribed to the list, I'd really need some help for separating mail from lists, as you might easily guess. This is my cfg: mutt/exim/potato Any help (and receipe better yet!) will be higly appreciated Thanks!

testing - ignore

2001-04-20 Thread Mike G
just testing

Re: OT: Re: C editor

2001-03-04 Thread Mike G
On Sun, Mar 04, 2001 at 01:15:34PM -0800, Vishal Soni wrote: > Don't laugh. > Say i want to compile a solaris binary on my linux > box. Can i get asolaris > c-compiler and compile it on my linux box?? it that > possible? what about > static and dynamic libraries, and /usr/include/* ? > thanks in

Re: Copying a whole PC

2001-02-24 Thread Mike G
Hi, I'd try two similar approches: boot with a rescue disc with network support, and then mount the blank partitions, and the nfs partitions and cp -Rf all files. If it gets hard to do it with floppys, you could install the minimal system, and then copy the hole thing via network too.

Re: From: in mutt

2001-02-24 Thread Mike G
On Sat, Feb 24, 2001 at 07:49:15PM -0300, Mike G wrote: > > Hi! > > anyone could help me on how to set the From: when using, or maybe in exim, I > used pine before, but I like more mutt's editor :) > > Thnks Thanks! I guess It should be OK now :) pgpcKCHNug472.pgp Description: PGP signature

From: in mutt

2001-02-24 Thread Mike G
Hi! anyone could help me on how to set the From: when using, or maybe in exim, I used pine before, but I like more mutt's editor :) Thnks pgpV26P0dwD2Y.pgp Description: PGP signature

Mutiple X servers for login in network

2001-02-22 Thread Mike G
Hi I'm just wonderind how can I make xdm point to a different machine. I'd like to have 4 xdm terminals available in my main box, I can do currently that, but They all point to the same (local) machine, I'd like to these xdm screens to let me login in a different computer in my network..