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

Ryan J. Cavicchioni ryan.cavicchioni@gmail.com
Mon, 04 Apr 2005 15:39:26 -0500


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