Re: [pgadmin-support] Debian Alpha (unstable) build produces bad binary

2003-09-15 Thread Bob Kimble
On Monday 15 September 2003 13:06, Andreas Pflug wrote: > Bob Kimble wrote: > Well that looks good, or really bad. It's wxGetSingleChoiceIndex in line > 201 pgAdmin3.cpp, which has just 4 parameters (rest is default), and > they're certainly ok. > wxWindows tries to create a simple dialog, and it

Re: [pgadmin-support] Debian Alpha (unstable) build produces bad binary

2003-09-15 Thread Bob Kimble
On Monday 15 September 2003 18:12, Andreas Pflug wrote: > Still, it's a bit unsatisfying. It should run on *all* machines, at > least if they're Linux with recent gtk2. > Try to put the line > LanguageId=0 > in the file ~/.pgadmin3, this will prevent pgAdmin3 from asking for the > language. You may

Re: [pgadmin-support] Debian Alpha (unstable) build produces bad binary

2003-09-15 Thread Adam H.Pendleton
On Monday, Sep 15, 2003, at 12:52 US/Eastern, Bob Kimble wrote: 0x0274f454 in g_type_is_a () from /usr/lib/libgobject-2.0.so.0 (gdb) bt #0 0x0274f454 in g_type_is_a () from /usr/lib/libgobject-2.0.so.0 #1 0x02476028 in gtk_type_new () from /usr/lib/libgtk-x11-2.0.so.0 #

Re: [pgadmin-support] Debian Alpha (unstable) build produces bad

2003-09-15 Thread Andreas Pflug
Bob Kimble wrote: It appears that I'm running version 2.2.4 of gtk (that's the version of the libgtk2.0-0 package I have installed). I'm running Debian unstable on that machine in order to play with the most current software. I don't really know how to install a newer version. I use apt-get, ds

Re: [pgadmin-support] Debian Alpha (unstable) build produces bad binary

2003-09-15 Thread Bob Kimble
Here's the backtrace. Doesn't look like much help to me. Is there some way to get the Debian packages to build an executable with the debugging symbols? (gdb) r Starting program: /usr/bin/pgadmin3 (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no d

Re: [pgadmin-support] Debian Alpha (unstable) build produces bad binary

2003-09-15 Thread Bob Kimble
Please ignore my earlier post -- I discovered the "c" command. Here's what I believe you want: (gdb) r Starting program: /usr/bin/pgadmin3 (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(

Re: [pgadmin-support] Debian Alpha (unstable) build produces bad

2003-09-15 Thread Andreas Pflug
Bob Kimble wrote: Please ignore my earlier post -- I discovered the "c" command. Here's what I believe you want: Program received signal SIGSEGV, Segmentation fault. 0x0274f454 in g_type_is_a () from /usr/lib/libgobject-2.0.so.0 (gdb) bt #0 0x0274f454 in g_type_is_a () from /usr

Re: [pgadmin-support] problem installing pgAdmin 3 on red hat 7.3

2003-09-15 Thread pginfo
Hi Adam, as I wrote I tryed to install all from source, becouse I do not found rpm for my redhat version. I lose many time befor to find that the ./configure report not correct error message for not finding pg lib dir. Also I lose many time by installing wxWindows ( I am not finishing with this t

Re: [pgadmin-support] problem installing pgAdmin 3 on red hat 7.3

2003-09-15 Thread Adam H. Pendleton
pginfo wrote: Hi Ivan, I quite agree, a Redhat 7.3 binary would be useful - the problem is that none of the developers have such a machine to build it on that I'm aware of. Any volunteers out there with a sutable machine? Regards, Dave. I can certainly come up with a RedHat 7.3 machine. I

Re: [pgadmin-support] Debian Alpha (unstable) build produces bad

2003-09-15 Thread Andreas Pflug
Bob Kimble wrote: Hi! I built and installed Debian packages for pgadmin3 and pgadmin3-libwxgtk2ud2.5 following the instructions on the pgadmin3 web site. When I run pgadmin3, however, it segfaults right away. Using strace, the last few lines look like this: stat("/usr/local/share/locale/fileu

Re: [pgadmin-support] problem installing pgAdmin 3 on red hat 7.3

2003-09-15 Thread Adam H. Pendleton
pginfo wrote: Hi, I found the reason for this first problem. When I installed pg 7.3.4 I did it with option for library directory ( it is on anoder place by me). As I found pgAdmin search for the lib dir but do not send the correct message. It will be great to have this option in ./configure. At

Re: [pgadmin-support] Debian Alpha (unstable) build produces bad

2003-09-15 Thread Adam H. Pendleton
Bob Kimble wrote: I don't know if there's something missing from the Debian package build or what. Anybody have any suggestions on what I should look for? Could you also send a backtrace from gdb at the time of the segfault? Like this: user$ gdb pgAdmin3 (gdb) r SEGFAULT (gdb) bt Then cut

[pgadmin-support] Debian Alpha (unstable) build produces bad binary

2003-09-15 Thread Bob Kimble
Hi! I built and installed Debian packages for pgadmin3 and pgadmin3-libwxgtk2ud2.5 following the instructions on the pgadmin3 web site. When I run pgadmin3, however, it segfaults right away. Using strace, the last few lines look like this: stat("/usr/local/share/locale/fileutils.mo", 0x113

Re: [pgadmin-support] problem installing pgAdmin 3 on red hat 7.3

2003-09-15 Thread pginfo
Hi Dave, I do not know very good the compilation procedure on linux and can not help. My work is java and j2ee. But if you can not find a red hat 7.3 computer, pls. send me a message and I will configure one for you at my office or I will give you one account for it. regards, ivan. Dave Page w

Re: [pgadmin-support] problem installing pgAdmin 3 on red hat 7.3

2003-09-15 Thread Dave Page
Hi Ivan, I quite agree, a Redhat 7.3 binary would be useful - the problem is that none of the developers have such a machine to build it on that I'm aware of. Any volunteers out there with a sutable machine? Regards, Dave. > -Original Message- > From: pginfo [mailto:[EMAIL PROTECTED] >

Re: [pgadmin-support] problem installing pgAdmin 3 on red hat 7.3

2003-09-15 Thread pginfo
Hi Dave, I think it will be very good to have also binary (rpm) for red hat 7.3. The reason is that red hat 9.0 support unicode and not all users can change to this version at the moment. Also I follow the installation instruction, but it is not easy to install wxWindows on 7.3. I will install pgA

Re: [pgadmin-support] problem installing pgAdmin 3 on red hat 7.3

2003-09-15 Thread Dave Page
> -Original Message- > From: pginfo [mailto:[EMAIL PROTECTED] > Sent: 15 September 2003 05:33 > To: Adam H.Pendleton > Cc: Dave Page; [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] problem installing pgAdmin 3 > on red hat 7.3 > > > Hi, > I found the reason for this first problem.