[R] compiling packages
ripley@stats.ox.ac.uk
ripley at stats.ox.ac.uk
Wed Jun 5 15:14:05 CEST 2002
On Wed, 5 Jun 2002, Heberto Ghezzo wrote:
> Hello again. As suggested i just run make
> pkg-c:/r_src/src/library/addreg --library=c:/r_src/library
> and the thing did not work. So I copy the folder 'addreg' to
> rw1051/src/library and now just called make pkg-addreg and it compiled
> help etc.
> I do not know Perl etc but seems that the script has problems with paths
But you used make there, not Perl. The correct form is
make PKGDIR=c:/r_src/src/library RLIB=c:/r_src/library pkg-addreg
and that *is* documented in readme.packages. You must have missed it, so
please re-read ALL of that document.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272860 (secr)
Oxford OX1 3TG, UK Fax: +44 1865 272595
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list