[Rd] solaris without x

Kurt Hornik Kurt.Hornik@ci.tuwien.ac.at
Wed, 15 Mar 2000 12:17:14 +0100 (CET)


>>>>> Erich Neuwirth writes:

> i am trying to compile the current release on solaris 8.
> i do not have a complete x installation on my server.
> so i tried
> ./configure --without-x
> this is what i get

> making dataentry.d from dataentry.c
> In file included from dataentry.c:28:
> dataentry.h:22: X11/X.h: No such file or directory
> dataentry.h:23: X11/Xlib.h: No such file or directory
> dataentry.h:24: X11/Xutil.h: No such file or directory
> dataentry.h:25: X11/keysym.h: No such file or directory
> dataentry.h:26: X11/cursorfont.h: No such file or directory
> make[3]: *** [dataentry.d] Error 1

> ./configure --without-x --without-dataentry --disable-dataentry

> this is what i get

> make[3]: Entering directory `/servers/space/neuwirth/R/R-release/src/unix'
> gcc -I. -I../include -I../../src/include -I../../src/include/R_ext   -DHAVE_CONF
> IG_H  -g -O2 -c dataentry.c -o dataentry.o
> In file included from dataentry.c:28:
> dataentry.h:22: X11/X.h: No such file or directory
> dataentry.h:23: X11/Xlib.h: No such file or directory
> dataentry.h:24: X11/Xutil.h: No such file or directory
> dataentry.h:25: X11/keysym.h: No such file or directory
> dataentry.h:26: X11/cursorfont.h: No such file or directory
> make[3]: *** [dataentry.o] Error 1

> can anybody help me?

Simply speaking, --without-x is not supported (yet).  We are planning to
package GUIs (X11, GNOME) in the near future, and along with that we
should also make it possible to build without X.

-k
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._