something kudzu related

2002-12-15 Thread Carlos
I would like to start a project with something kudzu related. What do you suggest? ___ Redhat-devel-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Re: Xconfigurator ncurses

2002-12-08 Thread Carlos
Em Sab 07 Dez 2002 20:34, John escreveu: > Xconfigurator works for me. The Debian tool is a GUI. The reason I said > it "needs work" is that for some reason it could't find my mouse. It has > a nice idea - emulate the mouse with the numeric keypad (_why_ not use > the cursor arrows?) but drop-down

Re: Xconfigurator ncurses

2002-12-07 Thread Carlos
Em Sab 07 Dez 2002 13:01, John escreveu: > XFree comes with a couple. Debian has another, and _that_ needs some > attention. > > So, Why write an application like Xconfigurator? Can you tell me more about Debian tool? I have bought RH8 today and I will try it tonight or maybe tommorow morning.

Re: Xconfigurator ncurses

2002-12-07 Thread Carlos
Em Qua 04 Dez 2002 20:57, John escreveu: > On Wed, 4 Dec 2002, Carlos wrote: > > Em Qua 04 Dez 2002 04:48, John escreveu: > > > On Wed, 4 Dec 2002, Carlos wrote: > > > > I was thinking about writing a application like Xconfigurator using > > > > n

Re: Xconfigurator ncurses

2002-12-04 Thread Carlos
Em Qua 04 Dez 2002 04:48, John escreveu: > On Wed, 4 Dec 2002, Carlos wrote: > > I was thinking about writing a application like Xconfigurator using > > ncurses. What do you think? > > Why? > > > > > ___ >

Xconfigurator ncurses

2002-12-03 Thread Carlos
I was thinking about writing a application like Xconfigurator using ncurses. What do you think? --- ___ Redhat-devel-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/re

Re: What is diet?

2002-12-03 Thread Carlos
Em Seg 02 Dez 2002 21:57, Peter Bowen escreveu: > On Mon, 2002-12-02 at 17:02, Carlos wrote: > > Why did you use dietlibc? Why did you not use glibc ? > > dietlibc, as the name suggests, is a lightweight libc. It generates > noticibly smaller static executables that those li

Re: What is diet?

2002-12-02 Thread Carlos
Why did you use dietlibc? Why did you not use glibc ? Thank you Em Dom 01 Dez 2002 15:26, Michael Schwendt escreveu: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Sun, 1 Dec 2002 15:17:37 -0200, Carlos wrote: > > When I try to compile CVS kudzu I get t

What is diet?

2002-12-01 Thread Carlos
When I try to compile CVS kudzu I get the following error: diet cc -c -Wall -D_GNU_SOURCE -g -DVERSION=\"0.99.82\" -D__LOADER__ -o kudzu_loader.do kudzu.c make: diet: File not found What is this diet file ? What is it for? Where can I get it? Thanks ___

Logout script

2000-04-20 Thread Carlos Saldarriaga
Hi, I am new to Linux so this may be a simple matter to solve. I am running an application on a Red Hat 6.1 server, which Win 95 users access via a terminal emulator (TTWin Lite). I don't want users to have command line access, so the emulator connects, logs, and runs a sript upon startup. The