Entering edit mode
8.6 years ago
allyson1115ar
▴
30
Hi, I'm trying to install Maker using Linux. I have installed repeatmasker but when I run perl Build.PL in maker, the system tell me that repeatmasker is not installed. May I know how can I solve this issue? Thanks.
Checking external program dependencies... requires: ! RepeatMasker is not installed
Is repeatmasker in your
$PATH
?I'm new in this area. May I know how can I check the path?
Type
echo $PATH
.This is the result after i typed echo $PATH
/home/allyson1115/torch/install/bin:/home/allyson1115/torch/install/bin:/home/allyson1115/anaconda2/bin:/home/allyson1115/torch/install/bin:/home/allyson1115/torch/install/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/bin/RepeatMasker:/usr/local/bin/RepeatMasker:/usr/local/bin/RepeatMasker:/usr/local/bin/RepeatMasker:/usr/local/bin/RepeatMasker:/usr/local/bin/RepeatMasker
I'm still couldn't fixed it :(
May I know how can I add the path into Maker? Both of my folder directory are as such: /usr/local/bin/maker and /usr/local/bin/RepeatMasker
Those are likely already in your path.
Hello allyson1115ar!
It appears that your post has been cross-posted to another site: http://stackoverflow.com/questions/36966695
This is typically not recommended as it runs the risk of annoying people in both communities.
I have deleted that question. Thanks.