Hello, I'm encountering some problems in our installation of Directadmin.
Fresh install of Debian 4.0 with build-essentials and all other stuff mentioned.
Installation starts out ok, but then this comes flying by:
---
Extracting /usr/local/directadmin/customapache/apache_1.3.37.tar.gz...
Done. Applying patches...
patching file ./mod_frontpage.c
patching file ./src/include/httpd.h
Hunk #1 succeeded at 759 (offset -47 lines).
patching file ./src/main/http_request.c
Hunk #1 succeeded at 146 (offset -42 lines).
Hunk #2 succeeded at 542 (offset -36 lines).
Hunk #3 succeeded at 553 (offset -36 lines).
patching file ./src/main/util.c
Hunk #1 succeeded at 666 (offset -42 lines).
patching file ./src/main/util_script.c
Hunk #1 succeeded at 1132 (offset -63 lines).
Increasing hard limit to 32768...
Setting up mod_ssl...
Found /usr/local/directadmin/customapache/mod_ssl-2.8.28-1.3.37.tar.gz
Extracting /usr/local/directadmin/customapache/mod_ssl-2.8.28-1.3.37.tar.gz...
Configuring mod_ssl-2.8.28-1.3.37...
Configuring mod_ssl/2.8.28 for Apache/1.3.37
+ Apache location: ../apache_1.3.37 (Version 1.3.37)
+ OpenSSL location: /usr
+ Auxiliary patch tool: ./etc/patch/patch (local)
./configure:Error: Building of 'patch' tool failed:
-------------------------------------------------
checking for long file names... (cached) yes
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
gcc -c -DHAVE_CONFIG_H -I. backupfile.c
In file included from /usr/include/stdio.h:72,
from backupfile.c:22:
/usr/include/libio.h:449: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â^â token
make: *** [backupfile.o] Error 1
-------------------------------------------------
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
---
In the service monitor control Apache is marked as not running. When trying to restart it gives:
---
Cannot find the script
Details
/etc/init.d/httpd
---
Can someone please help?
---
Fresh install of Debian 4.0 with build-essentials and all other stuff mentioned.
Installation starts out ok, but then this comes flying by:
---
Extracting /usr/local/directadmin/customapache/apache_1.3.37.tar.gz...
Done. Applying patches...
patching file ./mod_frontpage.c
patching file ./src/include/httpd.h
Hunk #1 succeeded at 759 (offset -47 lines).
patching file ./src/main/http_request.c
Hunk #1 succeeded at 146 (offset -42 lines).
Hunk #2 succeeded at 542 (offset -36 lines).
Hunk #3 succeeded at 553 (offset -36 lines).
patching file ./src/main/util.c
Hunk #1 succeeded at 666 (offset -42 lines).
patching file ./src/main/util_script.c
Hunk #1 succeeded at 1132 (offset -63 lines).
Increasing hard limit to 32768...
Setting up mod_ssl...
Found /usr/local/directadmin/customapache/mod_ssl-2.8.28-1.3.37.tar.gz
Extracting /usr/local/directadmin/customapache/mod_ssl-2.8.28-1.3.37.tar.gz...
Configuring mod_ssl-2.8.28-1.3.37...
Configuring mod_ssl/2.8.28 for Apache/1.3.37
+ Apache location: ../apache_1.3.37 (Version 1.3.37)
+ OpenSSL location: /usr
+ Auxiliary patch tool: ./etc/patch/patch (local)
./configure:Error: Building of 'patch' tool failed:
-------------------------------------------------
checking for long file names... (cached) yes
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
gcc -c -DHAVE_CONFIG_H -I. backupfile.c
In file included from /usr/include/stdio.h:72,
from backupfile.c:22:
/usr/include/libio.h:449: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â^â token
make: *** [backupfile.o] Error 1
-------------------------------------------------
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
---
In the service monitor control Apache is marked as not running. When trying to restart it gives:
---
Cannot find the script
Details
/etc/init.d/httpd
---
Can someone please help?
---