You are not logged in.

#1 2005-11-26 18:05:41

atze
Member
From: Netherlands (Leiden)
Registered: 2005-10-22
Posts: 76
Website

[request] php5 aur package[solved]

Hello everybody,

i have tried serval times to build the php5 PKGBUILD from the aur list. I haven't succeed jet. I need it because of the gd (image) library. Does somebody have the pre-build package? Could you email to me?

You can mail me at the.atz@gmail.com

Greetinx Atze

Offline

#2 2005-11-26 19:06:27

shbang
Member
Registered: 2005-10-03
Posts: 76

Re: [request] php5 aur package[solved]

php is at 5.0.5-3 in current

Offline

#3 2005-11-26 22:00:34

atze
Member
From: Netherlands (Leiden)
Registered: 2005-10-22
Posts: 76
Website

Re: [request] php5 aur package[solved]

i know but i need a php build with de gd library en the one in current isn't.

Offline

#4 2005-11-26 23:06:45

shbang
Member
Registered: 2005-10-03
Posts: 76

Re: [request] php5 aur package[solved]

[shbang@doit-l52120]#  php -r print_r(gd_info());'
Array
(
    [GD Version] => bundled (2.0.28 compatible)
    [FreeType Support] => 1
    [FreeType Linkage] => with freetype
    [T1Lib Support] =>
    [GIF Read Support] => 1
    [GIF Create Support] => 1
    [JPG Support] => 1
    [PNG Support] => 1
    [WBMP Support] => 1
    [XPM Support] =>
    [XBM Support] => 1
    [JIS-mapped Japanese Font Support] =>
)

Offline

#5 2005-11-27 00:54:03

atze
Member
From: Netherlands (Leiden)
Registered: 2005-10-22
Posts: 76
Website

Re: [request] php5 aur package[solved]

mmm this is strange. i get
Fatal error: Call to undefined function gd_info() in /html/atze/index.php on line 2
if i call gd_info.
ive check the build config with phpinfo() and gd also build in. i wonder what the problem could be?
i have the gd-2.0.33-2 stuff installed? any ideas?

Offline

#6 2005-11-27 00:56:24

atze
Member
From: Netherlands (Leiden)
Registered: 2005-10-22
Posts: 76
Website

Re: [request] php5 aur package[solved]

ah i already found the problem, you have to enanble the gd extention in php.ini
Well thnx anyway for your help

Offline

Board footer

Powered by FluxBB