Top "Osx-mavericks" questions

OS X Mavericks (version 10.

Installing pg gem; ERROR: Failed to build gem native extension

After updating to OS X 10.9 Mavericks I tried to start a Rails 3 app, but the connection to the PG database …

ruby-on-rails postgresql osx-mavericks pg
How to forward port 80 to 8080 in os x mavericks

I installed Mac OS X Mavericks (10.9), and I'm using Jetty to publish a web app. I type sudo ipfw add 100 …

java macos osx-mavericks ipfw
Selector name found in current argument registers: isEqual:

I am looking for some assistance with squashing a bug in an OSX app that i just can't work out. …

objective-c macos xcode5 osx-mavericks crash-reports
Another FTP daemon is already running?

I'm running the xampp on os x mavericks Xampp doesn't start the ProFTPD server. when i tried to start it …

xampp osx-mavericks proftpd
GDB command not found when installed from MacPorts Mavericks

I am trying to install GDB to work with LiteIDE, on Mavericks. After some research, I found out that GDB …

bash gdb macports osx-mavericks
Trouble using Network Link Conditioner on OS X Mavericks

I'm trying to get Network Link Conditioner working on my machine that is running OS X Mavericks. I'm running Developer …

macos networking osx-mavericks
Stopping in-built php server on Mac Mavericks - Livecode

I'm developing something in Livecode and I have been experimenting with using Mavericks own in-built php server. I started the …

php macos terminal osx-mavericks livecode
Applescript fails with error (-600) when launched over ssh on Mavericks

I've tried searching for this, and have seen others with similar problems but don't seem to have found an answer …

macos ssh applescript osx-mavericks
Linking libusb in Mac OS X

I have this very simple piece of code that I'm trying to compile. I'm fairly new to GCC from the …

macos gcc osx-mavericks libusb libusb-1.0
Detect SMB vs SMB2 for network share

Given a UNC path like \\server\share, is there any way to determine, using the Win32 API, whether the local …

windows winapi osx-mavericks smb cifs