Page 1 of 1

I need help with mcmyadmin

Posted: Fri Feb 25, 2011 11:57 am
by monoclelad
I installed this following the instructions on the page (http://wiki.amahi.org/index.php/McMyAdmin) but when I get to the last step to start it up, the command tells me that its skipping input and writting to nohup.out.

nohup.out contains this:

Cannot open assembly 'McMyAdmin.exe': No such file or directory.

but the file is in the folder, so I don't know what is going wrong.

Help?

Re: I need help with mcmyadmin

Posted: Mon Mar 21, 2011 5:31 am
by bigfoot65
Did you follow the wiki guidance exactly? The file downloaded and unarchived should contain all the necessary files.

Please understand this is a user contributed page and not supported my Amahi. Not sure who contributed it, but hopefully they will see this post and can further assist.

Re: I need help with mcmyadmin

Posted: Sun Nov 13, 2011 4:19 am
by bgrablin
WAY late response, but I also searched for the same solution. Problem resolved by running the bash start script from it's parent directory.

Finish the install by doing the following:

Code: Select all

cd /var/hda/web-apps/mcmyadmin/ ./start.sh
Then login via Amahi VNC.

TADA!