Problem installing FastME for OrthoFinder
0
0
Entering edit mode
7.5 years ago
mirza ▴ 180

Hi, I am trying to install OrthoFinder 1.0.7. on my Dell workstation (64bit) For this,we need to install 4 dependencies, 1. BLAST+ 2. The MCL graph clustering algorithm 3. DLCpar and 4. FastME For installing FastME, according to the instructions, I downloaded the 64-bit -linux binaries, unzipped and tried to execute the following commands $ ./configure $ make $ make install I am getting the following error,

Making install in src make[1]: Entering directory '/home/gjjha/Downloads/softwares/fastme-2.1.5/src' make[2]: Entering directory '/home/gjjha/Downloads/softwares/fastme-2.1.5/src' /bin/mkdir -p '/usr/local/bin' /usr/bin/install -c fastme '/usr/local/bin' /usr/bin/install: cannot create regular file '/usr/local/bin/fastme': Permission denied Makefile:335: recipe for target 'install-binPROGRAMS' failed make[2]: * [install-binPROGRAMS] Error 1 make[2]: Leaving directory '/home/gjjha/Downloads/softwares/fastme-2.1.5/src' Makefile:521: recipe for target 'install-am' failed make[1]: [install-am] Error 2 make[1]: Leaving directory '/home/gjjha/Downloads/softwares/fastme-2.1.5/src' Makefile:337: recipe for target 'install-recursive' failed make: ** [install-recursive] Error 1

I'll be grateful if someone can help me out. Thank you,

FastME2.0 OrthoFinder installation • 3.1k views
ADD COMMENT
0
Entering edit mode

found the answer, need to add sudo before make install!

ADD REPLY
0
Entering edit mode

me too the same problem, you solved it ??

ADD REPLY

Login before adding your answer.

Traffic: 2623 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6