[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] How to install PHP 4.3.0 in a RaQ4i



José Luis Chafardet G. schrieb:

>I must be really dumb man, I dunno what to do with all those packages
>required by GD2 to install it, I wont do, I cant now, my brain isn’t
>understanding the procedures, maybe is the time, dunno, if you read
>something about installing php 4.3.0 in RaQ4i please let me know, I'm
>really confused and scared of screwing up the server, I need more time
>with cobalt or linux to learn more about this, or a step by step guide
>
>Thanks a lot.
>_____________________________________
>cobalt-users mailing list
>cobalt-users@xxxxxxxxxxxxxxx
>To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
>http://list.cobalt.com/mailman/listinfo/cobalt-users
>  
>
I have recent made a StackGuard version of PHP 4.3.0 on a cobalt RaQ4

but only
- without GD2 (hell use imagemagick instead!)
- without BZip2 (RPM is using BZip2 in a crunchy version which PHP don't
like ?)
- only compiled in IMAP (no shared modul with SSL and StackGuard !)

for StackGuard I used the (old) gcc-2.7 compiler from Immunix which work
fine
after uninstalling gcc-2.95 (and afterwards reinstalled)

following my compile options:
./configure --prefix=/usr \
--enable-magic-quotes \
--enable-mbstr-enc-trans \
--enable-mbstring \
--enable-mm=shared \
--enable-calendar \
--enable-dba \
--enable-dbase \
--enable-dbx \
--enable-ftp \
--enable-gd-native-ttf \
--enable-inline-optimization \
--enable-safe-mode \
--enable-track-vars \
--enable-trans-sid \
--enable-wddx=shared \
--enable-xml \
--disable-debug \
--with-apxs=/usr/sbin/apxs \
--with-config-file-path=/etc/httpd \
--with-curl=shared \
--with-dba \
--with-db3=/usr/include \
--with-exec-dir=/usr/bin \
--with-flatfile \
--with-freetype-dir=/usr/local/freetype2 \
--with-gd \
--with-gettext=/usr \
--with-gdbm \
--with-imap \
--with-interbase=shared \
--with-jpeg-dir=/usr/lib \
--with-kerberos \
--with-ldap=shared \
--with-libdir=/usr/lib \
--with-mbstr-enc-trans \
--with-mbstring \
--with-mcrypt \
--with-ming \
--with-mysql \
--with-openssl=/usr/local/ssl \
--with-pdflib=shared \
--with-png-dir=/usr/lib \
--with-pgsql=shared \
--with-regex=system \
--with-ttf=/usr/include/freetype \
--with-t1lib=/usr/local/t1lib \
--with-tiff-dir=/usr/lib \
--with-zlib \
--with-xpm-dir=/usr/lib

at RPMs I used most RedHat 6.2 (StackGuard versions if possible) like
xpm-3.4k-2_StackGuard.i386.rpm and xpm-devel-3.4k-2_StackGuard.i386.rpm

(note that Coblat OS is based on Red Hat 6.2 so any RH 7 or RH 8 won't
work ... better try LIBC6 Contrib Modules or PLD Linux ...)

if not neccessary I try not to install the RPMs ... just use mc
(Midnight Commander)
to unpack them to a temporary location and build PHP agains't them ...
to try them
out ... so you could build shared moduls for later use without having
all installed
at time. PHP will (normaly) check for the libs if present and load this
Modul or
disable them if it couldn't find em. If it is realy in need then it
would tell you ...

But please ... don't try any games on productions systems ...
or blame anybody afterwards ;-)

regards


-- 

¸,ø¤°`°¤ø,¸_¸,ø¤°`°¤ø,¸_¸,ø¤°°¤ø,¸_¸,ø¤°`°¤ø,¸_¸,ø¤°°¤ø,¸

Götz Lohmann  |  D-Mannheim  |  Web-Developer & Sys-Admin
---------------------------------------------------------
He's the fellow that people wonder what he does and why
the company needs him, until he goes on vacation.
¸,ø¤°`°¤ø,¸_¸,ø¤°`°¤ø,¸_¸,ø¤°°¤ø,¸_¸,ø¤°`°¤ø,¸_¸,ø¤°°¤ø,¸