Tagged Questions
8
votes
4answers
2k views
Help to install imagemagick thro homebrew
I'm trying to get install on OSX Lion but something not working as expected.
-> brew install imagemagick
/usr/local/git/bin/git
==> Cloning https://github.com/adamv/ImageMagick.git
Cloning ...
3
votes
5answers
709 views
Nintendo DS homebrew with Ada?
Note: I know very little about the GCC toolchain, so this question may not make much sense.
Since GCC includes an Ada front end, and it can emit ARM, and devKitPro is based on GCC, is it possible to ...
2
votes
2answers
106 views
Using Homebrew with GCC-4.6
I've installed gcc-4.6 using the homebrew-alternatives gcc formula, but I can't seem to get it to use that GCC to install other formulas. Specifically Open-MPI and boost.
Does anyone know how to make ...
2
votes
1answer
132 views
Cannot create dylib for distribution that works on OS X 10.5 (building in 10.6 environment)
I'm trying to distribute cairo (1.10.2) with my application. I can create the necessarily dylibs using Homebrew but they are dependent on versions of other dynamic libraries that aren't present in OS ...
-1
votes
1answer
270 views
Error compiling Git via Home Brew
Having problems compiling Git via Homebrew
Error: Failed executing: make prefix=/usr/local/Cellar/git/1.7.6 install
I've deleted and reinstall Homebrew and also reinstalled Xcode 3.2.6
System:
Mac ...