[Mono-list] MonoDevelop from linux installer 1.1.8.2_1
Chris Aitken
chris at ion-dreams.com
Fri Jul 15 05:26:03 EDT 2005
Hi all,
I have downloaded and installed the lastest monobundle. I have installed it
as root, in /opt/mono-1.1.8.2, and also within ~/mono-1.1.8.2 for myself.
My .bashrc has the following:
export PATH=$PATH:/home/chrisa/mono-1.1.8.2/bin
export
PKG_CONFIG_PATH="$PKG_CONFIG_PATH:/home/chrisa/mono-1.1.8.2/lib/pkgconfig"
Root has:
export PATH=$PATH:/opt/mono-1.1.8.2/bin
export PKG_CONFIG_PATH="$PKG_CONFIG_PATH:/opt/mono-1.1.8.2/lib/pkgconfig"
I have also copied the desktop links from the installation in my home
directory to my dekstop.
When I start monodevelop from the CLI (as me), it complains about
MOZILLA_FIVE_HOME, so I "export MOZILLA_FIVE_HOME=/usr/bin", then retry. It
opens fine. I can compile c# files. However, the tools option is empty
I then close monodevelop. And reopen it from the command line. It hangs at
the splash screen, with the loading bar full (Loading MonoDevelop Default
Workbench), and the CLI displays:
In <0x007ac> MonoDevelop.SharpDevelopMain:Main (System.String[] args)
However, if I su as root, it runs perfectly fine. I can open monodevelop,
close it, then reopen. No problems. The tools option is still empty though.
When run as root, it also doesn't complain about MOZILLA_FIVE_HOME.
This is getting annoying, as I like to run MD as myself, not root.
Debian Sarge, gcc version 3.3.6 (Debian 1:3.3.6-5). Mono 1.1.8.2-1
Any ideas guys?
Thanks,
Chris
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the Mono-list
mailing list