Hi I've been trying to install RBGL and several other packages in gR task view on Fedora11 64 bit without success My guess is that it is due to boost (fedora is at boost 1.37 which is a few minor versions behind 1.40) and very recent g++ Has anyone managed to install the gR task view or RBGL in particular? Thanks Cheers Peter ======= [root at SPH-PH-428-04P ~]# gcc --version gcc (GCC) 4.4.1 20090725 (Red Hat 4.4.1-2)> version_ platform x86_64-redhat-linux-gnu arch x86_64 os linux-gnu system x86_64, linux-gnu status major 2 minor 9.2 year 2009 month 08 day 24 svn rev 49384 language R version.string R version 2.9.2 (2009-08-24) While trying to install RBGL it crashes with a long series of warnings but the puch-line appears to be boostIncl/boost/optional/optional.hpp:315: warning: dereferencing pointer ?<anonymous>? does break strict-aliasing rules boostIncl/boost/optional/optional.hpp:422: note: initialized from here make: *** [bbc.o] Error 1 ERROR: compilation failed for package ?RBGL? * Removing ?/usr/lib64/R/library/RBGL? -- Dr Peter Baker | Senior Lecturer/Statistician | Epidemiology & Biostatistics Room 416 | School of Population Health |The University of Queensland | Public Health Building | Herston Rd | Herston Qld 4006 | Australia Ph: +61 7 3346 4747 | Fax: +61 7 3365 5442 | http://www.sph.uq.edu.au/ | Email: p.baker1 at uq.edu.au or baker.peter2009 at gmail.com
Matthias Buehlmaier
2009-Sep-21 07:25 UTC
[R-sig-Fedora] Fedora 11: Package RBGL won't install
Peter, I just installed RBGL on Fedora 10 (64 bit) without any problem. Below is my system information. Maybe the problem is related to the gcc version, as you have suspected: $ gcc --version gcc (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)> version_ platform x86_64-redhat-linux-gnu arch x86_64 os linux-gnu system x86_64, linux-gnu status major 2 minor 9.2 year 2009 month 08 day 24 svn rev 49384 language R version.string R version 2.9.2 (2009-08-24) Cheers, Matthias -- Matthias Buehlmaier Vienna Graduate School of Finance www.buehlmaier.net On Mon, 2009-09-21 at 14:06 +1000, Peter Baker wrote:> Hi > > I've been trying to install RBGL and several other packages in gR task > view on Fedora11 64 bit without success > > My guess is that it is due to boost (fedora is at boost 1.37 which is > a few minor versions behind 1.40) and very recent g++ > > Has anyone managed to install the gR task view or RBGL in particular? > > Thanks > > Cheers > Peter > > =======> > [root at SPH-PH-428-04P ~]# gcc --version > gcc (GCC) 4.4.1 20090725 (Red Hat 4.4.1-2) > > > version > _ > platform x86_64-redhat-linux-gnu > arch x86_64 > os linux-gnu > system x86_64, linux-gnu > status > major 2 > minor 9.2 > year 2009 > month 08 > day 24 > svn rev 49384 > language R > version.string R version 2.9.2 (2009-08-24) > > While trying to install RBGL it crashes with a long series of warnings > but the puch-line appears to be > > boostIncl/boost/optional/optional.hpp:315: warning: dereferencing > pointer ?<anonymous>? does break strict-aliasing rules > boostIncl/boost/optional/optional.hpp:422: note: initialized from here > make: *** [bbc.o] Error 1 > ERROR: compilation failed for package ?RBGL? > * Removing ?/usr/lib64/R/library/RBGL? > >
Seemingly Similar Threads
- RBGL not compiling on Debian Lenny with c++ (Debian 4.3.1-2) 4.3.1
- RGBL not compiling with R-devel under Debian Lenny
- issue with graph package in using RBGL -‘'graph' is not a valid installed package’"
- Issues with installing RBGL package
- Issues with installing RBGL package