Re: FW: X11.h - Mailing list pgsql-novice

From John Taylor
Subject Re: FW: X11.h
Date
Msg-id 02020717152202.01834@splash.hq.jtresponse.co.uk
Whole thread Raw
In response to FW: X11.h  ("Morrison, Trevor (Trevor)" <tmorrison@avaya.com>)
List pgsql-novice
On Thursday 07 February 2002 16:51, Morrison, Trevor (Trevor) wrote:
> Hi,
>
> I am running RH7.1 with a module 2.4.17 kernel.  I am trying to compile
> 7.1.3 with the following options:
>
> ../configure --prefix=/usr --with-tcl  --enable-odbc --enable-syslog
> --with-openssl.
>
> The compile stops here:
> /usr/linclude/tk.h:83:29:  x11/xlib.h no such file or directory

Should that be X11/Xlib.h ?

>
> Tcl and TK are installed on my system.  I even tried the
> --with-tclconfig=/usr/lib and that did not fix it.  Any suggestions?

You also need the X Windows Devel RPM:

# rpm -q --whatprovides /usr/include/X11/Xlib.h
XFree86-devel-4.0.1-28mdk

You may need a different version for RH7.1 (I'm running Mandrake), but
you should be able to look for XFree86-devel* on your RH install CD.

Regards
JohnT

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: can't connect to postmaster from other machine
Next
From: "Josh Berkus"
Date:
Subject: Re: Connecting a postgresql client to an oracle7 db