Debian Testserver php configure

FreeBSD, Gentoo, openSUSE, CentOS, Ubuntu, Debian
tsaenger
Posts: 426
Joined: 2003-08-13 01:14
 

Debian Testserver php configure

Post by tsaenger »

Hallo,

ich habe mir nen Testserver zuglegt, da ich mich mit debian nicht wirklich auskenne.
Nun wollte ich unter debian php configurieren.

Leider bekomme ich bei dem configure folgende Meldung:
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
Ich verstehe es nur nicht, denn
h1081716:/usr/local/src/php-5.2.1# dpkg -l |less |grep gcc
ii gcc 3.3.5-3 The GNU C compiler
ii gcc-3.3 3.3.5-13 The GNU C compiler
ii gcc-3.3-base 3.3.5-13 The GNU Compiler Collection (base package)
ii gcc-3.3-doc 3.3.5-13 Documentation for the GNU compilers (gcc, go
ii gcc-3.4-base 3.4.3-13sarge1 The GNU Compiler Collection (base package)
ii gcc-doc 3.3.5-3 Documentation for the GNU C compilers (gcc,
ii libgcc1 3.4.3-13sarge1 GCC support library
binutils sind auch installiert.

Kann mir jemand nen tipp geben was da noch fehlt?

Gruß

Tobias
hotzi
Posts: 197
Joined: 2004-04-14 09:04
Location: Bayern, Sulzemoos
 

Re: Debian Testserver php configure

Post by hotzi »

apt-get install php5 -y