Brief installation instructions.

R-scape v2.6.4.d	   December 2025
http://eddylab.org/R-scape

----------------------------------------------------------------------------
Starting from a source distribution, R-scape_v2.6.4.d/:

 move into new directory:   cd R-scape_v2.6.4.d
 configure:                 ./configure
 build:                     make
 install:		    make install

The newly compiled binary "R-scape" is in the R-scape_v2.6.4.d/bin directory.
You can run it from there.

For complete documentation, see the R-scape User's Guide 
(R-scape_v2.5.5/documentation/R-scape_userguide.pdf).

The default installation produces executable: R-scape_v2.6.4.d/bin/R-scape

----------------------------------------------------------------------------
Starting from tarball: rscape_v2.6.4.d.tar.gz

tar xvf rscape_v2.6.4.d.tar.gz
cd rscape_v2.6.4.d/

==============================================
Mac arm 
==============================================
./configure
make
make install

==============================================
Ubuntu-linux-22-04-02
==============================================
./configure --build=aarch64-unknown-linux-gnu
make
make install

==============================================
Rocky Linux release 8.10 (Green Obsidian)
=============================================
cd lib/R2R/R2R-current
autoreconf -f -i
./configure
cd ../../../
./configure
make
make install



-------------------------------------------------------------
The R-scape development team
Elena Rivas
elenarivas@fas.harvard.edu
