Results 11 to 20 of 21
Thats weird the c# shell is there but if i try and do anything with it the thing shuts down...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-07-2010 #11Just Joined!
- Join Date
- Jan 2010
- Posts
- 96
monodevelop
Thats weird the c# shell is there but if i try and do anything with it the thing shuts down
- 02-07-2010 #12Just Joined!
- Join Date
- Jan 2010
- Posts
- 96
monodevelop
I installed monodevelop how you said through gnome builds and when i try to run it it crashes and says this how can I fix this so itll run.
bash-3.1# monodevelop
** (/usr/lib/monodevelop/bin/MonoDevelop.exe:28190): WARNING **: The following assembly referenced from /usr/lib/monodevelop/bin/MonoDevelop.Core.dll could not be loaded:
Assembly: Mono.Addins.Setup (assemblyref_index=7)
Version: 0.4.0.0
Public Key: 0738eb9f132ed756
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/monodevelop/bin/).
** (/usr/lib/monodevelop/bin/MonoDevelop.exe:28190): WARNING **: Could not load file or assembly 'Mono.Addins.Setup, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies.
** (/usr/lib/monodevelop/bin/MonoDevelop.exe:28190): WARNING **: The following assembly referenced from /usr/lib/monodevelop/bin/MonoDevelop.exe could not be loaded:
Assembly: Mono.Addins (assemblyref_index=3)
Version: 0.4.0.0
Public Key: 0738eb9f132ed756
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/monodevelop/bin/).
** (/usr/lib/monodevelop/bin/MonoDevelop.exe:28190): WARNING **: Could not load file or assembly 'Mono.Addins, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies.
** (/usr/lib/monodevelop/bin/MonoDevelop.exe:28190): WARNING **: Missing method get_Registry in assembly /usr/lib/monodevelop/bin/MonoDevelop.exe, type Mono.Addins.AddinManager
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Mono.Addins, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies.
File name: 'Mono.Addins, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
- 02-07-2010 #13
I really don't know what you're missing. I neither use Slackware nor do I know anything about mono.
Google tells me this:
Assemblies and the GAC - Mono
- 02-08-2010 #14Just Joined!
- Join Date
- Jan 2010
- Posts
- 96
monodevelop
Im not sure what im missing either I just know every error i keep having keeps pointing back to the mono.addins . Like it doesnt reconize that its installed when it is sighs i even used slapt-get to install it this time instead of trying to do it on my own.
- 02-08-2010 #15Just Joined!
- Join Date
- Jan 2010
- Posts
- 96
monodevelop
maybe this will help when i try to install monodevelop through gslapt it says that mono tools needs gecko- sharp
- 02-08-2010 #16
Yes, I assume you are missing some dependencies. That's the trouble (or feature for some people) with slackware and not having auto-dependency resolution.
I checked the list of dependencies for monodevelop in Arch. This is everything, down to the base system requirements, so much of it you presumably have installed already.
Not all of this will be applicable to Slackware. Arch uses bleeding edge packages, so it's GNOME 2.6.28, some things like devicekit-disks may not be in use by Slackware. And linux-api-headers is just the kernel headers. That's a new name for the Arch package, so I imagine it will be different in Slackware.Code:monodevelop mono zlib glibc linux-api-headers tzdata libgdiplus libtiff libjpeg cairo libpng libxrender libx11 libxcb xcb-proto libxdmcp xproto libxau kbproto renderproto fontconfig expat freetype2 pixman xcb-util giflib libsm libice util-linux-ng bash readline ncurses glib2 pcre gcc-libs libexif mono-addins gtk-sharp-2 libglade gtk2 atk pango libxft libthai libdatrie libxcursor libxfixes fixesproto xextproto libxinerama libxext xineramaproto libxrandr randrproto libxi inputproto libxcomposite compositeproto libxdamage damageproto heimdal db openssl perl gdbm coreutils shadow pam cracklib acl attr gmp libcap sqlite3 gnutls libtasn1 texinfo findutils gzip libgcrypt libgpg-error shared-mime-info libxml2 libcups gnome-sharp libgnomeui libbonoboui libgnomecanvas libart-lgpl libgnome gnome-vfs gamin gconf orbit2 libidl2 polkit eggdbus dbus-glib dbus-core filesystem libldap libsasl dbus hal libusb udev module-init-tools hal-info eject dmidecode pciutils usbutils pm-utils procps vbetool libx86 consolekit bzip2 avahi libdaemon smbclient popt e2fsprogs tdb talloc gnome-mime-data libbonobo gvfs libsoup-gnome libsoup libproxy gnome-keyring libcdio libcddb fuse bluez libgphoto2 libtool tar libarchive xz-utils gnome-disk-utility libunique devicekit-disks sg3_utils parted device-mapper libatasmart libnotify hicolor-icon-theme gecko-sharp-2.0 xulrunner mozilla-common nss nspr libxt hunspell startup-notification mime-types alsa-lib gnome-desktop-sharp vte librsvg libcroco libgsf gnome-panel libwnck libxres gnome-menus pygtk pycairo python pygobject evolution-data-server libgweather libical gnome-desktop gtkhtml gnome-icon-theme icon-naming-utils perl-xml-simple perlxml enchant aspell iso-codes gtksourceview2
As you can see, because of dependencies like gnome-desktop-sharp, it ends up pulling in much of GNOME.
EDIT: There is some of this you might be able to get away with not having, I don't know. Arch is usually pretty good about only including what is absolutely necessary as dependencies though.
- 02-08-2010 #17Just Joined!
- Join Date
- Jan 2010
- Posts
- 96
monodevelop
I know ive went through the list . The only one it seems to complain about is gecko even tho ive already tried installing it so I dont know what to do maybe gecko needs to be installed a special way Im not sure.
- 02-08-2010 #18
I don't know how to direct you further, I'm afraid.
If you're really serious about learning and developing with mono, you might consider switching to OpenSuse. They have a history in working with Microsoft and improving interoperability between Linux and Windows. And Miguel de Icaza who started the mono project works for Novell, the company behind Suse Enterprise Linux and OpenSuse.
- 02-08-2010 #19Just Joined!
- Join Date
- Jan 2010
- Posts
- 96
monodevelop
I give up weither I have the files or not i get the same exact errors.
- 02-09-2010 #20Just Joined!
- Join Date
- Jan 2005
- Location
- Idaho
- Posts
- 35
kcnewslackuser, what version of Slackware are you using?
Maybe you should have tried downloading/installing libgdiplus from slacky.eu, then install mono from sbopkg?


Reply With Quote
