Thanks for the help Jon,

I installed mono and monodevelop from SVN, first thing I did after installing FC5 was remove the mono packages ;-)

I have libMonoPosixHelper.so except it is in /usr/local/lib. I'm not sure how it got in there if it's supposed to be in /usr/lib. Maybe I accidentally configured mono with --prefix=/usr/local/lib.

I think the easiest thing for me to do would be to re-install in the correct location, would you agree? Or will I then have two versions of the libraries causing myself grief in the future?

Paddy



Jonathan Pryor wrote:
On Thu, 2006-04-06 at 21:19 +1000, Paddy Joy wrote:
Thanks I tried adding /usr/local/lib to /etc/ld.so.conf and running ldconfig but it didn't make a difference so for now I have just added the lines to my .bash_profile.

You're using the Mono that comes with FC5?

Is there a /usr/lib/libMonoPosixHelper.so file?  Your exception is
generated because libMonoPosixHelper.so can't be found.  It's part of
Mono, and should be in mono's $prefix/lib directory (which _should_
be /usr/lib for FC5).

If this file is missing, you should try to determine what package its
located in.

 - Jon


_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to