[Mono-list] make install building mcs package
Jonathan Stowe
jns@gellyfish.com
Fri, 02 Jul 2004 15:21:35 +0100
On Fri, 2004-07-02 at 14:49, Yuri Leikind wrote:
> Didn't you notice the which command I issued:
>
> > > leikind@pc324:~/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.