How do I configure #include dirs?

2000-07-08 Thread Ivan Jager
How do I configure which directories will be looked in to #include ? I know I can use the -I option for gcc, but I don't want to do that every time I compile a program that includes a file that includes a file in /usr/src/linux/include/* As a temporary solution I cd'd to /usr/include and "ln -s

Re: XFree86-4.0.1 and Red Hat Linux 6.2

2000-07-08 Thread James M. Rogers
You don't need an RPM for XFree 4.0 Goto xfree.org and goto the proper download page for your computer. Get the Xinstall.sh and extract programs, then run the Xinstall.sh program and it will tell you what else you need to download. It will also give you more instructions about how to upgrade.

Re: AMD PCnet home adapter (pcnet32.o)

2000-07-08 Thread Jonathan Sailor
I've had it, but still have it so let me know what you do to fix it. - Original Message - From: Keef Aragon <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 07, 2000 8:13 AM Subject: AMD PCnet home adapter (pcnet32.o) > OK, it seems that I have my card configured, but apare

Re: Bug in dynamic linker message

2000-07-08 Thread Jonathan Sailor
Probally needs a RH6.2 or 6.1 lib. - Original Message - From: Marco Presi <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 07, 2000 8:45 AM Subject: Bug in dynamic linker message > Dear all, > > I'm tryng installing Star Office 5.2 on few rh systems: > I found the installat

XFree86-4.0.1 and Red Hat Linux 6.2

2000-07-08 Thread Jose Romildo Malaquias
I am willing to use XFree86-4.0.1 but there is not (or I was not able to find) any RPM packages (that includes the goods by Red Hat) for RH Linux 6.2. I would like to try the ones from RawHide, but they seem not to work. There are unsatisfied dependencies which relates only to RawHide. Has anybod

Re: MySQL GPL'd... possible RH inclusion?

2000-07-08 Thread Joe Brenner
Joe Brenner <[EMAIL PROTECTED]> wrote: > "Greg Wright" <[EMAIL PROTECTED]> wrote: > > > On 5/07/00 at 17:49 Ivan Jager wrote: > > > > >What are the main differences between MySQL and postgresql? I would like > > >to keep squid's logs in a database to be able to make some queries and > > >all