Re: FW: X11.h

Поиск
Список
Период
Сортировка
От John Taylor
Тема Re: FW: X11.h
Дата
Msg-id 02020717152202.01834@splash.hq.jtresponse.co.uk
обсуждение исходный текст
Ответ на FW: X11.h  ("Morrison, Trevor (Trevor)" <tmorrison@avaya.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: can't connect to postmaster from other machine
Следующее
От: "Josh Berkus"
Дата:
Сообщение: Re: Connecting a postgresql client to an oracle7 db