[Mono-list] Mono 1.0.6 install problem on FreeBSD 5.3

Tom McLaughlin tmclaugh@sdf.lonestar.org
Mon, 04 Apr 2005 20:01:26 -0400


On Mon, 2005-04-04 at 15:39 -0500, Ryan J. Cavicchioni wrote:
> Hello, I am new to this mailing list and Mono all together and I am
> having trouble installing Mono 1.6 on FreeBSD from source.
> 
> './configure && make' completes successfully but 'make install'
> outputs the following:
> 
>  /usr/bin/install -c -m 644 'sn.exe' '/usr/local/bin/sn.exe'
> test -z "/usr/local/lib/mono/1.0/" ||
> /home/ryan/src/tmp/mono-1.0.6/install-sh -d "/usr/local/lib/mono/1.0/"
> mkdir: /usr/local/lib/mono/1.0/: File exists
> *** Error code 1
> 
> Stop in /usr/home/ryan/src/tmp/mono-1.0.6/runtime.
> *** Error code 1
> 
> Stop in /usr/home/ryan/src/tmp/mono-1.0.6/runtime.
> *** Error code 1
> 
> Stop in /usr/home/ryan/src/tmp/mono-1.0.6/runtime.
> *** Error code 1
> 
> Stop in /usr/home/ryan/src/tmp/mono-1.0.6.
> 
> I realize that this is not a lot of information. I would be happy to
> provide anything that is needed to fix this problem. Thanks.
> 
> - Ryan

Ryan, use the FreeBSD port under lang/mono, there's a local patch for
this there.  I'll open up a bugzilla this evening to send it upstream.  

There are other patches in the port as well which you will need for Mono
to be useful.  We're trying to submit them upstream but there will be
the odd patch for some time to get Mono to work correctly on FreeBSD and
play nice with other ports.  (For one thing, a non-ports Mono will not
work with gtk-sharp in ports because of our file system hierarchy.)

If you have Mono problems on FreeBSD, take them to the bsd-sharp-list
mailing list, information is available in the link in my sig.  We
support the the FreeBSD port and the BSD# port, not official tarball
installs though.  Thanks.

Tom

-- 

BSD# Project - Porting Mono to FreeBSD
http://www.mono-project.com/Mono:FreeBSD