Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • irap installation error - cpanm: command not found

    When I install currentl version of iRAP (0.6.0p4) on centos 6.5, I got following error:

    Code:
    [INFO] Installing perl packages...
    [INFO] Package Algorithm::Munkres
    ./irap/scripts/irap_install.sh: line 1018: cpanm: command not found
    That is after a couple of hours of installation process.

    The commands I used to install are:

    Code:
    yum install -y zlib-devel python-devel bzip2-devel python readline-devel libgfortran gcc-gfortran gcc-c++ libX11-devel libXt-devel numpy gd-devel libxml2-devel libxml2 libpng libcurl-devel expat-devel  libpangocairo db-devel java python gcc g++ gfortran curl-config git which make bzip2 bison gettext-devel  unzip make wget
    Then

    Code:
    git clone http://code.google.com/p/irap/ irap_clone
    ./irap_clone/scripts/irap_install.sh -a /software/irap_install -s irap_clone
    It seems that a recent docker file had the similar issue but supposedly fixed (https://code.google.com/p/irap/issues/detail?id=12). Any one can help?

    Thanks !!

  • #2
    Hi,

    I may be missing something but I would expect the paths in your post to be the same...if you ran
    ./irap_clone/scripts/irap_install.sh ...
    the error should be
    ./irap_clone/scripts/irap_install.sh: line 1018: cpanm: command not found
    instead of
    ../irap/scripts/irap_install.sh

    Anyway, assuming that your shell is bash the problem should be solved if you do
    source /software/irap_install/irap_setup.sh
    and then
    ./irap_clone/scripts/irap_install.sh -s irap_clone -x perl_packages

    If it works you can run the remaining two steps of the installation described in https://code.google.com/p/irap/wiki/...Manual_Install

    Cheers,

    Nuno

    Comment

    Latest Articles

    Collapse

    • seqadmin
      Best Practices for Single-Cell Sequencing Analysis
      by seqadmin



      While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
      06-06-2024, 07:15 AM
    • seqadmin
      Latest Developments in Precision Medicine
      by seqadmin



      Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

      Somatic Genomics
      “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
      05-24-2024, 01:16 PM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 06-07-2024, 06:58 AM
    0 responses
    13 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 06-06-2024, 08:18 AM
    0 responses
    20 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 06-06-2024, 08:04 AM
    0 responses
    18 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 06-03-2024, 06:55 AM
    0 responses
    13 views
    0 likes
    Last Post seqadmin  
    Working...
    X