From: | "Carmen Wai" <wai_carmen(at)hotmail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Error on installing 7.2.1 |
Date: | 2002-07-18 13:55:09 |
Message-ID: | F200en9JntYnHC0G1zX0001929b@hotmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I tried to upgrade to the posgresql version 7.2.1 and run the ./configure
script with option --with-tcl properly. When I tried to "gmake", I got the
error that tk.h can't locate the X11/Xlib.h file...
gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations
-I../../../src/interfaces/libpgtcl -I../../../src/include
-I/usr/X11R6/include -c -o pgtkAppInit.o pgtkAppInit.c
In file included from pgtkAppInit.c:15:
/usr/include/tk.h:83:29: X11/Xlib.h: No such file or directory
does anyone get any idea??
_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-07-18 13:57:29 | Re: Startup death! |
Previous Message | Johnson, Shaunn | 2002-07-18 13:54:31 | pg_restore / PQputline error |