Re: padmin3 and SuSE 9.0

Lists: pgadmin-hackers
From: Rainer Lay <rainer(dot)Lay(at)informatik(dot)uni-erlangen(dot)de>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: padmin3 and SuSE 9.0
Date: 2004-02-27 14:54:07
Message-ID: 403F5A0F.90102@informatik.uni-erlangen.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgadmin-hackers

Hi,

I want ot run pgadmin3 on my SuSE 9.0 box.
I tried the rpm for SuSE 8.2, but it doesn't work (conflicting ssl libs).
So I tried to rebuild the SRPM. According to the spec file, I need CVS
version from wxWindows, which should be available at the snapshot
section in your CVS. But I could not find them!
Could you please hepl me?

Kind regards,
Rainer


From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: rainer(dot)Lay(at)informatik(dot)uni-erlangen(dot)de
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: padmin3 and SuSE 9.0
Date: 2004-02-28 22:27:04
Message-ID: 404115B8.9080408@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgadmin-hackers

Rainer Lay wrote:

> Hi,
>
> I want ot run pgadmin3 on my SuSE 9.0 box.
> I tried the rpm for SuSE 8.2, but it doesn't work (conflicting ssl libs).
> So I tried to rebuild the SRPM. According to the spec file, I need CVS
> version from wxWindows, which should be available at the snapshot
> section in your CVS. But I could not find them!

It's in the snapshot section, not a cvs snapshot.

Regards,
Andreas


From: Raphaël Enrici <blacknoz(at)club-internet(dot)fr>
To: rainer(dot)Lay(at)informatik(dot)uni-erlangen(dot)de
Cc: Jean-Michel POURE <jm(at)poure(dot)com>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: padmin3 and SuSE 9.0
Date: 2004-02-29 20:49:50
Message-ID: 4042506E.1030205@club-internet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgadmin-hackers

Andreas Pflug wrote:

> Rainer Lay wrote:
>
>> Hi,
>>
>> I want ot run pgadmin3 on my SuSE 9.0 box.
>> I tried the rpm for SuSE 8.2, but it doesn't work (conflicting ssl
>> libs).
>> So I tried to rebuild the SRPM. According to the spec file, I need
>> CVS version from wxWindows, which should be available at the snapshot
>> section in your CVS. But I could not find them!
>
Hi Rayner,

other people reported that packages for mandrake 8.2 were running well
on Suse 9.0.
Please, try them before trying a (long) rebuild.
BTW you can find SRPMS for wxwindows^H^H^HWidgets here:
http://pgadmin.postgresql.org/snapshots/wxwindows/SRPMS/

Regards,
Raphaël


From: Jean-Michel POURE <jm(at)poure(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: RPM packages news and questions
Date: 2004-06-09 09:52:16
Message-ID: 200406091152.16451.jm@poure.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgadmin-hackers

> Other people reported that packages for mandrake 8.2 were running well
> on Suse 9.0.
> Please, try them before trying a (long) rebuild.
> BTW you can find SRPMS for wxwindows^H^H^HWidgets here:
> http://pgadmin.postgresql.org/snapshots/wxwindows/SRPMS/

Dear friends,

Some news about building RPMs for pgAdmin III:

I am now using Qemu, the free-sofware equivalent of VMware (in fact Qemu is
much more as it will soon emulate a PPC suitable for MacOsX).

Qemu is becoming usable very quickly and offers 25% speed of a native system,
which is fairly enough to build RPMs.

From my point of view, the following platforms (possibly with the help of
other packagers, any help welcome) should be targeted:

- Fefora Core 2
- Fefora Core 1
- RedHat 9

- Mandrake 10 final edition
- Mandrake 9.2
- Mandrake 9.1

- SuSE 9.1
- SuSE 9.0
- SuSE 8.2

Do you need other platforms?

Will we need to release a set of wxWhatever RPMs?

Are we still building staticly (I would prefer to avoid conflicts with
possible wxAnything packages provided with recent distros, if any)?

( Looking back, it may have been a better choice to choose a plain Gtk2 +
gtkmm framework. At least, pgAdmin III would now run under Win32, GNU/Linux
and MacOsX without problem. Just my 0.02 euros).

Cheers,
Jean-Michel