Urrrr, how do I set the make commands to do that?

-----Original Message-----
From: raditha dissanayake [mailto:[EMAIL PROTECTED] 
Sent: 13 June 2004 15:43
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Problems compiling PHP 5 RC3


Luca Spiller wrote:

>I am having a few problems compiling PHP 5 RC 3. I am following the 
>tutorial at http://uk.php.net/install.apache2 and everything works up 
>until I start to compile PHP. It all seems to work fine but then when 
>running make at the end I get:
>
>ln: creating hard link 'libxml.o' to 'libxml.lo': Operation not 
>permitted
>  
>
Possibly because creating a hard link between two partitions is not 
allowed you will have to use a symbolic link instead. (ln -s)


-- 
Raditha Dissanayake.
---------------------------------------------
http://www.raditha.com/megaupload/upload.php
Sneak past the PHP file upload limits.

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.706 / Virus Database: 462 - Release Date: 14/06/2004
 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to