This is a test version of Biostars. For the public version, visit https://www.biostars.org.
maker installation error

Hii...When i'm trying to install makerp software on my ubuntu 14.o4 everything worked good without error.but when i used

maker -h

it is showing that " no command 'maker' found"

./Build status

==============================================================================
STATUS MAKER v2.31.10
==============================================================================
PERL Dependencies:  VERIFIED
External Programs:  VERIFIED
External C Libraries:   VERIFIED
MPI SUPPORT:        DISABLED
MWAS Web Interface: DISABLED
MAKER PACKAGE:      CONFIGURATION OK


Important Commands:
    ./Build installdeps #installs missing PERL dependencies
    ./Build installexes #installs all missing external programs
    ./Build install     #installs MAKER
    ./Build status      #Shows this status menu

Other Commands:
    ./Build repeatmasker    #installs RepeatMasker (asks for RepBase)
    ./Build blast       #installs BLAST (NCBI BLAST+)
    ./Build exonerate   #installs Exonerate (v2 on UNIX / v1 on Mac OSX)
    ./Build snap        #installs SNAP
    ./Build augustus    #installs Augustus
    ./Build apollo      #installs Apollo
    ./Build gbrowse     #installs GBrowse (must be root)
    ./Build jbrowse     #installs JBrowse (MAKER copy, not web accecible)
    ./Build webapollo   #installs WebApollo (use maker2wap to create DBs)
    ./Build mpich2      #installs MPICH2 (but manual install recommended)
software error gene

1 answer

the maker binary needs to be in your path, it is typically found in /install-directory/bin/maker

If an answer was helpful, you should upvote it; if the answer resolved your question, you should mark it as accepted. You can accept more than one if they work.
Upvote|Bookmark|Accept

Log in to answer this question.