On Thu, 2003-01-02 at 18:11, Ralph M. Los wrote:
> OK - this one's a bit weird.  I follow the instructions for installing
> PHP 4.2.3 on Apache2, and here's what I get when I do the 'make'.  Let
> me know if this makes any sense to y'all?
> 
> stub.lo: file not recognized: File truncated
> collect2: ld returned 1 exit status
> make[1]: *** [libphp4.la] Error 1
> make[1]: Leaving directory `/home/ralph/download/php-4.2.3'
> make: *** [all-recursive] Error 1
> [ralph@beep php-4.2.3]$ 
> 
> OK - I'm baffled.  I don't quite know where to go from here.
> 
> Thanks for any advice?
> 
> Ralph

Do you have all the proper dev libs installed? And if so, then you might
want to make sure that your lib path statements are correct in your
/etc/ld.so.conf file - check for the following in that file:

/usr/lib
/usr/local/lib

...if they're not there, put'em there, then run ldconfig - then try to
re-make PHP again...

(Process for compiling is generally:
        1.) ./configure
        2.) make
        3.) make install

...just FYI)

-- 
Sat Jan  4 07:05:00 EST 2003
  7:05am  up 3 days, 13:34,  3 users,  load average: 0.43, 0.23, 0.27

kuhn media australia - kma.0catch.com
-------------------------------------
stephen kuhn - katherine kuhn - berkeley, nsw, au
email: [EMAIL PROTECTED] - [EMAIL PROTECTED]
icq: 5483808 - mobile: 0410-728-389
-PC/Mac/Linux/Consulting/eMarketing-
------------------------------------
 * linux user: 267497 * rh 7.3+ *
------------------------------------
America has been discovered before, but it has always been hushed up.
- Oscar Wilde

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to