It must be something to do with the default installation prefix being
/usr/local.

I copied the *.exe files to /usr/local/bin and the *.dll to /usr/local/lib
and everything went
just fine (can't remember if I had to chmod them though).

You can give:

     ./autogen.sh --with-prefix=/usr

a try.

regards,
Rodrigo


----- Original Message ----- 
From: "Eduardo Osorio Armenta" <[EMAIL PROTECTED]>
To: "mono-ximian" <[EMAIL PROTECTED]>
Sent: Wednesday, October 08, 2003 10:20 AM
Subject: [Mono-list] mandrake9.1 cvs


>
> Hi, i'm trying to reconstruct
> mono from scratch
>
> and i do cvs ... (like wiki pages)
>
> and then download monocharge...
>
> and copy to /usr/bin
> and        /usr/lib
>
> but then try
> make or autogen  in mcs:
>
> [EMAIL PROTECTED] mcs]# make
> *** You need a C# compiler installed to build MCS.
> *** Read README.building for information on how to
> bootstrap
> *** a Mono installation.
> make: *** [platform-check] Error 1
> mcs/ mono
>
> is something wrong with the copy of monocharge *.exe
> on /usr/bin
> or *dll  on /usr/lib ?
>
>
>
>
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Shopping - with improved product search
> http://shopping.yahoo.com
> _______________________________________________
> Mono-list maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/mono-list
>

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to