Unconfigured 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

          • SEQadmin2
            Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
            by SEQadmin2


            Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

            The systematic characterization of the human proteome has
            ...
            07-20-2026, 11:48 AM
          • SEQadmin2
            Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
            by SEQadmin2



            Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
            ...
            07-09-2026, 11:10 AM
          • SEQadmin2
            Cancer Drug Resistance: The Lingering Barrier to Rising Survival
            by SEQadmin2



            Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

            There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
            07-08-2026, 05:17 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 07-20-2026, 11:10 AM
          0 responses
          17 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-13-2026, 10:26 AM
          0 responses
          32 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-09-2026, 10:04 AM
          0 responses
          43 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-08-2026, 10:08 AM
          0 responses
          29 views
          0 reactions
          Last Post SEQadmin2  
          Working...