[Mono-devel-list] Mono 1.0 won't make install for me

Mike McKay mike at vdomck.org
Mon Jul 26 07:01:50 EDT 2004


I have successfully installed Mono on other machines, but I have hit a 
problem while running "sudo make install" on a machine that recently had 
Debian testing installed on it. The error:

make[3]: *** [install-data-local] Error 1

is not particularly helpful. As I said, this is on Debian testing, and I 
am building the Mono Runtime v1.0 from source downloaded yesterday from 
the mono website. The build went fine, but it can't install.

Here is more context for the error - which happens a good way into the 
install:

MONO_PATH=. ../../mono/mini/mono --config ../../data/config 
./../gacutil.exe /i ./IBM.Data.DB2.dll /f /package 1.0 /gacdir 
/usr/local/lib /root /usr/local/lib
Package exported to: /usr/local/lib/mono/1.0/IBM.Data.DB2.dll -> 
/usr/local/lib/mono/gac/IBM.Data.DB2/1.0.1641.20878__7c307b91aa13d208/IBM.Data.DB2.dll
IBM.Data.DB2 installed into the gac (/usr/local/lib/mono/gac)
MONO_PATH=. ../../mono/mini/mono --config ../../data/config 
./../gacutil.exe /i ./ICSharpCode.SharpZipLib.dll /f /package 1.0 
/gacdir /usr/local/lib /root /usr/local/lib
Package exported to: /usr/local/lib/mono/1.0/ICSharpCode.SharpZipLib.dll 
-> 
/usr/local/lib/mono/gac/ICSharpCode.SharpZipLib/0.6.0.0__1b03e6acf1164f73/ICSharpCode.SharpZipLib.dll
ICSharpCode.SharpZipLib installed into the gac (/usr/local/lib/mono/gac)
make[3]: *** [install-data-local] Error 1
make[3]: Leaving directory `/home/crazy/downloads/mono-1.0/runtime/net_1_1'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/crazy/downloads/mono-1.0/runtime/net_1_1'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/crazy/downloads/mono-1.0/runtime'
make: *** [install-recursive] Error 1

Thanks in advance!
Mike McKay
www.vdomck.org



More information about the Mono-devel-list mailing list