gtkdialog for OS X

Puppy related raves and general interest that doesn't fit anywhere else
Post Reply
Message
Author
User avatar
mavrothal
Posts: 3096
Joined: Mon 24 Aug 2009, 18:23

gtkdialog for OS X

#1 Post by mavrothal »

Some times I would like to see a gtkdialog script while I'm on OS X so I compiled it for OS X. It only needed a small change.
Just in case someone needs it, I attach it here. Put it somewhere in your PATH (in /us/local/bin I would guess) and should be good to go.
Of course you need to have gtk+ installed (through homebrew) for gtkdialog to run.
Just make sure that you have updated ruby the version 2.3 or latter (through rvm) before you "brew" gtk+ (it pulls newer versions of libs required by gtkdialog)

Nov 15 Update: A new version uploaded that improves widget display. osx patch allows compilation in both osx and linux.
Attachments
gtkdialog_osx.patch.gz
gtkdialog patch. Allows compilation in both Linux and OSX with homebrew installed
(439 Bytes) Downloaded 137 times
mm_view_in_mac.png
(138.87 KiB) Downloaded 266 times
gtkdialog.gz
gtkdialog for OS X
(110.06 KiB) Downloaded 177 times
Last edited by mavrothal on Thu 16 Nov 2017, 05:40, edited 3 times in total.
== [url=http://www.catb.org/esr/faqs/smart-questions.html]Here is how to solve your[/url] [url=https://www.chiark.greenend.org.uk/~sgtatham/bugs.html]Linux problems fast[/url] ==

User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

#2 Post by vovchik »

Dear mavrothal,

Thanks for this little but very useful thing under OSX. Will test it soon. :)

With kind regards,
vovchik

Post Reply