Install Subread 2.0 for Ubuntu 18.04

97 views
Skip to first unread message

Pham Luong Thang

unread,
Dec 18, 2019, 4:51:15 PM12/18/19
to Subread
Hello,

I followed the instruction below:
Download Subread source package to your working directory from SourceForge http://subread.sourceforge.net, and type the following command to uncompress it: 
tar zxvf subread-1.x.x.tar.gz 
Enter src directory of the package and issue the following command to install it on a Linux operating system: 
make -f Makefile.Linux

However, the error appeared as:
make: Makefile.Linux: No such file or directory
make: *** No rule to make target 'Makefile.Linux'.  Stop.

Can you please help to resolve it?

Thank you,


Yang LIAO

unread,
Dec 18, 2019, 5:03:26 PM12/18/19
to Subread
The source code package of Subread (v2.0.0) on sourceforge.net contains the make file needed (Makefile.Linux). Please be sure to download "subread-2.0.0-source.tar.gz":


You may use these commands to build the binary programs from the source code (assuming that you saved the downloaded file as "subread-2.0.0-source.tar.gz"):

tar xzfv subread-2.0.0-source.tar.gz

cd subread-2.0.0-source/src

make -f Makefile.Linux
 

Pham Luong Thang

unread,
Dec 18, 2019, 5:38:43 PM12/18/19
to Subread
Thank you so much for your help.

Reply all
Reply to author
Forward
0 new messages