Header Leaderboard Ad

Collapse

CASAVA library problem

Collapse

Announcement

Collapse

SEQanswers June Challenge Has Begun!

The competition has begun! We're giving away a $50 Amazon gift card to the member who answers the most questions on our site during the month. We want to encourage our community members to share their knowledge and help each other out by answering questions related to sequencing technologies, genomics, and bioinformatics. The competition is open to all members of the site, and the winner will be announced at the beginning of July. Best of luck!

For a list of the official rules, visit (https://www.seqanswers.com/forum/sit...wledge-and-win)
See more
See less
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • CASAVA library problem

    Dear,
    the installation of CASAVA1.8 with cmake is not trivial for me!
    I download the tar file, and tried to install all by cmake. But I have a problem in define library @CASAVA_FULL_PERL_LIBDIR@ and @CASAVA_FULL_DATADIR@ in perl scripts. In the scripts, it say "# substituted by CMake during install"...but when I run configureBcltoFastq.pl it returns me some errors like:

    @CASAVA_FULL_DATADIR@/makefiles/ not found...

    Any advice?
    Thanx a lot

  • #2
    Originally posted by m_elena_bioinfo View Post
    Dear,
    the installation of CASAVA1.8 with cmake is not trivial for me!
    I download the tar file, and tried to install all by cmake. But I have a problem in define library @CASAVA_FULL_PERL_LIBDIR@ and @CASAVA_FULL_DATADIR@ in perl scripts. In the scripts, it say "# substituted by CMake during install"...but when I run configureBcltoFastq.pl it returns me some errors like:

    @CASAVA_FULL_DATADIR@/makefiles/ not found...

    Any advice?
    Thanx a lot
    Based on CASAVA_v1.8.2/src/INSTALL:


    $ tar -jxf CASAVA_v1.8.2.tar.bz2
    $ mkdir CASAVA_v1.8.2-build
    $ cd CASAVA_v1.8.2-build
    $ ../CASAVA_v1.8.2/configure --prefix=/software/CASAVA/1.8.2
    $ make
    $ make install


    This will install it to /software/CASAVA/1.8.2


    I think you are not supposed to use CMake yourself to build CASAVA, it is probably something internal to its build system.


    Good luck.

    Comment

    Latest Articles

    Collapse

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, Yesterday, 07:14 AM
    0 responses
    5 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 06-06-2023, 01:08 PM
    0 responses
    6 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 06-01-2023, 08:56 PM
    0 responses
    159 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 06-01-2023, 07:33 AM
    0 responses
    294 views
    0 likes
    Last Post seqadmin  
    Working...
    X