Apache Server Config error

Posted:
in Genius Bar edited January 2014
I got OS X Unleashed and am trying to figure this UNIX stuff out. I am Point and click, not line code. How ever I want to learn UNIX now.

Any way I have all the Apache Mods I need to configure Apache. They are newer than the BOOKS.

Every thing went smoothly for me! Except!

when i tryed to Build Apachie I got an error at the end saying it can't find some Binary files and a directory. Heres the Terminal Message i n full:



Configuring for Apache, Version 1.3.26

+ using installation path layout: Darwin (config.layout)

Creating Makefile

Creating Configuration.apaci in src

Creating Makefile in src

+ configured for Darwin platform

+ setting C compiler to cc

+ setting C pre-processor to cc -E -traditional-cpp

+ checking for system header files

+ adding selected modules

o rewrite_module uses ConfigStart/End

enabling DBM support for mod_rewrite

o dbm_auth_module uses ConfigStart/End

o db_auth_module uses ConfigStart/End

using Berkeley-DB/1.x for mod_auth_db (-lc)

o ssl_module uses ConfigStart/End

+ SSL interface: mod_ssl/2.8.10

+ SSL interface build type: DSO

+ SSL interface compatibility: enabled

+ SSL interface experimental code: disabled

+ SSL interface conservative code: disabled

+ SSL interface vendor extensions: disabled

./htconf.6204.3: cd: no such file or directory: ../../OpenSSL-0.9.6g/openssl [226]

+ SSL interface plugin: Configured DBM (-ldbm)

Error: Cannot find SSL binaries under /Users/sinful/apachebuild/apache_1.3.26/src

+ SSL library path: /Users/sinful/apachebuild/apache_1.3.26/src



I installed mod-ssl and Open SSL compiled and No troubles with those....to my knowlage.



I don't Need SSL right now... but was following the book so yea know just did what jray said.

It works just ducky untill I BUILD Apache.



Thanks for Any help. <img src="graemlins/hmmm.gif" border="0" alt="[Hmmm]" />
Sign In or Register to comment.