gcc upgrade for RH 7.3

2003-01-23 Thread Daniel Callahan
We have a quandary: a box with RH 7.3 that needs to upgrade to gcc 3.2x Why? gcc-2.96 produces buggy code when optimizing FORTRAN-77, and these programs are large enough that we need the extra speed. We're hoping gcc 3.2x will fix this. We've looked around, and there's no obvious gcc 3.2 r

Re: RedHat 8.0 & PHP

2003-01-16 Thread Daniel Callahan
On Thursday 16 January 2003 14:24, David Busby wrote: > I think: > AddType application/x-httpd-php .php > LoadModule php4_modulemodules/libphp4.so > in you httpd.conf will help. > do the error logs say anything good? Tried that. Apache claimed libphp4.so was already loaded, so it was

Re: RedHat 8.0 & PHP

2003-01-16 Thread Daniel Callahan
On Thursday 16 January 2003 13:14, Hardy Merrill wrote: > Daniel Callahan [[EMAIL PROTECTED]] wrote: > > Does anyone have a tested set of instructions for getting PHP & Apache to > > work with RH8.0? Assume that both sets of programs are installed > > correctly via the

RedHat 8.0 & PHP

2003-01-16 Thread Daniel Callahan
Does anyone have a tested set of instructions for getting PHP & Apache to work with RH8.0? Assume that both sets of programs are installed correctly via the install CD's. Daniel. -- "Success doesn't compile itself and arrive as a binary pre-packaged for your OS on a free CD that's been maile

Re: Building kernel modules

2003-01-13 Thread Daniel Callahan
One not-quite-elegant method is to: cd /usr/share/linux-... make modules make modules_install As long as the config file as the same, and as long as 'make mrproper' hasn't been run, this should work. Daniel. On Monday 13 January 2003 13:24, Stephen Reilly wrote: > Hello, > > I have recently in

Re: how to start to text mode?

2003-01-09 Thread Daniel Callahan
On Thursday 09 January 2003 15:54, Cliff Wells wrote: > On Thu, 2003-01-09 at 13:35, Jianping Zhu wrote: > > i have redaht 7.3. after i start my computer it will go gui mode. I > > prefer it to go text mode after i start it. > > what change should i made in order to acheave this goal? If you are u

Re: compiling the kernel

2003-01-09 Thread Daniel Callahan
I've written a Mini-HOWTO on compiling the kernel: http://www.eclectic-cheval.net/linux/kr-mhowto.txt I've posted it here for two reasons: 1) In case it will help, and 2) To get suggestions from those who know more than I do. It's licensed under the FDL, so hack away. Daniel. -- "Bash forehead

Re: compiling the kernel

2003-01-07 Thread Daniel Callahan
, and try: make menuconfig (in a terminal) make xconfig (only in Xwindows) You will need the developer tools, but RH will add those if you install the Kernel Hacking option in setup. Hope that helps! -- Daniel Callahan CIO, Castle Computer Consultants, Inc. (316) 304-7212 "Success doesn'