StilleVande
Member
Trying to compile, getting this error:
ultima@ultima:~/server$ make
`pwd`/ServUO.sh
/home/ultima/server/ServUO.sh: 2: /home/ultima/server/ServUO.sh: mono64: not found
Makefile:21: recipe for target 'run' failed
make: *** [run] Error 127
ultima@ultima:~/server$ ls /home/ultima/server/ServUO.sh
/home/ultima/server/ServUO.sh
ultima@ultima:~/server$ sudo aptitude install mono-complete
[sudo] password for ultima:
mono-complete is already installed at the requested version (4.8.1.0-0xamarin1)
mono-complete is already installed at the requested version (4.8.1.0-0xamarin1)
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
ultima@ultima:~/server$ which mono
/usr/bin/mono
I know Im missing something small.
Ideas?
ultima@ultima:~/server$ make
`pwd`/ServUO.sh
/home/ultima/server/ServUO.sh: 2: /home/ultima/server/ServUO.sh: mono64: not found
Makefile:21: recipe for target 'run' failed
make: *** [run] Error 127
ultima@ultima:~/server$ ls /home/ultima/server/ServUO.sh
/home/ultima/server/ServUO.sh
ultima@ultima:~/server$ sudo aptitude install mono-complete
[sudo] password for ultima:
mono-complete is already installed at the requested version (4.8.1.0-0xamarin1)
mono-complete is already installed at the requested version (4.8.1.0-0xamarin1)
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
ultima@ultima:~/server$ which mono
/usr/bin/mono
I know Im missing something small.
Ideas?