[R-pkg-devel] Problem compiling openssl package (FreeBSD stable/11)
David Wolfskill
r at catwhisker.org
Thu Jan 19 16:06:49 CET 2017
On Thu, Jan 19, 2017 at 09:02:12AM -0600, Dirk Eddelbuettel wrote:
> ...
> | I was able puzzle through things enough to determine that re-invoking
> | install.packages() as
> |
> | install.packages("~/R/Rtmp4VjFtY/dhw/openssl", repos = NULL)
> |
> | (in my case) would allow me to work with my copy of the sources; some
> | experimentation^Whacking later,
>
> Glad you have something, you still made your life harder than you should
> have. The _canonical_ and _documented_ way (and yes, there is basically an
> entire manual dedicated to this which came with your version of R) is to
>
> R CMD build foo/
> R CMD check foo_1.2.3.tar.gz
> R CMD INSTALL foo_1.2.3.tar.gz
Ah; OK; thanks! :-)
> Working from sources works, cleaning up every once in a while and working
> from pristine source is recommended for a reason.
I can understand that, certainly.
> Don't mean to call you out here, mostly leaving it for the next person
> refusing to read the manual and ending up here by other means.
Fair enough -- and thank you! :-)
(I like to think that ignorance is curable....)
Peace,
david
--
David H. Wolfskill r at catwhisker.org
How could one possibly "respect" a misogynist, racist, bullying con-man??!?
See http://www.catwhisker.org/~david/publickey.gpg for my public key.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 603 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-package-devel/attachments/20170119/047ec01f/attachment.bin>
More information about the R-package-devel
mailing list