I need help of support (Mark or John or other ...)

creaty

Verified User
Joined
Feb 20, 2005
Messages
18
Hi

I ask since one week help to install DA on my server.

No answer, so I try to do myself.

During install DA I have this error :



*** gcc is required for compiling, please install gcc (up2date -u gcc)***

*** g++ is required for compiling, please install g++ (up2date -u gcc-c++)***

*** You have /var partition. The databases, emails and logs will use this partition. *MAKE SURE* its adequately large (6 gig or larger)

Press ctrl-c in the next 3 seconds if you need to stop
Installation didn't pass, halting install.


Someone of support DirectAdmin can help me and answer at my questions and mail ?

Thank you for help (Mark or John or other ...)

Scuse, I don't speak well english
 
The error message says it pretty clearly, at least I think so. You need to install gcc and g++. The specific command varies depending on your operating system, but the error message does give a hint:
up2date -u gcc

on Debian it would be
apt-get install gcc
 
From the directadmin site :

Please have Basic development/compiling tools such as gcc and g++ as well as xinetd up and running (inetd on FreeBSD)


Please do not install services such as Apache, PHP, MySQL, Ftp, Sendmail, etc., as we will do this for you. All we need is a clean install of Redhat.



First try to search the directadmin site and this forum , if you really cant find anything then ask.
 
... and if you need to have DA staff do the install for you or help with the install, you'll have to contact them by email; these are self-help forums and the DA staff doesn't read them regularly.

Jeff
 
Back
Top