Re: crash
От | Dave Page |
---|---|
Тема | Re: crash |
Дата | |
Msg-id | E7F85A1B5FF8D44C8A1AF6885BC9A0E4527CD9@ratbert.vale-housing.co.uk обсуждение исходный текст |
Ответ на | crash (Pico <picodon.forever@free.fr>) |
Ответы |
Re: crash
|
Список | pgadmin-support |
> -----Original Message----- > From: Pico [mailto:picodon.forever@free.fr] > Sent: 06 December 2004 07:57 > To: Dave Page > Cc: pgadmin-support@postgresql.org > Subject: RE: [pgadmin-support] crash > > > > > What OS/version are you actually running? > > > > > > Mandrake Linux 10.1 > > > > Ahh, OK. There's obviously a slightly odd set of package > versions on > > that platform. We had some commits for an MDK10.1 RPM > update the other > > day, so hopefully we'll have an appropriate RPM available > soon. In the > > meantime, can you compile from source OK? > > So, I compile from source. > > I download wxWidgets, tar -xzf, I compile : > > ./configure --with-gtk --enable-gtk2 --enable-unicode > --disable-shared --enable-debug --enable-mimetype=no make > sudo make install > > > cd contrib/src/stc > make > sudo make install > > > I download pgadmin3-1.2.0 sources, tar -xzf, > > ./configure --enable-static --enable-debug Did you install wx into /usr? If so, you can point pgAdmin at it using something like: ./configure --enable-static --enable-debug --with-wx=/usr One of the changes that went in post-1.2.0 also changed the configure script slightly - apparently on MDK10.1 (at least, in the wx RPM distro), the libraries have slightly non-standard names - iirc, they have underscores in them instead of hyphens. If you find you need this update, please let me know. In the meantime, I am trying to arrange to get MDK rpms made available. Regards, Dave
В списке pgadmin-support по дате отправления: