Philipp Knecht wrote:

Hi

I wanna use 1.0.4 (stable) and latest on the same box.
I use Ubuntu 4.10. I've already compiled and installed
1.0.4 (libgdiplus,mono,mcs,xsp,gtk# in this particular
order) with the prefix /usr/local.
Now i'll download the latest tarball and
compile/install it too. Are there any pitfalls when i
use ./configure --prefix=/usr/local/monolatest?
Are there any enviroment variables to set? if yes
where?



you'll want to add

/usr/local/monolatest/bin to your PATH and /usr/local/monolatest/lib/pkgconfig to PKG_CONFIG_PATH

when building/testing with the 2nd installation.

Ian


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

Reply via email to