Homebrew is a package manager for Mac OS X.

learn more… | top users | synonyms

-2
votes
0answers
16 views

Why did homebrew not create the python plugins for gnumeric? [closed]

I have been able to install Gnumeric with homebrew (version 1.10.17 of Gnumeric if you are interested). I would like to write some user-defined functions in python, and therefore have been reading ...
0
votes
0answers
19 views

matplotlib install error, gcc suspected

I am trying to install matplotlib on a MacBook Pro 10.8.3. All my scientific packages (python, qgis, and numerous others) are installed with Homebrew. pip install matplotlib fails with the following ...
0
votes
0answers
8 views

Missing formulas in broken homebrew

After doing a Ctrol+C on a 'brew update' command, can't see all available formulas (searching with brew search command, E.g any php package) I've tried with brew doctor and cleanup commands without ...
0
votes
0answers
24 views

issue with install php54 on mac os x

When I run brew install php54 command in terminal brew install php54 ==> Downloading http://www.php.net/get/php-5.4.15.tar.bz2/from/this/mirror Already downloaded: ...
0
votes
3answers
51 views

python pip still looking for previous installation

After experiencing this brew issue with sqlite3, I did brew rm sqlite python python3 then brew install python python3 This installed python2.7.5 as the default interpreter and as brew installs ...
-1
votes
1answer
48 views

brew reinstall autoconf returns an Error [closed]

after sudo brew cleanup Password: Removing: /Library/Caches/Homebrew/automake-1.13.1.tar.gz… Removing: /Library/Caches/Homebrew/libxml2-2.9.0.tar.gz… I try to brew reinstall autoconf ...
-1
votes
0answers
10 views

Apache VirtualDocumentRoot & dnsmasq Troubles [closed]

I am attempting to get dynamic local Apache vhosts on OSX using dnsmasq and Apache's VirtualDocumentRoot. I'm pretty much going by this: http://akrabat.com/computing/automatic-apache-vhosts/ I think ...
-1
votes
0answers
13 views

My Mac .apps don’t find /usr/local/bin utilities! OSX Lion

So I have used homebrew to install a few tools (bedtools etc) and I use certain GUI .app apps that also need access to the files installed. For example Python can in terminal but the GUI python ...
0
votes
1answer
26 views

Installing dnsmasq with Homebrew

I have installed dnsmasq using Homebrew. All seemed to go fine installing. After installing I followed the instructions... cp /usr/local/opt/dnsmasq/dnsmasq.conf.example /usr/local/etc/dnsmasq.conf ...
0
votes
1answer
76 views

Python and Homebrew Vim

On my Mac, I use MacVim with homebrew for most of my editing. ~|⇒ vim --version VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Jun 20 2012 13:16:02) Compiled by root@apple.com Normal version without ...
0
votes
0answers
59 views

Starting mongo on OSX (using homebrew) error: JavaScript execution failed [closed]

I am interested in working for a open-source project from github, and some of the required features is installing mongodb properly. But unfortunatelly I face a problem. After running mongo, I get the ...
0
votes
1answer
25 views

pyexiv2 with homebrew python 2.7.4

I have just installed python (2.7.4) with brew on my macbook pro (10.7.5). I also installed exiv2 and pyexiv2 with brew. When I import pyexiv2 from the python interpreter, I got the following error : ...
0
votes
2answers
36 views

Homebrew error when updating git

I just got Homebrew. When I run brew doctor I get the following ouput... Warning: An outdated version of Git was detected in your PATH. Git 1.7.10 or newer is required to perform checkouts over HTTPS ...
0
votes
1answer
19 views

adapter is postgresql, rails server Can't connect to MySQL server

Although database.yml is configured as follows, development: adapter: postgresql database: saim_development username: jerdvo launching Thin web server (v1.5.0 codename Knife), apparently runs ...
0
votes
1answer
20 views

Trying to install Imagemagick through Homebrew

Trying to install Imagemagick through Homebrew and I'm getting the following errors when I run brew doctor: Warning: "config" scripts exist outside your system or Homebrew directories. ./configure ...
-1
votes
0answers
20 views

How to move homebrew to my usr/local directory? [closed]

So it appears like I did a really bad mistake by installing brew inadvertently to Users/localuser instead of usr/local... should I just delete the current version and re-install? or is there a way to ...
-1
votes
0answers
133 views

