Zenity/Yad and scripts

For discussions about programming, programming questions/advice, and projects that don't really have anything to do with Puppy.
Message
Author
User avatar
smokey01
Posts: 2813
Joined: Sat 30 Dec 2006, 23:15
Location: South Australia :-(
Contact:

#76 Post by smokey01 »

Yad is a single binary and very easy to compile.
Download the source, unpack it.
In the unpacked directory where you see the configure script open a terminal and type ./configure --prefix=/usr then press enter.
Once it has finished type make.
You should now see the yad binary. Copy it to /usr/bin
Job done.

You do need the devx loaded before you can compile.

Cheers.

User avatar
greengeek
Posts: 5789
Joined: Tue 20 Jul 2010, 09:34
Location: Republic of Novo Zelande

#77 Post by greengeek »

Thanks for the tips smokey. That enabled me to compile the latest yad for my Slacko 5.6 derivative.

If anyone wants a copy it's here:
http://www.mediafire.com/download/wr7gs ... -slk56.pet

Post Reply