[pgadmin-hackers] RPM packages news and questions

2004-06-09 Thread Jean-Michel POURE
 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

---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]


Re: [pgadmin-hackers] RPM packages news and questions

2004-06-09 Thread Dave Page
 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Jean-Michel POURE
 Sent: 09 June 2004 10:52
 To: [EMAIL PROTECTED]
 Subject: [pgadmin-hackers] RPM packages news and questions
 
 Do you need other platforms?

Hi Jean-Michel,

I cannot think of any other rpm platforms off-hand, but I have (on and
off) been trying to get FC1 on x86_64 to build. If you have any
suggestions I'd love to hear them - them problem I have was posted to
the list a while back:

Cheers, Dave.

 -Original Message-
 From: Dave Page 
 Sent: 18 May 2004 15:53
 To: [EMAIL PROTECTED]
 Subject: [pgadmin-hackers] X86_64 build problems
 
 Hi all,
 
 I'm currently working on a Fedora Core 1 system running on an 
 Athlon 64 so figured I'd take the opportunity to build an RPM 
 of pga3. Building from source works just fine so there are no 
 major problems, however when building from source RPM as 
 suggested by Jean-Michel in order to ease building of the 
 RPM, it seems that the wx libs are installed in /usr/lib64. 
 No problem there except wx-conf seems to think they are in
 /usr/lib:
 
 [EMAIL PROTECTED] src]# wx-config --libs
 -L/usr/local/lib -pthread  /usr/local/lib/libwx_gtk2ud-2.5.a
 -Wl,--export-dynamic -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 
 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 
 -lglib-2.0 -Wl,--export-dynamic -lpangoft2-1.0 -lpango-1.0 
 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpng -ljpeg 
 -ltiff -lz -ldl -lm
 
 As a longtime Slackware user I haven't the foggiest what 
 'rpmbuild --rebuild' is actually doing - can anyone suggest a 
 solution that doesn't involve symlinking libraries left right 
 and centre? :-)
 
 Cheers, Dave.

---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send unregister YourEmailAddressHere to [EMAIL PROTECTED])