Problems installing/running Octave on Mac OS X with Hombrew: Error Library/Formula/libarchive.rb [closed]

It seems like Mac OS X is always causing this kind of problems. I am doing a course and just directly downloaded and installed Octave without using a manager like I should have. After realizing this I ...
0
votes
1answer
18 views

I'm trying to install ImageMagick via HomeBrew and the Brew Doctor is giving me the following error. Any advice?

Warning: "config" scripts exist outside your system or Homebrew directories. ./configure scripts often look for *-config scripts to determine if software packages are installed, and what additional ...
0
votes
1answer
81 views

Installing Ruby 2.0.0p0 on Mountain Lion: Error running 'make -j8'

I'm trying to install Ruby 2.0 via RVM (rvm install 2.0.0) on my Mac with Mountain Lion. Everything seems to go smoothly until the end where it states Error running 'make -j8'. I'm using XCode 4.6.2 ...
1
vote
0answers
25 views

Why is brew doctor stalling on mdfind?

The problem I've been having issues with homebrew, so I thought I'd run brew doctor, but it's just stalling on mdfind. brew --config also hangs on mdfind after outputting the following: ...
0
votes
0answers
11 views

Unable to brew link qt

So I just installed qt via brew in Mac OS X. It was unable to link it however. When I try to run brew link qt or brew link --overwrite qt I get back the following: tonybeninate$ brew link --overwrite ...
2
votes
1answer
23 views

See what has been installed via Homebrew

(I asked a similar question regarding MacPorts some time ago) Is there a way I can see what all I have installed via Homebrew? I'm currently running OS X 10.8 but I don't think that matters...
1
vote
1answer
61 views

IntelliJ IDEA 12 and Homebrew Android SDK

I have installed latest android SDK through Homebrew: brew install android brew info android android-sdk: stable r21.1 http://developer.android.com/index.html /usr/local/Cellar/android-sdk/r21.1 ...
0
votes
1answer
24 views

Issue with conflicting postgres when using homebrew

I have an issue when attempting to use postgresql along with homebrew. After doing a completely clean install (and after upgrading from postgresql 9.1.3 to 9.2.4 and doing a system update of MacOS X) ...
0
votes
0answers
11 views

symlink to the latest version formula directory [migrated]

I'm kinda just starting with MacOS and Homebrew yet I find it very useful. However I have one problem - is there a way to make homebrew to automatically create symlink to the directory of the latest ...
7
votes
4answers
830 views

Error running 'requirements_osx_brew_libs_install…' on Mac 10.7

Trying to install brew on a last generation Macbook Pro and keep getting the following error: Error running 'requirements_osx_brew_libs_install autoconf automake libtool pkg-config apple-gcc42 ...
-1
votes
0answers
34 views

Hosting IRC server on Mac [closed]

Hi fellow stackers: this is my first post here and I'm sure this is just the beginning :) Today I'm writing to find out how to setup an IRC server on my Mac Mini Server! Having extremely limited ...
-2
votes
2answers
88 views

Homebrew: brew doctor throwing up a lot of errors, how can I fix them? [closed]

I installed homebrew a long time ago and I don't use it that much, but I was thinking of starting to get back into it as it's a very useful and easy to use package installer. Anyway, I ran the brew ...
0
votes
0answers
14 views

How do I get Homebrew to recognize my Git install? [migrated]

I've installed Homebrew and fixed all of the errors that brew doctor reports, except this one: martinjames$ brew doctor Warning: An outdated version of Git was detected in your PATH. Git 1.7.10 or ...
1
vote
1answer
48 views

Brew not installing the latest version [closed]

I am trying to get that latest version of python on a Mac Mountain Lion. But the latest version is 2.7.4, but when I run brew install python it downloads the 2.7.2. What is going on? brew install ...
1
vote
0answers
40 views

Warnings with Homebrew

I did everything from this link http://www.moncefbelyamani.com/how-to-install-xcode-homebrew-git-rvm-ruby-on-mac/#lion-install But when I do command "brew doctor" I see warnings: Warning: "config" ...
0
votes
0answers
28 views

Homebrew fails to load

I am new to homebrew and systems in general so please bare with me. I am not sure what happened here but the homebrew installation will not run any commands even fails to run brew doctor. I have the ...
0
votes
2answers
46 views

How to fix homebrew permissions?

i have uninstalled and installed Homebrew 3 times now because it seems to never allow me to install anything as it denies me permissions at the end of most installations. As an example i wil post ...
0
votes
1answer
51 views

