Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #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


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

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Essential Discoveries and Tools in Epitranscriptomics
        by seqadmin




        The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
        04-22-2024, 07:01 AM
      • seqadmin
        Current Approaches to Protein Sequencing
        by seqadmin


        Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
        04-04-2024, 04:25 PM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Yesterday, 11:49 AM
      0 responses
      15 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-24-2024, 08:47 AM
      0 responses
      16 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      61 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      60 views
      0 likes
      Last Post seqadmin  
      Working...
      X