> > You should not run configure or make with sudo.  If you need to
> > install system-wide, you only need to run make install under sudo,
> > like
> > ./configure
> > make
> > sudo make install
> 
> I thougt so, and did so first. But that generated other errors!,
> which was killed by using sudo.

Those errors were probably an indication of a deeper problem with your 
setup. Using 'sudo configure' didn't fix them, just sweep them under the 
carpet for a little while.

Davor

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to