Re: Finding libraries (FOUND!!!)

2002-05-14 Thread Cesar Moya
is given as glut-devel. In RH7.2 they called them by their names: Mesa-lib and Mesa-devel as I recall... Thank you so much to you all. Cesar --- Cesar Moya <[EMAIL PROTECTED]> wrote: > Hey guys: > > Thanks for your suggestions. The program I was trying to > compile is Mesa

Re: Finding libraries

2002-05-14 Thread Cesar Moya
Hello Cameron: Thanks a lot for your help. Just got them where I needed them. Cesar --- Cameron Simpson <[EMAIL PROTECTED]> wrote: > On 02:28 14 May 2002, Cesar Moya <[EMAIL PROTECTED]> > wrote: > | I was trying to compile a program and needed Xlib.h and > | Xutil.h

Re: Finding libraries

2002-05-14 Thread Cesar Moya
D] wrote: > Try the command "ldd" or "lddconfig" > These shows you the shared libraries on your system > > Patrick > > > > > > > On Tue, 14 May 2002 02:28:47 -0700 (PDT) Cesar Moya > <[EMAIL PROTECTED]> wrote: > >I was tr

Finding libraries

2002-05-14 Thread Cesar Moya
I was trying to compile a program and needed Xlib.h and Xutil.h which were not installed. Typed rpm --redhatprovides Xlib.h but nothing. However, those are standard library headers, how do I find the package that contains them? Cesar __ Do You

Re: Question on 7.3

2002-05-13 Thread Cesar Moya
--- "Rodolfo J. Paiz" <[EMAIL PROTECTED]> wrote: > On Monday 13 May 2002 07:55, Cesar Moya wrote: > > > Last weekend I installed RH7.3, had many problems, > but it > > What kind of problems? > At first I decided to make a clean installation, not

Question on 7.3

2002-05-12 Thread Cesar Moya
Hello everyone: Last weekend I installed RH7.3, had many problems, but it is running now. I want to ask one thing. In http://www.redhat.com/software/linux/7-3_personal.html it says that they have StarOffice for this release, where is it? Is there an rpm or does one have to compile the source co

Re: bash vs csh

2002-05-02 Thread Cesar Moya
.dir_colors -c That command yielded an environment variable "setenv LS_COLORS = ..." with the colors I specified in the .dir_colors file. Then just copied that to my .cshrc shell. Cesar --- Bret Hughes <[EMAIL PROTECTED]> wrote: > On Wed, 2002-05-01 at 21:18, Cesar Moya

Re: bash vs csh

2002-05-01 Thread Cesar Moya
Hey guys: Thank you very much for all your answers. I tried what you all suggested and seems to be working. Of course I put kedit as an example in my original post, but I was worried about my own C or FORTRAN programs which sometimes I leave running in the background and need to be sure they ar

bash vs csh

2002-05-01 Thread Cesar Moya
Hello everyone: Suppose I run a program under the bash shell from the console in KDE or GNOME using a command like this $ kedit prog1.c & If I kill the console (using the mouse) from which I issue that command, the process "kedit" also gets killed!!!). However, if I do the same using the csh s

Customizing the konsole

2002-04-30 Thread Cesar Moya
Hello everyone: I am using the KDE version shipped with RedHat7.2 (I think it is 2.2). Well, I would like to know whether there is a way to change the color of my command tool (Konsole) to green and make the cursor blinking. I did that in GNOME, but KDE seems to have fixed this things, there is

Re: Howto remove gcc-2.96-98

2002-04-28 Thread Cesar Moya
Just a comment on this gcc-2.96 issue. Yesterday I was compiling a program using Mesa3D library. I was surprised I had so many errors in the compilation time (more than 20) because it was a program than under Windows did not have any problem. Then I went to the makefile I was using and changed

FAIL: sgi_fam libwrap from 0.0.0.0

2002-04-26 Thread Cesar Moya
Hello list: Thank you very much for your answers to my questions. I continously get the following line in /var/log/messages and the logwatch file xinet[256] FAIL: sgi_fam libwrap from 0.0.0.0 Does anyone know how to avoid these messages (what file should I modify)? Cesar

Re: Firewall, telnet, ftp

2002-04-25 Thread Cesar Moya
do. The websites I visited were not very clear on that point. Do I have to write the message there? Re-direct the input to /etc/issue using a script? Make a link? Cesar --- Glen Lee Edwards <[EMAIL PROTECTED]> wrote: > Cesar Moya writes: > >Hi guys: > > > >Thanks

Re: Firewall, telnet, ftp

2002-04-24 Thread Cesar Moya
Hi guys: Thanks for all your help. I know telnet/ftp are not as good as ssh, but I wanted to have them working because the other machines in the network do not have ssh installed. Just to make it safer, can I give permission to just certain machines to telnet/ftp to my linux box? This is done i

Firewall, telnet, ftp

2002-04-24 Thread Cesar Moya
Hello everybody: I know I have a firewall installed by default in RH7.2. I bought a book on Getting Started in RH7.2 and according to them if I wanted to enable FTP and Telnet access (which by default I do not have) I needed first to allow them from my firewall. I had to type, lokkit -f and