[R] R-gnome: no way to configure

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Thu Jan 24 12:29:34 CET 2002


Agustin Lobo <alobo at ija.csic.es> writes:

> Hi!
> 
> I've been able to configure and make R (1,4,0 linux)
> except for the gnome support. I've checked all packages and libs mentioned
> in R-admin.pdf (and by Luke Tierny) to make sure that I have them and even
> using the following:
> 
> ./configure --with-gnome --with-gnome-includes=/opt/gnome/include
> --with-gnome-libs=/opt/gnome/lib --with-libglade-config=opt/gnome/lib
                                                          !!
Was that as typed? That might explain things.

> 
> I still get:
> 
> R is now configured for i686-pc-linux-gnu
>   Source directory:          .
>   Installation directory:    /usr/local
>   C compiler:                gcc  -mieee-fp -D__NO_MATH_INLINES -g -O2
>   C++ compiler:              c++  -mieee-fp -g -O2
>   FORTRAN compiler:          g77  -g -O2
>   X11 support:               yes
>   Gnome support:             no
>   Tcl/Tk support:            yes
>   R profiling support:       yes
>   R as a shared library:     no
> 
> I really don't know what else I can do, gnome runs ok on this machine.
> 
> Should I just give up? There is no way to require that configure tells 
> exactly what's missing?

Somewhere in the output from configure there should be a line saying
which test is failing, and config.log has the details. Don't forget to
remove config.cache, btw.

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list