Jesper Gådin
2015-Apr-13 11:26 UTC
[Rd] PCRE, and setting C-, LD- and CPP-FLAGS for a local r-devel installation (Part 2)
Hi! I'm sorry I could not reply on the original message ( https://stat.ethz.ch/pipermail/r-devel/2015-April/070943.html), while I wasn't a subscriber of the r-devel mail-list. But I got the ./configure to work in the end. See below for the solution. ./configure 'LDFLAGS=-R/glob/jesper/software/bzip2-1.0.6/ -R/glob/jesper/software/zlib-1.2.8 -L/glob/jesper/software/bzip2-1.0.6 -L/glob/jesper/software/zlib-1.2.8 -L/glob/jesper/software/xz-5.2.1/bin/lib/ -R/glob/jesper/software/xz-5.2.1/bin/lib -L/glob/jesper/software/pcre-8.36/build/lib -R/glob/jesper/software/pcre-8.36/build/lib' CFLAGS='-I/glob/jesper/software/bzip2-1.0.6/ -I/glob/jesper/software/zlib-1.2.8/ -I//glob/jesper/software/xz-5.2.1/bin/include/ -I/glob/jesper/software/pcre-8.36/build/include' --without-recommended-packages Jesper [[alternative HTML version deleted]]
Reasonably Related Threads
- PCRE, and setting C-, LD- and CPP-FLAGS for a local r-devel installation
- Compiling R-devel - missing some expected features (zlib, bzlib, lzma, PCRE)
- configure statement for R-devel with updated zlib in user account
- More Capability for Capabilities
- More Capability for Capabilities