Re: FW: X11.h

From: John Taylor <postgres(at)jtresponse(dot)co(dot)uk>
To: "Morrison, Trevor (Trevor)" <tmorrison(at)avaya(dot)com>, <pgsql-novice(at)postgresql(dot)org>
Subject: Re: FW: X11.h
Date: 2002-02-07 17:15:22
Message-ID: 02020717152202.01834@splash.hq.jtresponse.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

  • FW: X11.h at 2002-02-07 16:51:54 from Morrison, Trevor (Trevor)

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2002-02-07 17:27:14 Re: can't connect to postmaster from other machine
Previous Message Morrison, Trevor (Trevor) 2002-02-07 16:51:54 FW: X11.h