Slackware64 14.1 & Nginx

All,

I'm having difficulty with installing the nginx webserver on my Slackware Linode. The Slackware image for the Linode seems to be stripped down to the bare essentials. I have installed several additional base slackware packages but am still unable to compile the nginx slackbuild. The error is as follows. Thank you.

nginx-1.4.1/auto/cc/clang
nginx-1.4.1/auto/cc/acc
nginx-1.4.1/auto/cc/bcc
nginx-1.4.1/auto/cc/ccc
nginx-1.4.1/auto/cc/conf
nginx-1.4.1/auto/cc/gcc
nginx-1.4.1/auto/cc/icc
nginx-1.4.1/auto/cc/msvc
nginx-1.4.1/auto/cc/name
nginx-1.4.1/auto/cc/owc
nginx-1.4.1/auto/cc/sunc
checking for OS
 + Linux 3.12.9-x86_64-linode x86_64
checking for C compiler ... not found

./configure: error: C compiler cc is not found

I'm not certain I have every dependency installed, but if someone could point me in the right direction, I'd really appreciate the help. Thank you.

1 Reply

Have you…installed the gcc packages?

You're right, the Slackware image is very bare-bones. Among other things, it's missing compilers.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct