Dear friends,
Thank you for the patch. I am now compiling under RedHat 9, with Redhat stock
PostgreSQL rpms and "home-made" wxGTK rpms including contrib/src/stc and
contrib/src/xrc.
1) Will we need other contribs than stc and xrc in a near future? If yes, I
would like to include them in the wx
The error you are getting, Jean-Michel, is:
/usr/bin/ld: cannot find -lwx_gtkd_stc-2.4
collect2: ld returned 1 exit status
This means that the linker is unable to find the wxstc library from
wxWindows. The patch that I submitted to Dave earlier will make this
appear like a wxWindows, instead of
> -Original Message-
> From: Jean-Michel POURE [mailto:[EMAIL PROTECTED]
> Sent: 28 May 2003 12:46
> To: [EMAIL PROTECTED]
> Cc: Adam H. Pendleton; Andreas Pflug
> Subject: [pgadmin-hackers] Bootstrap and configure under
> RedHat 9 (help)
>
>
> Dear all,
>
> I have the same ./configu
Thanks, patch applied.
Regards, Dave
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 28 May 2003 12:40
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-hackers] configure.ac patch
>
>
> Fixes configure.ac so that errors with wxWindows libs don't
> look like
Dear all,
I have the same ./configure problems under RedHat 9.
checking wxWindows in /usr... ok
checking for pgsql... yes
checking for PQexec in -lpq... no
checking libpq-fe.h usability... yes
checking libpq-fe.h presence... yes
checking for libpq-fe.h... yes
checking pgsql in /usr... failed
conf
Fixes configure.ac so that errors with wxWindows libs don't look like
errors with pgsql libs.
configure.ac.patch
Description: Binary data
---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster
Le Mercredi 28 Mai 2003 12:52, Andreas Pflug a écrit :
> There's no patch needed, everything's done with overloaded classes
> inside pgadmin. Only the 2.4.0 tarball is needed.
Great. Andreas, please disregard the personal email I sent you.
My ***only*** problem now is that the ./configure script
Jean-Michel POURE wrote:
Dear all,
Could you confirm that we need
GTK1.2 only configure options, without Unicode:
./configure --enable-optimise
Yes, GTK1.2 at the moment. I can't remember to use --enable-optimise.
Please find out what happens.
2) Also, could you send me the needed patch for wx
Dear all,
1) Sorry, there was a small error in the SPEC file, please disregard my last
mail. Attached is the spec file.
Could you confirm that we need
GTK1.2 only configure options, without Unicode:
./configure --enable-optimise
2) Also, could you send me the needed patch for wxGTK. I lost par
Dear all,
I am building RPMs under RedHat for wxGTK+ and needed contribs, based on the
spec files from http://www.freshrpms.net. Please find enclosed the wxGTK spec
file. I have a silly question as usual:
Should I build wxGTK with GTK2 + Unicode or simply with GTK1.2?
I guess the answer is GTK1
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 28 May 2003 19:24
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-hackers] StyledTextCtrl & libwxxrc
>
>
>
> hi,
>
> It seems that StyledTextCtrl and libwxxrc are missing in
> wxWindows /contrib directory.
11 matches
Mail list logo