D dutchnewbie macrumors regular Original poster Apr 22, 2012 151 0 The Hague - The Netherlands Aug 9, 2012 #1 What do i need to get curl on ML? and what steps i have to make? Thanks And what other languages are common for geektool?
What do i need to get curl on ML? and what steps i have to make? Thanks And what other languages are common for geektool?
chrfr macrumors G5 Jul 11, 2009 13,810 7,409 Aug 9, 2012 #2 dutchnewbie said: What do i need to get curl on ML? and what steps i have to make? Thanks And what other languages are common for geektool? Click to expand... Curl is already installed.
dutchnewbie said: What do i need to get curl on ML? and what steps i have to make? Thanks And what other languages are common for geektool? Click to expand... Curl is already installed.
sidewinder macrumors 68020 Dec 10, 2008 2,425 130 Northern California Aug 9, 2012 #3 Mac-Pro:~$ whereis curl /usr/bin/curl
D dutchnewbie macrumors regular Original poster Apr 22, 2012 151 0 The Hague - The Netherlands Aug 9, 2012 #4 chrfr said: Curl is already installed. Click to expand... Do i need Xcode? What about how to install lynx as i heard thats also common use for geek tool?
chrfr said: Curl is already installed. Click to expand... Do i need Xcode? What about how to install lynx as i heard thats also common use for geek tool?
Watabou macrumors 68040 Feb 10, 2008 3,426 759 United States Aug 9, 2012 #5 dutchnewbie said: Do i need Xcode? What about how to install lynx as i heard thats also common use for geek tool? Click to expand... For curl, I don't think you need XCode as it comes built in. Try it out. Open Terminal and type in Code: which curl and it should output curl's location. If it doesn't find it, it will output, "curl not found." If that happens, just download XCode from MAS. But for lynx, I'm pretty sure that you do need Xcode. The rest of the installation is detailed in here: http://osxdaily.com/2011/07/26/get-lynx-for-mac-os-x-10-7-lion/
dutchnewbie said: Do i need Xcode? What about how to install lynx as i heard thats also common use for geek tool? Click to expand... For curl, I don't think you need XCode as it comes built in. Try it out. Open Terminal and type in Code: which curl and it should output curl's location. If it doesn't find it, it will output, "curl not found." If that happens, just download XCode from MAS. But for lynx, I'm pretty sure that you do need Xcode. The rest of the installation is detailed in here: http://osxdaily.com/2011/07/26/get-lynx-for-mac-os-x-10-7-lion/