Displaying 4 results from an estimated 4 matches for "pkg_ldflag".
Did you mean:
pkg_ldflags
2000 Feb 08
1
0.99
...s not depend on these other packages, but
will autoload them if certain functions are called).
2) on page 3 of the R-exts document, it says to set PKG_* flags in
'Makeconf'; I think this should read 'src/Makevars' (this paragraph in
general is pretty awkward reading).
3) I prefer PKG_LDFLAGS for the "-L" stuff and PKG_LIBS for the "-l"
statements (currently the docs say to put it all in PKG_LIBS).
4) page 5 of R-exts gives an example of using autoconf to enable/disable
R functions depending on whether or not a library is available;
currently it suggests putting a...
2000 Feb 01
1
Install problems with RPgSQL
If you have had problems with the latest configure script in RPgSQL,
please try the version attached to this message. Let me know if you
have any problems. Thanks.
Tim
--
Timothy H. Keitt
National Center for Ecological Analysis and Synthesis
735 State Street, Suite 300, Santa Barbara, CA 93101
Phone: 805-892-2519, FAX: 805-892-2510
http://www.nceas.ucsb.edu/~keitt/
-------------- next part
2000 Feb 01
1
Install problems with RPgSQL
If you have had problems with the latest configure script in RPgSQL,
please try the version attached to this message. Let me know if you
have any problems. Thanks.
Tim
--
Timothy H. Keitt
National Center for Ecological Analysis and Synthesis
735 State Street, Suite 300, Santa Barbara, CA 93101
Phone: 805-892-2519, FAX: 805-892-2510
http://www.nceas.ucsb.edu/~keitt/
-------------- next part
2006 Oct 09
2
Installing Rmpi on 64-bit Linux Athlon
Hello,
We have recently added a 64-bit 2 x Dual-Core Athlon server running Red
Hat Enterprise Linux AS release 3 to allow for processing of large data
sets (>4GB) in R. To integrate this server into our Linux cluster, I
have been trying (unsuccessfully) to use Rmpi/lam-mpi to parallel
process some of our scripts. While I have successfully compiled R 2.4.0
and lam-mpi 7.1.2 on this server using