Re: [HACKERS] Re: postgres RPM build on Suse linux 6.2
От | Tom Lane |
---|---|
Тема | Re: [HACKERS] Re: postgres RPM build on Suse linux 6.2 |
Дата | |
Msg-id | 25233.943298139@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: postgres RPM build on Suse linux 6.2 (Lamar Owen <lamar.owen@wgcr.org>) |
Ответы |
Re: [HACKERS] Re: postgres RPM build on Suse linux 6.2
|
Список | pgsql-hackers |
Lamar Owen <lamar.owen@wgcr.org> writes: > [I've been working with Jef Peeraer on building the RPM's on SuSE Linux, > and ran across what I think is an autoconf issue. The configure script > complained that it couldn't find the tk config script > (/usr/lib/tkConfig.sh on most tk installs), which botched the whole > build in an obscure place.] --with-tclconfig and/or --with-tkconfig should fix this. I forget whether those are in 6.5.* though. Since we also look for "wish" in the PATH, it would be nice if we could ask wish where the tcl/tk config files are, instead of having to search for them ourselves. But AFAIK you can't fire up a wish without having an X display for it to connect to ... and configure can't assume that. regards, tom lane
В списке pgsql-hackers по дате отправления: