RNAstructure Command Line Help
|
||
Do I need to build the package?RNAstructure is provided both as source code and as prebuilt executables. Prebuilt executables are currently available for 32-bit Linux, 64-bit Linux, Max OS-X (Leopard and higher), and 32-bit Windows. If you are using one of these operating systems, then you probably do not need to build the package. The available executables will work fine. Configuring the Compiler and Build SettingsThe command line (text) interfaces for RNAstructure are built using the Makefile in the main directory (RNAstructure/). The definitions for compiler and flags are in RNAstructure/compiler.h Example compiler settings are provided for Linux, Mac, and Windows (using Cygwin) platforms. Building on Unix/Linux/OS-XTo build the package, use the command "make all" in RNAstructure/. The command line executables are built and placed in RNAstructure/exe/. You should probably then update your PATH variable to include this directory. An optional "make install" command will copy all the executables to the /usr/local/RNAstructure/ directory. This is helpful in a shared computing environment. This command can only be executed as root. Building on WindowsFor Windows command line interfaces, you have two options for compiling RNAstructure:
|
||
Visit The Mathews Lab RNAstructure Page for updates and latest information. |