#24754 closed defect (invalid)
Problem with installing Bluefish when Xcode is not installed
Reported by: | info@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | bluefish |
Description
I followed the instructions on the Bluefish website for installation which said I had to install MacPorts which I did according to the instructions.
However when I then try to install Bluefish I get a string of errors - see attached screenshot of Terminal window
Attachments (1)
Change History (8)
Changed 15 years ago by info@…
Attachment: | Terminal.tiff added |
---|
comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Port: | bluefish added |
Resolution: | → invalid |
Status: | new → closed |
Summary: | Problem with installing Bluefish → Problem with installing Bluefish when Xcode is not installed |
The screenshot shows the error message
can't read "build.cmd": Failed to locate 'make' in path
which means you need to install Xcode. Please see the FAQ entry.
comment:2 Changed 15 years ago by info@…
Resolution: | invalid |
---|---|
Status: | closed → reopened |
I am puzzled by this as XCode is already installed as I use it for iPhone App development.
comment:3 Changed 15 years ago by blb@…
Sounds like Xcode wasn't installed with the Unix Development option enabled, which is what gets /usr/bin/make installed (and is what build.cmd is wanting).
comment:4 Changed 15 years ago by jmroot (Joshua Root)
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
comment:5 Changed 15 years ago by info@…
Thanks. It might be worth updating the installation instructions to be a bit more specific about the XCode installation requirements.
comment:6 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
The instructions do already say "Ensure that the option for command line development, which is labeled Unix Development in the Xcode 3.x installer, is checked"...
comment:7 Changed 15 years ago by info@…
Sorry, I am sure that I was not taken to that page for instructions on installing but as a number of days have now elapsed I am not sure what route I took to get to the stage of installing Macports. I have had a look on the Bluefish website but it doesn't appear to be on there. Thanks for your help.
Screenshot of Terminal window