Here is
the alfi_ws
perl script. Just move it to the directory you wish to work in,
and configure the first 2 lines as follows:
- Change "/usr/bin/perl" to the path of the perl installation
on your machine.
#!/usr/bin/perl -w
- Change "/usr/local/bin/javaws" to the path of the java_ws
(Java Web Start executable) installation on your machine.
my $WEBSTART = "/usr/local/bin/javaws";
- Don't change anything else in the script, but now change the execution
mode of the alfi_ws file to be executable.
% chmod +x alfi_ws
- It should now be ready to run...
% alfi_ws