help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] Install GSL on MAC OS X (10.4)


From: Daniel J Farrell
Subject: Re: [Help-gsl] Install GSL on MAC OS X (10.4)
Date: Mon, 15 Oct 2007 19:01:22 +0100

Hello all,

Sometimes I have to use --disable-shared flag...?

Example:
./configure --disable-shared
make
sudo make install

By the way....

Here is the link to the latest version:
ftp://address@hidden:21/gnu/gsl/gsl-1.10.tar.gz

Unzip this by double clicking. Now you can read the 'INSTALL' file which provides install guides for various systems, including MacOS. Take Terminal to the unziped directory and paste in the above.

Are you using XCode?

If so you will need to link to the gsl library (which will be installed in /usr/local) by adding paths to the 'other linker flags', 'header search paths' and 'library search paths' variables.

Dan.









On 14 Oct 2007, at 01:09, Tommy Nordgren wrote:


On 12 okt 2007, at 12.34, Jochen Küpper wrote:

On 12.10.2007, at 11:32, Lepple Christian wrote:

How to install GSL on Mac OS X (10.4) or find an install guide?

Install MacPorts (www.macports.org) and run
  > sudo port install gsl

Greetings,
Jochen
-- Einigkeit und Recht und Freiheit http:// www.Jochen-Kuepper.de
    Liberté, Égalité, Fraternité                GnuPG key: CC1B0B4D
        Sex, drugs and rock-n-roll



        You don't need any package manager for that.
Just go to the unpacked gsl directory in terminal and
>./configure
>make
>sudo make install
(Here you will be asked for your administrator password)
----------------------------------
Skinheads are so tired of immigration, that they are going to move to a country that don't accept immigrants!
Tommy Nordgren
address@hidden





_______________________________________________
Help-gsl mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/help-gsl





reply via email to

[Prev in Thread] Current Thread [Next in Thread]