Hi there, on the installation of apache in directadmin this showed up:
Configuring mod_ssl-2.8.24-1.3.33...
Configuring mod_ssl/2.8.24 for Apache/1.3.33
+ Apache location: ../apache_1.3.33 (Version 1.3.33)
+ OpenSSL location: /usr
+ Auxiliary patch tool: ./etc/patch/patch (local)
./configure:Error: Building of 'patch' tool failed:
-------------------------------------------------
checking for rename... (cached) yes
checking for pathconf... (cached) yes
checking for strerror... (cached) yes
checking for long file names... (cached) yes
./configure: line 1421: cmp: command not found
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
./configure: line 435: make: command not found
-------------------------------------------------
Hint: Either try to build 'patch' under etc/patch/
Hint: manually and re-run this 'configure' script
Hint: or provide us the path to your vendor 'patch'
Hint: program via the --with-patch=FILE option (but
Hint: expect perhaps failures when applying patches!)
*** There was an error while trying to configure apache+mod_ssl. Check the configure.apache_ssl file
Afterwards i also tryd to manualy build the file with this
Can somewone help me?
*Edit: Notice, I'm running redhat 9*
Configuring mod_ssl-2.8.24-1.3.33...
Configuring mod_ssl/2.8.24 for Apache/1.3.33
+ Apache location: ../apache_1.3.33 (Version 1.3.33)
+ OpenSSL location: /usr
+ Auxiliary patch tool: ./etc/patch/patch (local)
./configure:Error: Building of 'patch' tool failed:
-------------------------------------------------
checking for rename... (cached) yes
checking for pathconf... (cached) yes
checking for strerror... (cached) yes
checking for long file names... (cached) yes
./configure: line 1421: cmp: command not found
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
./configure: line 435: make: command not found
-------------------------------------------------
Hint: Either try to build 'patch' under etc/patch/
Hint: manually and re-run this 'configure' script
Hint: or provide us the path to your vendor 'patch'
Hint: program via the --with-patch=FILE option (but
Hint: expect perhaps failures when applying patches!)
*** There was an error while trying to configure apache+mod_ssl. Check the configure.apache_ssl file
Afterwards i also tryd to manualy build the file with this
Code:
[root@serv-3-11-132 customapache]# cd /usr/local/directadmin/customapache
[root@serv-3-11-132 customapache]# ./build all
Code:
GCC + GCC++ installed:
[root@serv-3-11-132 customapache]# rpm -q gcc
gcc-3.2.2-5
[root@serv-3-11-132 customapache]# rpm -q gcc-c++
gcc-c++-3.2.2-5
Can somewone help me?
*Edit: Notice, I'm running redhat 9*
Last edited: