On Fri, 2004-30-04 at 23:35 +0200, Jaroslaw Kowalski wrote:
> Hi!
> 
> I've noticed that under the new build system some libraries are only
> installed into GAC.
> That means that there's no longer "/usr/lib/System.*.dll" that could be used
> for compilation as a reference.
> 
> That means I have to do:
> 
> export MONO_PATH=~/src/mcs/class/lib/default/
> 
> before I can even run "mcs -r System.Data.dll xxx.cs"
> 

This seems to be working here, I would update cvs and try again.

--Todd

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

Reply via email to