Problem in install DirectAdmin

Dano14

Verified User
Joined
Apr 29, 2010
Messages
5
*** gcc is required for compiling, please install gcc (yum install gcc)***

*** g is required for compiling, please install g (yum install gcc-c )***

*** flex is required for compiling php, please install flex (yum install flex)**
*
*** bison is required for compiling, please install bison (yum install bison)**
*
*** cannot find /usr/bin/patch. Please make sure that patch is installed (yum i nstall patch) ***

*** cannot find /usr/bin/make. Please make sure that patch is installed (yum in stall make) ***

Installation didn't pass, halting install.


Ok I understand I need to install these materials:
Code:
*** gcc is required for compiling, please install gcc (yum install gcc)***

*** g   is required for compiling, please install g   (yum install gcc-c  )***

*** flex is required for compiling php, please install flex (yum install flex)**  
                                         *
*** bison is required for compiling, please install bison (yum install  bison)**


But what commands to install them I do not know!
Plus what does it mean?


Code:
*** cannot find /usr/bin/patch.  Please make sure that patch is installed (yum i                                           nstall patch) ***

*** cannot find /usr/bin/make.  Please make sure that patch is installed (yum in                                           stall make) ***
 
Try the following command

# yum -y install gcc make patch autoconf automake

And install DA
 
@Dano14:

Please do not doublepost; I've removed your other thread as this one has better responses.

What OS distribution are you running?

What doesn't work?

The reply in the previous thread does make some sense; if you don't know server administration it's probably a good idea to not rent an unmanaged server.

You might be well served getting commercial help; from one of posting here (two, including me, right in this thread) who offer administration, or renting either a managed virtual or dedicated server, or even a Virtual or Dedicated reseller account.

Jeff
 
What exactly does not work? What error do you get when running command, user syslint gave you?

I did not understand the command.
Write me please the clean command I just do a copy command window

@Dano14:

Please do not doublepost; I've removed your other thread as this one has better responses.

What OS distribution are you running?

What doesn't work?

The reply in the previous thread does make some sense; if you don't know server administration it's probably a good idea to not rent an unmanaged server.

You might be well served getting commercial help; from one of posting here (two, including me, right in this thread) who offer administration, or renting either a managed virtual or dedicated server, or even a Virtual or Dedicated reseller account.

Jeff

My OS: Linux CentOS 5
I can not ..
I did not understand you I really can not install the panel?



----------------------------------------------
And sorry I'm sorry that I opened two clusters ..
 
Ok, the command was already printed. Ignore mark #, as it stands for console. After the mark is command line printed.

As Jeff already mentioned (I will say it again), since you don't know even bases of Linux administrating, you'd better hire somebody from here. Or ask for help DirectAdmin stuff, they really can install Directadmin for you for free. Of course, I can help you, send me a PM, but this will cost you some money.
 
yum -y install nano wget gcc gcc-c++ make quota perl perl-libwww-perl mailx autoconf bzip2 ntp telnet flex zip unzip openssl-devel


I use to to this command for install a base working os with command ill need for future use aswell.

Regards
 
Back
Top