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
