I'm using Linux Mint 14.04 and I'm trying to build Monodevelop from GitHub - Monodevelop Repository.
 
The Steps I've made so far:
 
- Downloaded the Source by using the git clone command.
 - Configure by using ./configure
 - Using the "make run" command and getting the following error:
 
or@or-Inspiron-N5110 ~/monodevelop $ make run cd main && make run make1: Entering directory
/home/or/monodevelop/main' PATH="/home/or/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG_PATH="/home/or/monodevelop/local-config:/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:" LD_LIBRARY_PATH="" DYLD_FALLBACK_LIBRARY_PATH="" MONO_GAC_PREFIX="/usr/local:" MONODEVELOP_LOCALE_PATH="/home/or/monodevelop/main/build/locale" MONODEVELOP_TEST_PROFILE="/home/or/monodevelop/main/build/bin/test-profile" UBUNTU_MENUPROXY=0 LIBOVERLAY_SCROLLBAR=0 exec -a "monodevelop" /usr/bin/mono-sgen --debug /home/or/monodevelop/main/build/bin/MonoDevelop.exe --no-redirect Cannot open assembly '/home/or/monodevelop/main/build/bin/MonoDevelop.exe': No such file or directory. make[1]: *** [runmd-sgen] Error 2 make[1]: Leaving directory/home/or/monodevelop/main' make: *** [run] Error 2
I'm newbie on Compiling software and therefore I'd like to get pointers where what i'm doing wrong.
Aucun commentaire:
Enregistrer un commentaire