Hi "CT", What I don't understand is why you have to install all wxWindows stuff. As far as I understood, all our packages (deb, rpms, slack, freebsd) are linked statically. The only thing you should install is pgadmin3 package and its dependencies... Did you try this first ?
If you really need to do the build by yourself, can you try what Mark suggested to pgadmin-support this morning and tell us if it works for you ? Please also try to always cc to pgadmin-support and/or pgadmin-hackers lists. Be sure that if anybody has a beginning of an answer to give to you he will. Jean-Michel, Mark has reported some informations on the build/install process on Suse 8.2 to pgadmin-support, can you check that everything is up to date in documentation and that we didn't miss anything (dependencies and so on) ? regards, Raphaël ----Message d'origine---- >De: b-vol <[EMAIL PROTECTED]> >Sujet: Fwd: [pgadmin-support] installation of pgAdmin3 on SuSE8.2 >Date: Tue, 30 Sep 2003 00:59:00 +0100 >A: Raphaël Enrici <[EMAIL PROTECTED]> > >Dear Sir, > >I obtained your name from browsing the pg-admin list. I forwarded a mail (see >below) I posted to the list. I hope you are able to help and look forward to >hearing from you. > >Ypurs sincerely >CT > >---------- Forwarded Message ---------- > >Subject: [pgadmin-support] installation of pgAdmin3 on SuSE8.2 >Date: Monday 29 September 2003 20:55 >From: b-vol <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] > >Greetings, > >I am new to this list. I need some help with the installaion of pgAdminIII. >The machine is a PC running SuSE Linux8.2. I downloaded vxWindows tarball and >decompressed it into a directory :vxWindows-pgAdmin3. I then run the >configure script with the following > >settings: > >../configure >--with-gtk--enable-gtk2--enable-unicode--disable-shared--enable-debug > >I obtain the following error message: >configure error >Please check that gtk-config is in the path, the directory where GTK+ >libraries are installed (returned by gtk-config --libs' command) in the >LD_LIBRARY PATH or equivalent variable and the GTK+ is version 1.2.3 or >higher. > > >I installed all the GTK rpms and I checked and found gtk-config in /usr/bin. >I found libglade-config in /opt/gnome/bin. (The gtk-config --libs command >(last paragraph) show most are in /usr/lib.) I then made the following >entries in /etc/profile: > >LD_LIBRARY_PATH=/usr/lib:/opt/gnome/lib:/opt/gnome2/lib >export LD_LIBRARY_PATH >export PATH=${PATH}:/usr/bin/gtk-config >export PATH=${PATH}:/opt/gnome/bin//libglade-config > >Then I restarted the machine, but I still obtained the same error. Some help >would be appreciated. > >Sincerely >CT > >---------------------------(end of broadcast)--------------------------- >TIP 6: Have you searched our list archives? > > http://archives.postgresql.org > >------------------------------------------------------- > > ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])