Files
alien/INSTALL

9 lines
283 B
Plaintext
Raw Normal View History

2000-04-22 06:02:51 +00:00
To try alien before installing, just run ./alien.pl from this directory. Most
2000-04-22 02:11:35 +00:00
features will work prior to installation.
1999-09-05 05:50:40 +00:00
To install alien, become root and type:
perl Makefile.PL; make; make install
1999-09-05 05:50:40 +00:00
2000-04-22 02:11:35 +00:00
To use alien, you'll need a variety of other software. See the README for
details.