[MonoDevelop] svn "Application not found: IDE"?
DaleEMoore
DaleEMoore at gMail.Com
Mon Jun 25 13:08:28 EDT 2007
Thank you; but even that got the same failures.
root at BrainIac:/home/dalem/monosrc# rm -Rf /usr/local/lib/monodevelop
root at BrainIac:/home/dalem/monosrc# time /home/dalem/bin/monoupdater.sh
>t1.txt 2>>t1.txt
$ monodevelop
Could not load some add-in assemblies: Could not load file or assembly
'MonoDevelop.Projects, Version=0.13.0.0, Culture=neutral' or one of its
dependencies.
and the same for MonoDevelop.Core.Gui.
I worry that my svn, make, install procedure might be somehow flawed so in
the spirit of full disclosure :)
I've uploaded my http://www.nabble.com/file/p11291353/monoupdater.sh
monoupdater.sh , and http://www.nabble.com/file/p11291353/t1.txt t1.txt
files. But the summary is:
# pushd ~/monosrc
# svn co svn://anonsvn.mono-project.com/source/trunk/mono
# svn co svn://anonsvn.mono-project.com/source/trunk/mcs
# svn co svn://anonsvn.mono-project.com/source/trunk/gtk-sharp
# svn co svn://anonsvn.mono-project.com/source/trunk/libgdiplus
# svn co svn://anonsvn.mono-project.com/source/trunk/monodevelop
# svn co svn://anonsvn.mono-project.com/source/trunk/gtksourceview-sharp
# svn co svn://anonsvn.mono-project.com/source/trunk/gtkmozembed-sharp
# svn co svn://anonsvn.mono-project.com/source/trunk/monodoc
All Checked out revision 80689.
Mostly do the following for each of the products listed, above.
# pushd libgdiplus
# make all-recursive
# su -c make install
# su -c /sbin/ldconfig
I don't know how monodevelop knows to look for version .14, or .13 so
thinking this logic might be bound to the source I tried something else,
which still fails with the same errors.
# rm -Rf ~/monosrc/monodevelop
root at BrainIac:/home/dalem/monosrc# time /home/dalem/bin/monoupdater.sh
>t2.txt 2>>t2.txt
But that has helped none.
I'm sorry to be such a dweeb, but; I'm still drowning here:(
Many thanks for any help you can provide,
Dale E. Moore
Lluis Sanchez wrote:
>
> You did not correctly delete the old MD assemblies and reinstall the new
> ones. As you can see in the error message, it is trying to load 0.13
> assemblies. Make sure you completely delete /usr/local/lib/monodevelop
> before reinstalling.
>
> El dl 25 de 06 del 2007 a les 07:21 -0700, en/na DaleEMoore va escriure:
>> Dear Lluis,
>>
>> # mv /usr/lib/monodevelop/AddIns /usr/lib/monodevelop/AddIns-a
>> reinstall
>> same failure.
>>
>> dalem at BrainIac:~/.config$ monodevelop
>> Could not load some add-in assemblies: Could not load file or assembly
>> 'MonoDevelop.Projects, Version=0.13.0.0, Culture=neutral' or one of its
>> dependencies.
>
>> Could not load some add-in assemblies: Could not load file or assembly
>> 'MonoDevelop.Core.Gui, Version=0.13.0.0, Culture=neutral' or one of its
>> dependencies.
>
>> Could not load some add-in assemblies: Could not load file or assembly
>> 'MonoDevelop.Core.Gui, Version=0.13.0.0, Culture=neutral' or one of its
>> dependencies.
>>
>> You comments and suggestions are very much appreciated,
>> Dale E. Moore
>>
>>
>>
>> Lluis Sanchez wrote:
>> >
>> > The problem is that you have some old add-ins in your install dir. If
>> > you are compiling MD from SVN, try deleting
>> > the /usr/lib/monodevelop/AddIns directory and reinstall.
>> >
>> > Lluis.
>> >
>> > El dg 24 de 06 del 2007 a les 22:04 -0700, en/na DaleEMoore va
>> escriure:
>> >> Hi All,
>> >>
>> >> Using todays svn monodevelop I clean compiled but was unable to load
>> >> monodevelop. After moving ~/.config/MonoDevelop/addin-db-000 to old I
>> get
>> >> "Application not found: IDE".
>> >>...
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/svn-%22Application-not-found%3A-IDE%22--tf3974237.html#a11287736
>> Sent from the Mono - IDE Dev mailing list archive at Nabble.com.
>>
>> _______________________________________________
>> Monodevelop-list mailing list
>> Monodevelop-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
--
View this message in context: http://www.nabble.com/svn-%22Application-not-found%3A-IDE%22--tf3974237.html#a11291353
Sent from the Mono - IDE Dev mailing list archive at Nabble.com.
More information about the Monodevelop-list
mailing list