Seqanswers Leaderboard Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • godzilla07
    Member
    • Nov 2010
    • 17

    Trinity will not install properly on Mac OS X

    I tried to compile trinity r2013_08_14 on Mac OS X 7.5 and I got the report below:
    Performing Unit Tests of Build

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    JellyFish: has been Installed Properly
    Inchworm: has been Installed Properly
    Chrysalis Installation appears to have FAILED
    QuantifyGraph Installation appears to have FAILED
    GraphFromFasta Installation appears to have FAILED
    ReadsToTranscripts Installation appears to have FAILED
    fastool: has been Installed Properly
    parafly: has been Installed Properly
    slclust: has been Installed Properly
    collectl: has been Installed Properly

    I have Xcode Version 4.6 (4H127)
    Do I need to update my Xcode or does the Makefile not properly install?
  • jimmybee
    Senior Member
    • Sep 2010
    • 119

    #2
    Originally posted by godzilla07 View Post
    I tried to compile trinity r2013_08_14 on Mac OS X 7.5 and I got the report below:
    Performing Unit Tests of Build

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    JellyFish: has been Installed Properly
    Inchworm: has been Installed Properly
    Chrysalis Installation appears to have FAILED
    QuantifyGraph Installation appears to have FAILED
    GraphFromFasta Installation appears to have FAILED
    ReadsToTranscripts Installation appears to have FAILED
    fastool: has been Installed Properly
    parafly: has been Installed Properly
    slclust: has been Installed Properly
    collectl: has been Installed Properly

    I have Xcode Version 4.6 (4H127)
    Do I need to update my Xcode or does the Makefile not properly install?
    Are there dependencies for ReadsToTranscripts, GraphFromFasta, QuantifyGraph and Chrysalis Installation? That would suggest why some installed and those failed....

    Comment

    • Wallysb01
      Senior Member
      • Feb 2011
      • 286

      #3
      I don't think you'll ever get Trinity to work on OSX, at least not without some major changes.

      I think you also need to set ulimit to be infinate, which to do on OSX requires recompiling the kernal to allow it, if I remember right....

      Comment

      • mcnelson.phd
        Senior Member
        • Jul 2011
        • 162

        #4
        Originally posted by Wallysb01 View Post
        I don't think you'll ever get Trinity to work on OSX, at least not without some major changes.

        I think you also need to set ulimit to be infinate, which to do on OSX requires recompiling the kernal to allow it, if I remember right....
        We run Trinity on our MacPro without problems, although I'll admit that it hasn't been updated for a while so it's not the current version (we're still using version 2012-06-08 since we don't run trinity that often on our Mac).

        It is true that the stack limits can kill a Trinity run on OSX, but it won't prevent you from installing anything (or at least it didn't use to). When you do get it installed, you'll just need to run the following before running Trinity in order to increase the stack limit to the OSX limit, which in all of our uses has never caused any problems.

        Code:
        ulimit -s 65532
        I actually modified the main Trinity.pl script to check if that limit was increased and die if it hasn't been to prevent it from being an issue. Unfortunately because of how the restrictions for OSX work, a process cannot increase the user limits to be greater than the parent process, so everything inherits the maximum limit of the kernel which is 65532.

        Comment

        • Wallysb01
          Senior Member
          • Feb 2011
          • 286

          #5
          Originally posted by mcnelson.phd View Post
          We run Trinity on our MacPro without problems, although I'll admit that it hasn't been updated for a while so it's not the current version (we're still using version 2012-06-08 since we don't run trinity that often on our Mac).
          Yeah, I remember getting Trinity to install but always having it error out with the stack limits. I had linux computers available to me though, so I never really bothered to fix that stack limit check. Anyway, nice work around, someone else might have to try to see if it will take on the new version.

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Pathogen Surveillance with Advanced Genomic Tools
            by seqadmin




            The COVID-19 pandemic highlighted the need for proactive pathogen surveillance systems. As ongoing threats like avian influenza and newly emerging infections continue to pose risks, researchers are working to improve how quickly and accurately pathogens can be identified and tracked. In a recent SEQanswers webinar, two experts discussed how next-generation sequencing (NGS) and machine learning are shaping efforts to monitor viral variation and trace the origins of infectious...
            03-24-2025, 11:48 AM
          • seqadmin
            New Genomics Tools and Methods Shared at AGBT 2025
            by seqadmin


            This year’s Advances in Genome Biology and Technology (AGBT) General Meeting commemorated the 25th anniversary of the event at its original venue on Marco Island, Florida. While this year’s event didn’t include high-profile musical performances, the industry announcements and cutting-edge research still drew the attention of leading scientists.

            The Headliner
            The biggest announcement was Roche stepping back into the sequencing platform market. In the years since...
            03-03-2025, 01:39 PM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 03-20-2025, 05:03 AM
          0 responses
          41 views
          0 reactions
          Last Post seqadmin  
          Started by seqadmin, 03-19-2025, 07:27 AM
          0 responses
          51 views
          0 reactions
          Last Post seqadmin  
          Started by seqadmin, 03-18-2025, 12:50 PM
          0 responses
          38 views
          0 reactions
          Last Post seqadmin  
          Started by seqadmin, 03-03-2025, 01:15 PM
          0 responses
          193 views
          0 reactions
          Last Post seqadmin  
          Working...