-
Notifications
You must be signed in to change notification settings - Fork 1
HowTo: Install and Run
oldtechaa edited this page Mar 26, 2016
·
11 revisions
Currently, we don't have a streamlined install process. So here's how to install and run the program:
To install, download the zip, then follow the instructions below:
Install dependencies listed below in the format Upstream/Debian/Arch (may be different on other distributions):
-
MIDI-Perl/libmidi-perl/perl-midi-perl. (This module is not in the majority of Linux distributions.)
-
Cairo-Perl/libcairo-perl/cairo-perl. (Included with Gtk2-Perl sources.)
-
Perl/perl5/perl. (This should be included in most distributions.)
The top four dependencies can be downloaded from CPAN.
Once set up, run "perl SeekMIDI.pl" in the folder containing SeekMIDI to run the program.