-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
[EMAIL PROTECTED] wrote:
Hi,
I tried to install SharpDevelop on Debian GNU Linux with Mono C# compiler version 0.26.0.0. (Installed from pre-compiled binaries, NOT CVS)
Here's my output:
[EMAIL PROTECTED]:~/devel/SharpDevelop/src$ cat build.bat @echo off Tools\NAnt\bin\nant
[EMAIL PROTECTED]:~/devel/SharpDevelop/src$ file ./Tools/nant/bin/NAnt.exe ./Tools/nant/bin/NAnt.exe: MS Windows PE 32-bit Intel 80386 console executable
[EMAIL PROTECTED]:~/devel/SharpDevelop/src$ ./Tools/nant/bin/NAnt.exe
** (./Tools/nant/bin/NAnt.exe:13721): WARNING **: Could not find assembly Microsoft.JScript
** (./Tools/nant/bin/NAnt.exe:13721): WARNING **: Could not find assembly NAnt.Core cannot open assembly ./Tools/nant/bin/NAnt.exe
As I suppose from http://www.go-mono.com/class-status.html, there's no class called Microsoft.JScript implemented yet.
Someone corrects me if I'm wrong but I think you can't run SharpDevelop on Linux right now.
They make heavy use of S.W.F right now and are building a port of SWT for .NET so they can be more portable. Until then I don't think SharpDevelop will run on Linux.
For NAnt, the version that comes with SD is obviously targeted at MS framework (not because of the file type which is actually the same for Mono executables) and won't run in Mono. If you need NAnt for your projects, you can build a version supporting Mono.
Hope this helps
- -- Hugues Lismonde
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQE/TIl7T/UMb4JTLzoRAu/LAJ9/EIiKYyalBhRMChml9kFWITN3WACfe23l fwe3kd3+Q3rzF/w/wMm2RgU= =nXwv -----END PGP SIGNATURE-----
_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
