Displaying 2 results from an estimated 2 matches for "vertex_color_t".
2007 Jul 30
0
g++ verfsion
...o be installed.
Then, I uninstalled R. Delete the directory R/lib/.
Installed R.2.3.1 again. And run getBioC1.8.5 for R 2.3.1 to download
the three packages
graph_1.10.6, RBGL_1.12.0 and Ruuid_1.10.0.
But still failed as:
......
boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t,
boost::default_color_type, boost::no_property>, size_t>&)'
make: *** [interfaces.o] Error 1
chmod: failed to get attributes of
`/usr/local/lib/R/library/RBGL/libs/*': No such file or directory
ERROR: compilation failed for package 'RBGL'
** Removing '/usr/local/li...
2007 Jul 30
0
install error for RBGL_1.12.0 on linux
...CATION=C
attached base packages:
[1] "stats" "graphics" "grDevices" "utils" "datasets" "methods"
[7] "base"
>
The error messages are partly as:
.....
boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t,
boost::default_color_type, boost::no_property>, size_t>&)'
make: *** [interfaces.o] Error 1
chmod: failed to get attributes of
`/usr/local/lib/R/library/RBGL/libs/*': No such file or directory
ERROR: compilation failed for package 'RBGL'
but, there exists such direc...