I am working in a doc that will suit perfect for you. I will send you a copy by the time I'am commiting it to the cvs.
It actually contains the answer to your query:
[...]
" First, assume you have the packages.
You must know that:
1.- Mono can be compiled in Linux and Windows but mcs
cannot. Please don't write to the list telling that
you have downloaded the mcs-X.XX.tar.gz and that
you can't build it. It's a 'status' problem. The
mcs compiler can't be compiled under Linux yet.
This means, entering in mcs-X.XX and running 'make'
will show you something as:
[jaime@localhost mcs-0.12]$ make
for i in jay nant mcs class nunit tools;
do
\ (cd $i; make linux) || exit 1; \
done
make[1]: Cambiando a directorio
`/home/jaime/utils/mcs-0.12/jay'
make[1]: No se hace nada para `linux'.
make[1]: Saliendo directorio
`/home/jaime/utils/mcs-0.12/jay'
make[1]: Cambiando a directorio
`/home/jaime/utils/mcs-0.12/nant'
csc /out:NAnt.exe /recurse:*.cs
/bin/sh: csc: command not found
make[1]: *** [NAnt.exe] Error 127
make[1]: Saliendo directorio
`/home/jaime/utils/mcs-0.12/nant'
make: *** [linux] Error 1
" [...]
Greets,
Jaime.
El dom
, 16-06-2002 a las 02:15, Jose Cornado escribi�:
> Monos:
>
> I've just downloaded 0.12 mono/mcs. Finished making mono. When I try to
> make mcs, Nant throws an error that csc can not be found. I changed makefile
> to use mcs instead of csc (I am running rh 7.2 no cygwin at all) then it
> throws some garbage message. To be sure I typed $mcs.exe and I get the error
> on the subject line. Any ideas, hitns?
>
>
>
> _______________________________________________
> Mono-list maillist - [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/mono-list
--
// http://geneura.ugr.es -- The Geneura Team
// http://www.go-mono.com -- The Mono Project
signature.asc
Description: Esta parte del mensaje esta firmada digitalmente
