-
Notifications
You must be signed in to change notification settings - Fork 32
Home
jpoliv edited this page Nov 11, 2011
·
3 revisions
Choose one of the following methods:
-
Simply extract the Perl script wakeonlan from the archive file.
-
From version 0.40 onwards you can just follow standard CPAN procedures:
tar zxvf wakeonlan-0.41.tar.gz
cd wakeonlan-0.41
-
cpansign -v
(optional step; requires Module::Signature) perl Makefile.PL
make
make install
-
Using the RPM package manager. Should work in every rpm based Linux distro:
rpm -ivh http://gsd.di.uminho.pt/jpo/software/wakeonlan/downloads/wakeonlan-0.41-0.fdr.1.noarch.rpm
-
Version 0.41 (2005-01-27)
- Minor documentation updates/corrections.
-
Version 0.40 (2000-08-01)
- New command line parameters.
- Ability to load Ethernet addresses from a file.