Autoconf not linked in homebrew, how to link it?

I'm trying to install autoconf view homebrew on mountain lion, I did this $ brew install autoconf and I got Warning: Could not link autoconf. Unlinking... Error: The brew link step did not complete ...
0
votes
1answer
43 views

Python & Django on a Mac: Illegal hardware instruction

Here is my issue: I installed Python and Django on my mac. When I run "django-admin.py startproject test1" I get this error: 1 11436 illegal hardware instruction django-admin.py startproject test1 ...
0
votes
0answers
63 views

Existing config scripts when brew doctor is prompted

I'm completely new to Homebrew and Anaconda installation and I hope someone could help me out with the warning after executing brew doctor. I'm running on Snow Leopard 10.6.8. The warning is as ...
-1
votes
1answer
47 views

brew install python get permission error [closed]

==> /usr/local/Cellar/python/2.7.4/bin/python -s setup.py --no-user-cfg install File "/private/tmp/_UNKNOWN_-1Iki/distribute-0.6.36/distribute_setup.py", line 360, in _patch_egg_dir ...
6
votes
1answer
302 views

Homebrew updated zlib and broke everything

So a brew update updated zlib from 1.2.7 to 1.2.8. Yay. Later I noticed there was an issue running bundle. I was getting a LoadError for zlib. Error loading RubyGems plugin ...
0
votes
1answer
18 views

Homebrew failed to link libmpc

After brew install libmpc I got an error Error: The `brew link` step did not complete successfully The formula built, but is not symlinked into /usr/local You can try again using `brew link libmpc' ...
0
votes
1answer
183 views

python feedparser ImportError: No module named feedparser

I receive an error when I attempt to include the feedparser library into the interactive Python environment: >>>> import feedparser Traceback (most recent call last): File ...
0
votes
2answers
58 views

Ruby error Homebrew uninstall while having macports

I installed ruby via \curl -L https://get.rvm.io | bash -s stable and did rvm install 1.9.2 doing this creates and error Installing requirements for osx, might require sudo password. fatal: Unable ...
1
vote
1answer
45 views

postgis homebrew installation referencing an old path?

I upgraded, and subsequently reinstalled postgis and postgresql on OS X mountain lion. I receive this error when trying to use the postgis extensions: ERROR: could not open extension control file ...
1
vote
1answer
57 views

problems installing numpy on Mac 10.6.8

I'm trying to install Numpy on an OSX 10.6.8 using Homebrew, but I'm getting the following error message: MacBook-Pro:~ eb$ brew install numpy --with-openblasWarning: Xcode not installed Most stuff ...
2
votes
1answer
34 views

Homebrew unbrewed files

I've been trying to use homebrew to install python and finally gotten that to work. In the process of trying to make that work I ran: brew list --unbrewed and got a huge list of files (over ...
2
votes
1answer
52 views

Homebrew not installed to /usr/local

I'm trying to get a new computer set up and installed Homebrew with ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)" following the instructions on their home page. The problem is, when ...
-1
votes
0answers
35 views

Change data folder postgres [closed]

I've installed postgres 8.4 via Homebrew on my Mac and I want to move the data folder from /usr/local/var/postgres/ (which is my SSD) to my HD. I changed the ...
0
votes
1answer
103 views

Can't connect to mongo db on OSX through homebrew (“Javascript execution failed”

I'm trying to install mongo db for the first time on OSX 10.8.3 through Homebrew. Installed Homebrew, then installed mongo and was told that the build was a success. However, when I try to launch ...
0
votes
0answers
94 views

Virtualenv in Mac OSX -bash: command not found issue

I'm having a really hard time trying to use virtualenv on Mac OSX Mountain Lion. I installed XCode, python2.7 with Homebrew and virtualenv + virtualenvwrapper using sudo PIP. I've added ...
0
votes
0answers
59 views

Error: No available formula for libgpg-error

Trying to get ruby 2 via RVM but I'm stuck at rvm requirements. My brew doctor is clean except for this: Warning: Your compilers are different from the standard versions for your Xcode. If you have ...
1
vote
1answer
76 views

gfortran error while installing using homebrew

Any help with this problem which I faced while trying gfortran using homebrew. Thank you very much in advance. bash-3.2$ brew install gfortran Warning: gfortran-4.8.0 already installed, it's ...

1 2 3 4 5 14