satoken / centroid-rna-package

Centroid RNA package
GNU General Public License v2.0
19 stars 6 forks source link

Installation problem: line 81: automake-1.15: #4

Open mmagnus opened 7 years ago

mmagnus commented 7 years ago
[mq] centroid-rna-package$ git:(master) ✗ make
 cd . && /bin/bash /home/mqapRNA/mqapRNAweb/opt/centroid-rna-package/missing automake-1.15 --foreign
/home/mqapRNA/mqapRNAweb/opt/centroid-rna-package/missing: line 81: automake-1.15: command not found
WARNING: 'automake-1.15' is missing on your system.
         You should only need it if you modified 'Makefile.am' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'automake' program is part of the GNU Automake package:
         <http://www.gnu.org/software/automake>
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         <http://www.gnu.org/software/autoconf>
         <http://www.gnu.org/software/m4/>
         <http://www.perl.org/>
make: *** [Makefile.in] Error 1

Installed:

sudo apt-get install autotools-dev
sudo apt-get install automake 
sudo apt-get install boost libboost-all-dev
jaswindersingh2 commented 4 years ago

Hi

The updated release of Source Code available at https://github.com/satoken/centroid-rna-package/releases/ worked for me.

Thanks