On Fri, 2004-07-02 at 14:49, Yuri Leikind wrote: > Didn't you notice the which command I issued: > > > > [EMAIL PROTECTED]:~/src/mcs-1.0$ which mcs > > > /opt/bin/mcs > > Haven't you noticed I HAVE ALREADY BUILT the package, and > I would not have been able to do it without mcs in my path. >
What do you get if you run: sudo which mcs ? It is evident that mcs is *NOT* in your path when you are running 'make install' - something (and I am guessing sudo) must be changing the path. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
