PDA

View Full Version : MAKE - not there in new install


mspIggy
5th July 2008, 08:19
following this:
http://www.howtoforge.com/perfect-server-ubuntu8.04-lts-p7

used wget to load ISPConfig to server...

very early on in install process , just after

/usr/bin/gcc
ok

then this

###MAKE###
ERROR: make not found!

and then install quits

what is this 'make' --?

how to i get past this?

how do i find 'make'?

many thanks

till
5th July 2008, 12:28
You missed step 11 of the tutorial:

http://www.howtoforge.com/perfect-server-ubuntu8.04-lts-p4

mspIggy
5th July 2008, 15:31
WOW - thank you...

i have a distant memory of doing this

i must have missed this part...

can i simply go back and add only this missing part?

a huge bit of thanks

iggy

till
5th July 2008, 16:02
Yes, just execute the command from step 11. Be aware that the whole command is just one line!

Then try to install ISPConfig again.

mspIggy
5th July 2008, 16:08
that is to say...

i installed step 11 but somehow missed the 'make' part...

from your reply - i think you do not realise this...

can i simply add only this 'make' part of this long line?

i would hate to start over :)

again, many thanks

----------

i installed 'make' :)

thank you