Hi i just install miRDeep2 on my ubuntu.
and following guide... i typed this command on my linux
-=-=-=-=-=-=-=-=-=-
cd mirdeep2_0_0_8
./install.pl
-=-=-=-=-=-=-=-=-=-
but I got this message
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
gcc version: 4.8.4-2ubuntu1~14.04.1) already installed, nothing to do ...
bowtie already installed, nothing to do ...
RNAfold 2.2.5
blahblahblahblahblahblahblahblahblahblahblahblahblahblahblahblahblah ..........................................................................................................................................................
randfold already installed, nothing to do ...
Compress::Zlib already installed, nothing to do ...
Font::TTf already installed, nothing to do ...
PDF::API2 already installed, nothing to do ...
RNAfold was/is not installed properly
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
and i change directory into ./bin and typed ./maaper.pl, then this statement came out
-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Please run the install.pl script first before using the miRDeep2 package
The install script is located in /TOOLS/mirdeep2_0_0_8/ so just do
cd /TOOLS/mirdeep2_0_0_8/
perl install.pl
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
how can i do it?