compiler problems

Chris Mohler cr33dog at gmail.com
Sat Feb 17 00:56:11 UTC 2007


On 2/16/07, Michael Klinosky <mpk2 at enter.net> wrote:
> [mpk at D500 mms_client-0.0.3]$ su -
> Password:
> [root at D500 ~]# make test
> make: *** No rule to make target `test'.  Stop.
> [root at D500 ~]# make install
> make: *** No rule to make target `install'.  Stop.
>
> Now what?

When you entered 'su -', you were taken to root's home directory.

Either drop the hyphen from 'su', or 'cd /back/to/mms_client'
directory.  Try 'man su' to find out why you were "transported".

Chris




More information about the fedora-list mailing list