|
From: | Daniel J Farrell |
Subject: | Re: [Help-gsl] Re: gsl on mac os x |
Date: | Sat, 17 Jun 2006 01:04:36 +0100 |
Hi, Yeah forgot the second bit, Xcode...Yes this is very simple. You just need to tell it where to look for the gsl header files and compiled library and also what linker flag to use:
Please find instructions (with pictures) here: www.boyfarrell.com/xcode/linking.html Cheers, Dan. On 16 Jun 2006, at 20:00, Rodney Sparapani wrote:
Daniel J Farrell wrote:Hi Ricardo, Yes, this is certainly possible, I'm living proof! The best way it to install using DarwinPorts.1) Download darwin ports from: http:// darwinports.opendarwin.org/downloads/DarwinPorts-1.2.1-10.4.dmg 2) update the port list by type this in the terminal: sudo port -d selfupdate 3) Is gsl an available port (the answer is yes) search by typing: port list gsl4) Install it, type: sudo port install gsl5) Have lots of coffee! (Installation can take quite a while because your building form source so probably best to leave it over night - I can't remember how long it took to build for me - sorry).Good luck! Dan. On 16 Jun 2006, at 16:02, Ricardo da Fonseca wrote:Hi, I would like to know if it is possible install gsl in Mac OS X (Tiger). Particularly, it is possible to make it work with Xcode? Thanks, RicardoHi Guys: I've never tried DarwinPorts. I'll have to check it out! If you are building from source, everything should just work except if you have an Intel Mac. If that is the case, then see http://article.gmane.org/gmane.comp.lib.gsl.general/533 As to Xcode. I've not used it very much, but as I understand it; it should be able to work with most GNU stuff. There's a short discussion of this somewhere in the Xcode documentation, but I don't have time to find it right now. If it has some nice features, please let us know. Rodney _______________________________________________ Help-gsl mailing list address@hidden http://lists.gnu.org/mailman/listinfo/help-gsl
[Prev in Thread] | Current Thread | [Next in Thread] |