INSTALL DIRECTADMIN ERROR

lrdmafia

Verified User
Joined
Jun 30, 2020
Messages
41
HELLO,
I installed directadmin on a new server
and I get this error :

Restarting apache.
Downloading bubblewrap-0.6.2.tar.xz...
################################################################################################################################################################# 100.0%################################################################################################################################################################# 100.0%
Downloaded file /usr/local/directadmin/custombuild/bubblewrap-0.6.2.tar.xz does not exist or is empty after download
cwd is: /usr/local/directadmin/custombuild
Fileserver might be down, using the backup file server..
################################################################################################################################################################# 100.0%
tar (child): bubblewrap-0.6.2.tar.xz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
./build: line 24525: cd: bubblewrap-0.6.2: No such file or directory
./build: line 24530: ./configure: Is a directory
Trying to make bubblewrap
make: *** No targets specified and no makefile found. Stop.
 
cwd is: /usr/local/directadmin/custombuild
Fileserver might be down, using the backup file server..
################################################################################################################################################################# 100.0%
grep: jailshell-0.6: No such file or directory
/usr/bin/jailshell has been installed.
Downloading mysql/centos8-64.txt...
################################################################################################################################################################# 100.0%
Downloaded file /usr/local/directadmin/custombuild/mysql/centos8-64.txt does not exist or is empty after download
cwd is: /usr/local/directadmin/custombuild
Fileserver might be down, using the backup file server..
################################################################################################################################################################# 100.0%
grep: mysql/centos8-64.txt: No such file or directory
Downloading mysql/centos8-64.txt...
################################################################################################################################################################# 100.0%
Downloaded file /usr/local/directadmin/custombuild/mysql/centos8-64.txt does not exist or is empty after download
cwd is: /usr/local/directadmin/custombuild
Fileserver might be down, using the backup file server..
################################################################################################################################################################# 100.0%

Too many failed attempts with files1.directadmin.com. Will try a different server.
We'll temporarily try using 69.162.69.58 instead
 
[root@vhost custombuild]# ./build mysql
Downloading mysql/centos8-64.txt...
################################################################################################################################################################# 100.0%
Downloaded file /usr/local/directadmin/custombuild/mysql/centos8-64.txt does not exist or is empty after download
cwd is: /usr/local/directadmin/custombuild
Fileserver might be down, using the backup file server..
################################################################################################################################################################# 100.0%
grep: mysql/centos8-64.txt: No such file or directory
Downloading mysql/centos8-64.txt...
################################################################################################################################################################# 100.0%
Downloaded file /usr/local/directadmin/custombuild/mysql/centos8-64.txt does not exist or is empty after download
cwd is: /usr/local/directadmin/custombuild
Fileserver might be down, using the backup file server..
################################################################################################################################################################# 100.0%
./build: line 11336: [: too many arguments
./build: line 11341: [: too many arguments
./build: line 11344: [: too many arguments
./build: line 11347: [: too many arguments
./build: line 11350: [: too many arguments
./build: line 11375: [: too many arguments
*** Cannot find /usr/local/directadmin/custombuild/mysql/mysql/centos8-64.txt. Aborting ***
 
i have the different problem httpd down after make changes it comes live but now exim is down its not comming live while rebuilding its giving error
make[1]: Entering directory `/usr/local/directadmin/custombuild/exim-4.96/build-Linux-x86_64'
/bin/sh ../scripts/Configure-os.c
cc buildconfig.c
/bin/sh ../scripts/Configure-os.h
cc exim_lock.c
cc -o exim_lock
>>> exim_lock utility built

/bin/sh ../scripts/Configure-config.h "make"
make[2]: Entering directory `/usr/local/directadmin/custombuild/exim-4.96/build-Linux-x86_64'
make[2]: `buildconfig' is up to date.
make[2]: Leaving directory `/usr/local/directadmin/custombuild/exim-4.96/build-Linux-x86_64'
Building configuration file config.h

*** BIN_DIRECTORY has not been defined in any of the Makefiles in the
"Local" directory. Please review your build-time configuration.

make[1]: *** [config.h] Error 1
make[1]: Leaving directory `/usr/local/directadmin/custombuild/exim-4.96/build-Linux-x86_64'
make: *** [all] Error 2
 
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
chmod 755 /usr/lib/apache/mod_ruid2.so
[activating module `ruid2' in /etc/httpd/conf/httpd.conf]
mod_ruid2 has been installed successfully.
Downloading bubblewrap-0.6.2.tar.xz...
######################################################################## 100.0%
Downloaded file /usr/local/directadmin/custombuild/bubblewrap-0.6.2.tar.xz does not exist or is empty after download
cwd is: /usr/local/directadmin/custombuild
Fileserver might be down, using the backup file server..
######################################################################## 100.0%
tar (child): bubblewrap-0.6.2.tar.xz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
./build: line 24525: cd: bubblewrap-0.6.2: No such file or directory
./build: line 24528: ./configure: Is a directory
Trying to make bubblewrap
make: *** No targets. Stop.
 
It’s been fixed. Try:
Code:
cd /usr/local/directadmin/custombuild
./build update
./build all
 
still an error at our side when using all default options :

Code:
/usr/bin/jailshell has been installed.
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.cu.be
 * epel: mirror.nl.leaseweb.net
 * extras: centos.cu.be
 * updates: centos.cu.be
No package rpcgen available.
Error: Nothing to do
Attempting to compile a package from source...
Extracting mariadb-10.6.8.tar.gz ...
./build: line 9606: cmake: command not found
Done. Making mariadb-10.6.8...
Trying to make mariadb-10.6.8...
./build: line 9613: cmake: command not found

Also tested with "mysql_force_compile no" and then it went trough.
 
still an error at our side when using all default options :

Code:
/usr/bin/jailshell has been installed.
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.cu.be
 * epel: mirror.nl.leaseweb.net
 * extras: centos.cu.be
 * updates: centos.cu.be
No package rpcgen available.
Error: Nothing to do
Attempting to compile a package from source...
Extracting mariadb-10.6.8.tar.gz ...
./build: line 9606: cmake: command not found
Done. Making mariadb-10.6.8...
Trying to make mariadb-10.6.8...
./build: line 9613: cmake: command not found

Also tested with "mysql_force_compile no" and then it went trough.
Which OS is it?
 
Back
Top