Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  Developing Visualization Applications with Cocoa and VTK
Subject:   configure: error: no acceptable cc found in $PATH
Date:   2003-02-14 10:40:03
From:   anonymous2
i get this message when trying to run './configure'
any ideas on how to proceed? i've created and sourced ~/.tcshrc successfully...
Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • configure: error: no acceptable cc found in $PATH
    2003-02-16 23:46:54  drewmccormack [View]

    Make sure /usr/bin is in your path: that is where cc should be.

    Also, have your installed the Developer Tools from Apple? If not, you need to do that first.

    Hope this helps,
    Drew