Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: GCC installeren  (gelezen 968 keer)

Onera

  • Gast
GCC installeren
« Gepost op: 2006/03/22, 20:16:46 »
Ik wil graag een apache server installeren, maar daarvoor had ik GCC nodig. Als ik dit wil installeren blijkt weer dat ik andere paketten nodig heb. Is er een manier waarop ik alles in een keer goed kan installeren?

stefan@ubuntu:~/gcc-4.1.0$ ./configure
loading cache ./config.cache
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
checking build system type... i686-pc-linux-gnuoldld
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH

dit gebeurt dus wanneer ik GCC wil installeren.

Offline kennywest

  • Lid
    • http://kennywest.blogspot.com
GCC installeren
« Reactie #1 Gepost op: 2006/03/22, 20:59:31 »
Apache kan je toch gewoon installeren:
tokkel: sudo apt-get install apache2 in een console
en hij staat erop ;)

Onera

  • Gast
GCC installeren
« Reactie #2 Gepost op: 2006/03/23, 10:25:30 »
oke ik zal het vanavond proberen, zit nu op school

bedankt:)