Littel help instaling on CentOS

Having problems with the panel? Have questions? Post here!
Post Reply
Jackster
Posts: 9
Joined: Tue Sep 14, 2010 7:06 am

Littel help instaling on CentOS

Post by Jackster »

Hi Mash,

So iv got to this bit:

Code: Select all

In the following command replace the prefix path with where mono was installed
./configure --prefix=/opt/mono-1.9/
make
make install

Now for the panel...
cd ..
unzip Deploy.zip
cd Deploy
cd Web\ Control\ Panel/
In particular : "cd Web\ Control\ Panel/"

I guess i have to replace something but idk what.

I'm using 1.36 :)

Thanks

Jack,
Masher
Site Admin
Posts: 3617
Joined: Thu Apr 20, 2006 2:54 pm
Location: America's Heartland
Contact:

Re: Littel help instaling on CentOS

Post by Masher »

That's web control panel. In linux you have to prefix spaces with a slash.
Masher
-----------
Please do not PM me unless asked to! We are a small company. If you have an issue or question it would be best to post it in the forums where it can help others in the future.

NEW Join our Discord!
Jackster
Posts: 9
Joined: Tue Sep 14, 2010 7:06 am

Re: Littel help instaling on CentOS

Post by Jackster »

You lost me at prefix..
Post Reply