Re: Troubles with beagle command line programs
- From: Joe Shaw <joeshaw novell com>
- To: David Coeurjolly <david coeurjolly liris cnrs fr>
- Cc: Dashboard <dashboard-hackers gnome org>
- Subject: Re: Troubles with beagle command line programs
- Date: Wed, 12 Jul 2006 17:15:46 -0400
Hey,
On Tue, 2006-07-11 at 18:29 +0200, David Coeurjolly wrote:
> Could not connect to the Beagle daemon. The daemon probably isn't running.
> System.TypeInitializationException: An exception was thrown by the type
> initializer for Beagle.Client ---> System.TypeInitializationException:
> An exception was thrown by the type initializer for
> System.Xml.Serialization.XmlSerializer --->
> System.Configuration.ConfigurationException: Cannot find
> /usr/etc/mono/1.0/machine.config ()
Your mono is incorrectly built. It's looking
for /usr/etc/mono/1.0/machine.config but it's
probably /etc/mono/1.0/machine.config. You (or your distributor) needs
to pass in --sysconfdir=/etc to the configure line when building mono.
(Or, move the file to the right place.)
Joe
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]