Alright, "make install" did the trick :) Thanks a lot Alex!
On Wed, Dec 1, 2010 at 11:58 AM, Alex Fort <[email protected]> wrote: > On Wed, Dec 1, 2010 at 10:24 AM, Jérôme De Cuyper > <[email protected]> wrote: > > Thanks Alex! After cloning a fresh copy of mono and adding gmcs to my > path, > > the compilation completed but I'm not sure it succeeded since I cannot > find > > the build. It should be located at usr/local/bin but this directory > remains > > empty. How do you specify the output directory? > > Just specify the prefix when you run autogen.sh: `./autogen.sh > --prefix=/usr/local' then just `make', then `make install' and you > should be good. > > > Alex >
_______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
