That's fair enough.

Running through the compilation process I've got an issue.

Compile options:
cd /usr/ports/www/php5/extensions
env FLAVOR="no_x11 no_filepro no_ldap no_odbc no_sqlite no_sybase_ct" make

Error:

[snip]
checking for FreeType 1.x support... no
checking for FreeType 2... /usr/X11R6
checking for T1lib support... /usr/local
checking whether to enable truetype string function in GD... no
checking whether to enable JIS-mapped Japanese font support in GD... no
checking for fabsf... yes
checking for floorf... yes
checking for jpeg_read_header in -ljpeg... yes
checking for png_write_image in -lpng... yes
If configure fails try --with-xpm-dir=<DIR>
configure: error: freetype2 not found!
*** Error code 1

Any idea?

Stop in /usr/ports/www/php5/extensions (line 1898 of 
/usr/ports/infrastructure/mk/bsd.port.mk).


--
Tomasz Pajor
Web(Solutions

---------- Original Message -----------
From: Frank Denis <[EMAIL PROTECTED]>
To: [email protected]
Sent: Fri, 7 Apr 2006 11:33:35 +0200
Subject: Re: what about php update?

> Le Fri, Apr 07, 2006 at 09:55:51AM +0100, Tomasz Pajor ecrivait :
> >Is somebody working on php5 port, updating it to version 5.1.2?
> 
>   Well, PHP 5.1.2 still has issues. For instance the new realpath() cache
> doesn't properly handle symlinks and it screws up some apps like skycache.
> 
>   Plus Eaccelerator is still very unreliable with PHP 5.1.2
> 
>   Sticking a bit with PHP 5.0.x is probably safe.
> 
>   By the way it would be nice to include FastCGI support in the port.
>   It's working like a charm for me with lighttpd for two months.
> 
>   http://download.pureftpd.org/OpenBSD/misc/patches/php5-fastcgi.patch
> 
>   Best regards,
> 
> -- 
> Frank Denis - frank [at] nailbox.fr
> Young Nails / Akzentz nail tech
------- End of Original Message -------

Reply via email to