Top "Osx-mavericks" questions

OS X Mavericks (version 10.

when trying to configure or rebuild node-gyp, getting errors: mac osx mavericks

I'm trying to run node-gyp configure, but am getting the following errors: gyp: binding.gyp not found (cwd: /usr/local/…

macos node.js osx-mavericks node-gyp
Installing Rails on Mavericks

Not sure what happened but when I upgraded to Mavericks it says that Rails it not install. I executed the …

ruby-on-rails macos osx-mavericks
Installing apache 2.4 on OS X Mavericks 10.9

I wanted to install apache 2.4 on my OS X Mavericks and having problem with ./configure and make.

apache homebrew osx-mavericks libtool apache2.4
nginx startup fail on mac osx 10.9 mavericks

I've been using nginx for a few months without issue, but after upgrading to Mac OS X 10.9 Mavericks, when trying …

macos nginx osx-mavericks
Cannot connect to MongoDB errno:61

I installed MongoDB using macports and tried running the mongo command in order to start the mongo shell. I received …

macos mongodb osx-mavericks
`Sudo pip install matplotlib` fails to find freetype headers. [OS X Mavericks / 10.9]

I already have matplotlib-1.2.1 installed as well as numpy-1.8.0. Note - I am using system python with homebrew installed - …

python numpy matplotlib homebrew osx-mavericks
How to clear cache in NetBeans 8.0 OS X

How do I clear the cache in NetBeans 8.0 on OSX Mavericks? Previous posts have suggested that I remove the files …

netbeans osx-mavericks netbeans-8
SED without backup file

I use the following sed command to replace text in the file: sed -i -e 's/noreply@\(.*\).example.com/noreply@…

macos bash sed osx-mavericks
cURL cannot connect to localhost but browser can

I'm running a Rails app locally (Thin server), and I can connect locally from the browser (localhost:3000), but when I …

ruby-on-rails curl osx-mavericks thin