Hi all.
I have problem with mono, when i install mono
write make
cd /root/mono-3.0.2
make
make: execvp: ./scripts/update_submodules: Permission denied
make: *** [update_submodules] Error 127
plz help me.
Okey, i install mono without make,
I wrote ./configue and then make install,
but when i write mono cash.exe
cd /root/lc/cash
mono cash.exe
The assembly mscorlib.dll was not found or could not be loaded.
It should have been installed in the `/usr/local/lib/mono/4.5/mscorlib.dll' directory.
I dont know what I should do...
Sorry my bed english.
./scripts/update_submodules
chmod 777
./scripts/update_submodules
chmod 777
When i write ./scripts/update_submodules
./scripts/update_submodules
-bash: ./scripts/update_submodules: Permission denied
And when i write chmod 777
chmod 777
chmod: missing operand after `777'
Try `chmod --help' for more information.
May be mono 3.0.1 best then 3.0.2 for Linux?
Posts: 109
Threads: 2
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Aug 2012
Reputation:
0
Hi all.
I have problem with mono, when i install mono
write make
cd /root/mono-3.0.2
make
make: execvp: ./scripts/update_submodules: Permission denied
make: *** [update_submodules] Error 127
plz help me.
Okey, i install mono without make,
I wrote ./configue and then make install,
but when i write mono cash.exe
cd /root/lc/cash
mono cash.exe
The assembly mscorlib.dll was not found or could not be loaded.
It should have been installed in the `/usr/local/lib/mono/4.5/mscorlib.dll' directory.
I dont know what I should do...
Sorry my bed english.
No your Error is that you don`t have compile mono right.
./autogen.sh
make
make install
without make there are missing files are not compiled.if not compiled it cannot installed the neede libs