Can't install on Ubuntu

fraizor

New member
Joined
Mar 31, 2020
Messages
1
Hello
When I try to install directadmin on Ubuntu server 18 I get the following error

Error creating with assembly code. Failed command: gcc -D_REENTRANT -DU_HAVE_ELF_H=1 -DU_HAVE_STRTOD_L=1 -DU_HAVE_XLOCALE_H=1 -DU_ATTRIBUTE_DEPRECATED= -O2 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -c -I../common -I../common -DPIC -fPIC -o ./out/tmp/icudt66l_dat.o ./out/tmp/icudt66l_dat.S Error generating assembly code for data. Makefile:171: recipe for target 'packagedata' failed make[1]: *** [packagedata] Error 1 make[1]: Leaving directory '/usr/local/directadmin/custombuild/icu/source/data' Makefile:153: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 2



Any help is highly appreciated
 

Attachments

  • IMG-20200331-WA0062.jpg
    IMG-20200331-WA0062.jpg
    55.3 KB · Views: 28
Did you use Linux 64-bit static version? If not, then you have an issue.

Ubuntu is Debian based. Why not install Debian?
 
Back
Top