how to setup miRDeep2 on osx 10.10 (Yosemite)
1
0
Entering edit mode
8.2 years ago
khblack • 0

Hello I want use miRDeep2 on my mac (Yoseimite).

So I downloaded miRDeep2 here

I open iterm and change dir to Download/mirdeep2

type ./install.pl

but there are error message like this :

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Use of uninitialized value $new in pattern match (m//) at ./install.pl line 20.
making backup of .bashrc,.bash_profile and .cshrc and removing all entries of mirdeep in those files
~/.bashrc backup is ~/.bashrc_1454562646
~/.bash_profile backup is ~/.bash_profile_1454562646
file /Users/XXXX/.cshrc.bak not found

Error:
    no gcc compiler installed. Please install a gcc compiler
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

but I already installed gcc

How can I solve this problem?

miRNA miRDeep2 • 2.1k views
ADD COMMENT
0
Entering edit mode

Have you got Xcode installed and have you opened it to configure?

ADD REPLY
0
Entering edit mode

Cross-posted and partially answered: http://seqanswers.com/forums/showthread.php?t=66045

ADD REPLY
0
Entering edit mode
8.2 years ago
jth ▴ 190

Hi khblack,

Assuming you installed gcc yourself, can you make sure that location of your gcc is in your PATH variable by typing echo $PATH in your terminal? If you see any problem you can add the location to your .bash_profile file and re-open a terminal window.

To avoid any complications, you can always download Xcode Developer Tools (a good how-to can be found here) as well.

ADD COMMENT

Login before adding your answer.

Traffic: 2942 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