[rkward-cvs] rkward INSTALL,1.2,1.3
Thomas Friedrichsmeier
tfry at users.sourceforge.net
Thu Oct 21 13:10:47 UTC 2004
- Next message: [rkward-cvs] rkward/rkward/dataeditor rkeditordataframe.cpp,1.24,1.25 twintable.cpp,1.25,1.26 twintabledatamember.cpp,1.8,1.9 twintablemember.cpp,1.14,1.15 twintablemember.h,1.13,1.14 twintablemetamember.cpp,1.10,1.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/rkward/rkward
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26519
Modified Files:
INSTALL
Log Message:
Updated installation instructions for R >= 2.0
Index: INSTALL
===================================================================
RCS file: /cvsroot/rkward/rkward/INSTALL,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** INSTALL 1 Aug 2004 15:58:13 -0000 1.2
--- INSTALL 21 Oct 2004 13:10:44 -0000 1.3
***************
*** 41,50 ****
! Likewise you'll likely have to specify the location of the R-library:
--with-extra-libs=/usr/lib/R/bin/ (or similar)
Personally, I need the following options for configure:
! --prefix=/usr --with-extra-libs=/usr/lib/R/bin/ --with-extra-includes=/usr/lib/R/include --enable-debug=full
--- 41,52 ----
! Likewise you'll likely have to specify the location of the R-library (file: libR.so):
--with-extra-libs=/usr/lib/R/bin/ (or similar)
+ for R >= 2.0, the default location seems to be
+ --with-extra-libs=/usr/lib/R/lib/
Personally, I need the following options for configure:
! --prefix=/usr --with-extra-libs=/usr/lib/R/lib/ --with-extra-includes=/usr/lib/R/include --enable-debug=full
- Next message: [rkward-cvs] rkward/rkward/dataeditor rkeditordataframe.cpp,1.24,1.25 twintable.cpp,1.25,1.26 twintabledatamember.cpp,1.8,1.9 twintablemember.cpp,1.14,1.15 twintablemember.h,1.13,1.14 twintablemetamember.cpp,1.10,1.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the rkward-tracker
mailing list