[Mono-list] /usr/include vs /usr/local/include
Gonzalo Paniagua Javier
gonzalo@ximian.com
10 May 2003 03:51:55 +0200
El sáb, 10 de 05 de 2003 a las 03:32, WC -Sx- Jones escribió:
> Yes, I can set those, but the issue is deeper than setting the ENV up...
>
> So far I got the mono/mint stuff built and seemingly installed...
>
> In the msc* directory I got it to "compile successful" - but it will
> NOT install - no matter what I try...
For mcs directory, make install prefix=YOURINSTALLPREFIX will do.
See also mcs/README.building
-Gonzalo