Desktop/Mobile rDrama client in the Gimped Toolkit
Go to file
Nekobit e534dea6e7
Initial
2022-11-24 19:59:55 -05:00
src Initial 2022-11-24 19:59:55 -05:00
ui Initial 2022-11-24 19:59:55 -05:00
LICENSE Initial 2022-11-24 19:59:55 -05:00
README.md Initial 2022-11-24 19:59:55 -05:00
rdrama-gtk.pl Initial 2022-11-24 19:59:55 -05:00

README.md

rDrama-GTK (or GTKDrama)

Desktop rDrama client in the Gimped Toolkit.

Building

On a sane Linux distribution, you might find that your distribution provides perl modules already available for you. On Debian or Debian-like distributions, you can install the GTK Perl bindings like so:

# apt install libgtk3-perl libglib-perl

Modules

GTKDrama is written in Perl, and thus, requires that you install some modules.

If you didn't install libgtk3-perl from your distribution, then you can install it manually. Make sure you have GTK libs installed on your machine.

(Note: Some modules had to be installed as root)

$ cpan HTTP::Soup Gtk3 Glib::IO