[Typo3-debian] What does the debian packages install?

Steffen Mueller steffen at davis.kommwiss.fu-berlin.de
Tue Jun 10 17:30:59 CEST 2003


hi all.

Lars E. D. Jensen schrieb:
> 
> How is PHP compiled (and the other utils), when apt is automatically
> installing PHP?
> Is it a speciel version for Typo3 with GDlib etc. compiled ?
> 

maybe this posting helps to satisfy questions about special versions. 
let me see...

the installation of typo3 packages will trigger apt-get to install the 
depending packages, according to the installed debian distribution. in 
other words: which version of apache, php4 etc. is installed depends on 
the version of your debian distribution.

for example:
i do run Woody (debian 3.0) this is the stable release at the moment.
as proposed for a productive (and stable) server, i do have installed 
only stable packages.
you can get an overview of stable package versions at: 
http://packages.debian.org/stable/ for example, check the section [web 
software] for php.
you can browse http://www.debian.org/distrib/packages and get package 
information for your prefered distribtion.

on my system, there are:
apache-common 1.3.26
apache 1.3.26
php4 4.1.2
php4-gd2 4.1.2
php4-mysql 4.1.2
imagemagick 5.4.4.5
and others...

keep in mind, that i do _not_ have installed the debian package of 
typo3, because it's not yet proposed to be stable.

regarding phpinfo(); php was built with follwing options

<--- snip
Configure Command
'../configure' '--prefix=/usr' '--with-apxs=/usr/bin/apxs' 
'--with-regex=php' '--with-config-file-path=/etc/php4/apache' 
'--disable-rpath' '--disable-debug' '--enable-memory-limit' 
'--enable-calendar' '--enable-sysvsem' '--enable-sysvshm' 
'--enable-track-vars' '--enable-trans-sid' '--enable-bcmath' 
'--with-bz2' '--enable-ctype' '--with-db2' '--with-iconv' '--with-ndbm' 
'--enable-exif' '--enable-filepro' '--enable-ftp' '--with-gettext' 
'--enable-mbstring' '--with-pcre-regex=/usr' '--enable-shmop' 
'--enable-sockets' '--enable-wddx' '--with-xml=/usr' 
'--with-expat-dir=/usr' '--enable-yp' '--with-zlib' '--without-pgsql' 
'--disable-static' '--with-layout=GNU' '--with-curl=shared,/usr' 
'--with-dom=shared,/usr' '--with-zlib-dir=/usr' '--with-gd=shared,/usr' 
'--with-jpeg-dir=shared,/usr' '--with-xpm-dir=shared,/usr/X11R6' 
'--with-png-dir=shared,/usr' '--with-freetype-dir=shared,/usr' 
'--with-imap=shared,/usr' '--with-ldap=shared,/usr' 
'--with-mcal=shared,/usr' '--with-mhash=shared,/usr' '--with-mm' 
'--with-mysql=shared,/usr' '--with-unixODBC=shared,/usr' 
'--with-recode=shared,/usr' '--enable-xslt' 
'--with-xslt-sablot=shared,/usr' '--with-snmp=shared' 
'--enable-ucd-snmp-hack' '--with-sybase-ct=shared,/usr' 
'--with-ttf=shared,/usr' '--with-t1lib=shared,/usr'
---> snap

afaik, there is no special gdlib package for typo3.
and, last but not least: use php4-gd2 instead of php4-gd

-- 
cheers,
Steffen




More information about the TYPO3-debian mailing list