The following instructions for installing the tRNAscan-SE package also appear in the ``INSTALL'' text file:
In particular, you need to specify:
Note: If you later manually move the location of binaries or data files from the directories specified in the 'Makefile', you need to delete the tRNAscan-SE executable, update the locations specified in the Makefile, and 'make install' again.
tRNAscan-SE is known to build cleanly on a number of different UNIX
platforms and OS's, including SGI (IRIX), Sun (Solaris), DEC Alpha
(OSF/1), and Intel x86 (Linux).
Note: A small Perl script (checkversion.pl) will run
in the process of 'make'ing tRNAscan-SE. If you have specified an
invalid location or version of Perl (<5.0) in the Makefile PERLDIR
variable, the make will fail. If you plan to install a correct
version of Perl after installing the tRNAscan-SE package, you
may short-circut this check by commenting out the line in the makefile
containing 'checkversion.pl'.
Once installed, the user may wish to work through several of the examples included (Section 6 of this document) to get a quick feel for the program's operation and some of the most commonly used command line options. A description of the default run mode and output appears in Section 4, and a description of each of the program options is included in Section 5 of this document.