Under the 2.5 Sub-architectures section it talks about X86_64 architecture
for Linux.
1. tar -zxvf R-2.3.0.tar.gz
2. changed the directory to the newly created directory R-2.3.0
3. Typed ./configure 'r_arch=name' 
4. Typed make
5. Make check
6. make check-all
7. Typed make install
8. Typed R
I get the error message. 
Fatal error: unable to open the base package
My Server Archeitecute is X86_64
-bash-2.05b# rpm -q --qf '%{ARCH}\n' zlib
x86_64




        [[alternative HTML version deleted]]

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to