Re: Fwd: installation of pgAdmin3 on SuSE8.2

From: blacknoz(at)club-internet(dot)fr
To: bvol(at)b-vol(dot)co(dot)uk
Cc: pgadmin-support(at)postgresql(dot)org, jm(at)poure(dot)com
Subject: Re: Fwd: installation of pgAdmin3 on SuSE8.2
Date: 2003-09-30 08:21:42
Message-ID: mnet1.1064902902.93.blacknoz@club-internet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support


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 <bvol(at)b-vol(dot)co(dot)uk>
>Sujet: Fwd: [pgadmin-support] installation of pgAdmin3 on SuSE8.2
>Date: Tue, 30 Sep 2003 00:59:00 +0100
>A: Raphaël Enrici <blacknoz(at)club-internet(dot)fr>
>
>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 <bvol(at)b-vol(dot)co(dot)uk>
>To: pgadmin-support(at)postgresql(dot)org
>
>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
>
>-------------------------------------------------------
>
>

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Riccardo 2003-09-30 09:56:43 Error Message: Variabile oggetto o variabile del blocco With non impostata
Previous Message Jean-Michel POURE 2003-09-30 07:42:57 Re: Fwd: installation of pgAdmin3 on SuSE8.2