Closed rdeits closed 6 years ago
This is strange. I'll take a look.
In the meantime, I'll upload a pre-built package (a.k.a. bottle) for OSX-10.11 so that you can avoid this problem.
Okay, thank you!
It's updated. Could you try the following and let me know how it works?
brew update
brew install dreal/dreal/dreal # Install dreal from dreal/dreal tap
dreal -h # should give you usage and options.
Yes, that works, thank you!
I think there is something wrong with gphoto2
package. Could you confirm that there is actually a cycle /usr/local/include/gphoto2/gphoto2/....
? For instance, please try:
ls -l /usr/local/include/gphoto2/gphoto2
ls -l /usr/local/include/gphoto2/gphoto2/gphoto2/gphoto2
Yes, indeed, good catch.
➜ ls -la gphoto2
lrwxr-xr-x 1 rdeits admin 1 Oct 14 08:23 gphoto2 -> .
Thanks for the confirmation. I'll try to fix this on my side but it could be quite difficult. Please consider reporting this to upstream (at homebrew) if you want.
Closing this.
I'm trying to run the Drake
install_prereqs
script on OSX, but I'm running into issues with thedreal
installation through homebrew. Can you help me out?Running
brew install dreal
gives:This is on OSX 10.11.6 and Homebrew 1.4.3-51-g3e8b057.