Cliff Stanford wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Rolf Bjarne Kvinge wrote: > >>> What am I missing? How do I make mcs find the right path for >>> mscorlib.dll? >> I think this might help you: >> http://www.mono-project.com/Parallel_Mono_Environments > > I have now followed that page to the letter, including installing in > /opt/mono. > > [mono] ~/src/mono/mono @ make > ... > [mono] ~/src/mono/mono @ make install > ... > [mono] ~/src/mono/mono @ type mcs > mcs is hashed (/opt/mono/bin/mcs) > [mono] ~/src/mono/mono @ mcs > The assembly mscorlib.dll was not found or could not be loaded. > It should have been installed in the > `/opt/mono/lib/mono/1.0/mscorlib.dll' directory. > > So exactly the same effect other than I no longer get referred to > /usr/local. > > Any other suggestions gratefully received.
The 1.1 profile has been removed in svn trunk a couple of hours ago, but the mcs script seems to be still installed. With other words: mcs does not exist anymore. Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
