SuperNEMO-DBD / homebrew-cadfael

Instructions on using/installing the SuperNEMO Software are now at: https://github.com/SuperNEMO-DBD/brew
MIT License
2 stars 1 forks source link

Installation Problem #24

Closed davewaters closed 7 years ago

davewaters commented 7 years ago

The installation command: "./bin/brew cadfael-bootstrap" generates a lot of errors, for example:

Error: Invalid formula: /Users/dwaters/supernemo/SOFTWARE/cadfaelbrew/Library/Taps/homebrew/homebrew-core/Formula/ckan.rb

In fact this directory is simply absent, and browsing the source on Github seems to confirm this.

drbenmorgan commented 7 years ago

Hi @davewaters, I've reproduced and fixed the issue on my (Sierra) Mac. If you do:

$ cd /Users/dwaters/supernemo/SOFTWARE/cadfaelbrew
$ git pull
$ ./bin/brew cadfael-bootstrap

It should now work - if not, please post the complete output here.

drbenmorgan commented 7 years ago

Closing issues with no update in 2 months - please reopen if the issue is not resolved.