It cannot work. %make uninstall make: *** No rule to make target `uninstall'. Stop.
Yan On Sun, 2 Mar 2003, Uwe Ligges wrote: > > > Bai Yan wrote: > > > > After I used 'make distclean', I still can access R input 'R' command. How > > could R be completely removed? must I delete all the directory? > > > > Thanks, > > Yan > > make distclean > cleans the sources from previous configures and makes, instead try: > make uninstall > > Uwe Ligges > ______________________________________________ [EMAIL PROTECTED] mailing list http://www.stat.math.ethz.ch/mailman/listinfo/r-help
