Nekobit e534dea6e7 | ||
---|---|---|
src | ||
ui | ||
LICENSE | ||
README.md | ||
rdrama-gtk.pl |
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