Skip to content
Prev 2431 / 398506 Next

A couple problems installing 0.64 (under linux, redhat 5.2)

On Mon, 19 Apr 1999, Barnet Wagman wrote:

            
Both of these are the same path problem.  You need /usr/X11R6/bin in the
path for configure to find xmkmf, and you need /usr/X11R6/include for the
include files. Configure found

X_CFLAGS =  -I/usr/X11R6/include
X_LIBS =  -L/usr/X11R6/lib -lX11
X_PRE_LIBS =  -lSM -lICE

for me once I had /usr/X11R6/bin in the path. I build on Linux remotely,
and have to ensure that the X bits are in my path (when they would
be automatically if I used the console, if that was not a terminal
in a locked room in another building, ....