Re: [Transdecoder-users] problems of installation
Extracting likely coding regions from transcript sequences
Brought to you by:
bhaas
From: <Ale...@cs...> - 2014-01-25 06:33:23
|
It seems that you or your sysadmin will have to install the perl module: $ cpan URI::Escape If you are familiar with cpan, I'd recommend you do it yourself, otherwise pls ask your sysadmin Brian: we may have to make a list of all the different module dependencies at some point and just create a CPAN bundle... a -- Dr. Alexie Papanicolaou Phone: +61(0) 2 6246 4511| Mobile: +61 (0) 46 85 81 247 CSIRO Ecosystem Sciences, GPO Box 1700, Canberra 2601, ACT, Australia -- CSIRO profile<http://www.csiro.au/Organisation-Structure/Divisions/Ecosystem-Sciences/AlexiePapanicolaou.aspx> -- ResearcherID<http://www.researcherid.com/rid/A-1618-2011> -- Bioinformatics is also an experimental science ________________________________ From: Zhang, Ning [Zh...@si...] Sent: Saturday, 25 January 2014 6:06 AM To: tra...@li... Subject: [Transdecoder-users] problems of installation Hi, all: I installed the latest Transdecoder with the command "make", however, when I run it, I got error message. Can't locate URI/Escape.pm in @INC (@INC contains: /home/zhangn/software/transdecoder_rel16JAN2014/PerlLib /home/zhangn/localperl/lib/site_perl/5.16.3/x86_64-linux /home/zhangn/localperl/lib/site_perl/5.16.3 /home/zhangn/localperl/lib/5.16.3/x86_64-linux /home/zhangn/localperl/lib/5.16.3 .) at /home/zhangn/software/transdecoder_rel16JAN2014/PerlLib/Gene_obj.pm line 15. BEGIN failed--compilation aborted at /home/zhangn/software/transdecoder_rel16JAN2014/PerlLib/Gene_obj.pm line 15. Compilation failed in require at ./TransDecoder line 102. BEGIN failed--compilation aborted at ./TransDecoder line 102. what is wrong with my installation. Thanks. Ning Zhang |