Installation halted

michalmas

Verified User
Joined
Feb 10, 2009
Messages
11
Code:
DirectAdmin will now be installed on: debian 4.0
Is this correct? (must match license) (y,n) : y

You now have 2 options for your apache/php setup.

1: customapache: older software. Includes Apache 1.3, php 4 and frontpage.
2: custombuild 1.1:  newer software (recommended). Includes any Apache version, php 4, 5, or both in cli and/or suphp. Frontpage not available.
                 Post any issues with custombuild to the forum: http://www.directadmin.com/forum/forumdisplay.php?f=61

Enter your choice (1 or 2): 2
You have chosen custombuild 1.1.

Would you like the default settings of apache 2.2 and php 5 cli? (y/n): y
Using the default settings for custombuild.
beginning pre-checks, please wait...
Reading package lists... Done
Building dependency tree... Done
ca-certificates is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.
--16:19:26--  http://files.directadmin.com/services/debian_4.0/files.sh
           => `/usr/local/directadmin/scripts/files.sh'
Resolving files.directadmin.com... 72.35.85.222
Connecting to files.directadmin.com|72.35.85.222|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 714 [application/x-sh]

100%[=================================================================================================================>] 714           --.--K/s

16:19:26 (56.74 MB/s) - `/usr/local/directadmin/scripts/files.sh' saved [714/714]

adding gd ...
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package gd
adding krb5-libs ...
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package krb5-libs
adding krb5-devel ...
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package krb5-devel
--16:19:27--  https://www.directadmin.com/
           => `/dev/null'
Resolving www.directadmin.com... 66.51.122.131
Connecting to www.directadmin.com|66.51.122.131|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 300 [text/html]

100%[=================================================================================================================>] 300           --.--K/s

16:19:27 (143.05 MB/s) - `/dev/null' saved [300/300]

--16:19:27--  https://www.directadmin.com/cgi-bin/daupdate?uid=16088&lid=47860
           => `/usr/local/directadmin/update.tar.gz'
Resolving www.directadmin.com... 66.51.122.131
Connecting to www.directadmin.com|66.51.122.131|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5,209,978 (5.0M) [application/x-gzip]

100%[=================================================================================================================>] 5,209,978    405.91K/s    ETA 00:00

16:19:41 (383.31 KB/s) - `/usr/local/directadmin/update.tar.gz' saved [5209978/5209978]

*** cannot find /usr/bin/make.  Please make sure that make is installed ***
Installation didn't pass, halting install.
*******************************************
*******************************************

Cannot find /usr/local/bin/php
Please recompile php with custombuild, eg:
cd /usr/local/directadmin/custombuild
./build all d

*******************************************
*******************************************

and the directory:

Code:
 ls -al /usr/local/directadmin/
total 15340
drwxr-sr-x  4 root staff    4096 Feb 10 16:19 .
drwxrwsr-x 11 root staff    4096 Feb 10 11:05 ..
-rwxr-xr-x  1 root root   781096 Dec 18 11:16 da-popb4smtp
drwxr-sr-x  4 root staff    4096 Feb 10 16:11 data
-rwxr-xr-x  1 root root  4833521 Dec 18 11:16 dataskq
-rwxr-xr-x  1 root root  4818999 Dec 18 11:16 directadmin
drwxr-sr-x  4 root staff    4096 Feb 10 16:19 scripts
-rw-r--r--  1 root staff 5209978 Feb 10 16:19 update.tar.gz
 
Back
Top