Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • kmcarr
    Senior Member
    • May 2008
    • 1181

    #16
    Originally posted by qnc View Post
    Cool it works but not quite!!!

    LOL

    prompt>export PATH=$PATH:/Developer/usr/bin
    prompt>make
    make: *** No targets specified and no makefile found. Stop.

    How do I edit the .bashrc file can I just do a "cat" or something as I don't trust my text edit to do the job properly.

    What would people recommend for editing files with the correct line breaks and CR etc..
    qnc,

    Installing XCode puts all of the necessary development tools in /usr/bin in addition to /Developer/usr/bin so you shouldn't need to alter your $PATH variable. With XCode installed try this test (launch a new Terminal to make sure your environment is updated):

    prompt> which make

    It should print /usr/bin/make

    As for the error you saw when trying to run make (*** No targets specified and no makefile found. Stop.) are you sure that you were in the samtools source directory? Do this:

    prompt> ls -l

    Is there a file named "Makefile" listed?

    An easy to use and free text editor for the Mac is TextWrangler. It has the option to save text files with line endings appropriate for *nix (LF), Mac (CR) or Windows (CRLF). The default can be set via the Preferences or you can set for a given file from a pop-up at the bottom of the editing window.

    Edited to add: You can also get TextWrangler from the Apple Mac App Store. If "purchase" (it's free) the app from the App store make sure to also go to the BareBones site to download the TextWrangler command line tools installer. Apps sold through the App store can not include command line tools.
    Last edited by kmcarr; 03-22-2012, 11:50 AM. Reason: Add Mac App Store info.

    Comment

    • qnc
      Member
      • Jun 2010
      • 51

      #17
      This is great advice guys. Thanks will let you know how I get on.

      Comment

      Latest Articles

      Collapse

      • 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.
        ...
        Today, 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...
        Yesterday, 05:17 AM
      • GATTACAT
        Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
        by GATTACAT
        Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
        07-01-2026, 11:43 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Today, 10:04 AM
      0 responses
      8 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, Yesterday, 10:08 AM
      0 responses
      6 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-07-2026, 11:05 AM
      0 responses
      9 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-02-2026, 11:08 AM
      0 responses
      31 views
      0 reactions
      Last Post SEQadmin2  
      Working...