On Mono port

Guillermo Garcia Rojas garciarojas at solobsd.org
Fri Jan 28 14:44:27 PST 2005


I can't get Mono installed on my DragonFly box, nor on FreeBSD 4.x
machines, only on FreeBSD 5.3. But as I say, I'm running a Dfly box.

The port compiles perfectly but when it cames to install stage, it stops
and there is no further installation.

it stays in some point like this:

Package exported to: /usr/local/lib/mono/1.0/I18N.dll -> /usr/local/lib/mono/gac/I18N/1.0.5000.0__0738eb9f132ed756/I18N.dll
I18N installed into the gac (/usr/local/lib/mono/gac)
MONO_PATH=. ../../mono/mini/mono --config ../../data/config ./../gacutil.exe /i ./I18N.MidEast.dll /f /package 1.0 /gacdir /usr/local/lib /root /usr/local/lib
Package exported to: /usr/local/lib/mono/1.0/I18N.MidEast.dll -> /usr/local/lib/mono/gac/I18N.MidEast/1.0.5000.0__0738eb9f132ed756/I18N.MidEast.dll
I18N.MidEast installed into the gac (/usr/local/lib/mono/gac)
MONO_PATH=. ../../mono/mini/mono --config ../../data/config ./../gacutil.exe /i ./I18N.Other.dll /f /package 1.0 /gacdir /usr/local/lib /root /usr/local/lib
Package exported to: /usr/local/lib/mono/1.0/I18N.Other.dll -> /usr/local/lib/mono/gac/I18N.Other/1.0.5000.0__0738eb9f132ed756/I18N.Other.dll
I18N.Other installed into the gac (/usr/local/lib/mono/gac)
(cursor blinking)

Sometimes I re-run the "make all install clean" command and passes these
lines, but get stuck in other similar lines.

Thanks!





More information about the Users mailing list