Unconfigured Ad

Collapse
X
 
  • 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
        Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
        by SEQadmin2



        CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

        Despite this, “CRISPR helped turn genome editing from a specialized technique into
        ...
        07-31-2026, 11:01 AM
      • 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

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 08-06-2026, 07:41 AM
      0 responses
      23 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-03-2026, 10:13 AM
      0 responses
      35 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-31-2026, 02:55 AM
      0 responses
      43 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-24-2026, 12:17 PM
      0 responses
      26 views
      0 reactions
      Last Post SEQadmin2  
      Working...