Hola!

I am trying to compile gnomeGUI with R 2.8.0, using
inside R (started with sudo R)
>install.packages("gnomeGUI", dep=TRUE)

this fails with:

checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for gnome-config... no
checking for gnomeConf.sh file in /usr/local/lib... not found
configure: error: conditional "HAVE_ORBIT" was never defined.
Usually this means the macro was only invoked conditionally.
ERROR: configuration failed for package 'gnomeGUI'
* Removing '/usr/local/lib/R/library/gnomeGUI'


I have installed a lot of gnome development packages with synaptic package
manager.
¿Where is gnome-config?

Kjetil

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to