Friday, December 21, 2007

Discovering Ubuntu

In Ubuntu i got this error while installing apache:
configure: error: C compiler cannot create executables

Resolved it with this:
apt-get install libc6-dev g++ gcc

No recognized SSL/TLS toolkit detected
Resolved with:
apt-get install openssl libssl-dev

0 comentarios: