gtk1.2 puppy anyone?

For talk and support relating specifically to Puppy derivatives
Message
Author
goingnuts
Posts: 932
Joined: Sun 07 Dec 2008, 13:33
Contact:

#81 Post by goingnuts »

Live link to iguleder sources, packages etc. found:
http://dimkr.insomnia247.nl/

goingnuts
Posts: 932
Joined: Sun 07 Dec 2008, 13:33
Contact:

#82 Post by goingnuts »

gxmessage-2.12.0 back ported to gtk1 - diff file and static linked binary (upxed) attached. The diff adds example scripts to test the various commands.
To compile use the Makefile.gtk1 directly - no need for configure:

Code: Select all

make -f Makefile.gtk1
Attachments
gxmessage_gtk1.png
(9.46 KiB) Downloaded 406 times
gxmessage-2.12.0.diff.tar.gz
patch to backport gxmessage to gtk1
(7.27 KiB) Downloaded 132 times
gxmessage.gz
static linked gtk1 version of gxmessage-2.12.0 (fake .gz extention)
(217.57 KiB) Downloaded 131 times

amigo
Posts: 2629
Joined: Mon 02 Apr 2007, 06:52

#83 Post by amigo »

Hi there! my fine GTK1 friend. Got a copy of the source tarball or a link? Greetings from DE.

s243a
Posts: 2580
Joined: Tue 02 Sep 2014, 04:48
Contact:

#84 Post by s243a »

Where are the installation instructions for this (puppy?)?

goingnuts
Posts: 932
Joined: Sun 07 Dec 2008, 13:33
Contact:

#85 Post by goingnuts »

Hello amigo: https://trmusson.dreamhosters.com/stuff/ contains the original source. Hope everything is well in DE!

s243a: Just download the static linked bin (gxmessage.gz), rename to gxmessage and put it in /bin. In /bin create a symlink to gxmessage named xmessage and all programs using xmessage will now use the gxmessage (GTK1 version) instead. If you already have gxmessage installed there are probably no reason to install this one (unless for testing that is...)

Post Reply