[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] gsl error on install
From: |
Martin Jansche |
Subject: |
Re: [Help-gsl] gsl error on install |
Date: |
Sat, 7 Apr 2007 21:34:36 -0400 |
[rm bug-gsl]
On 4/7/07, address@hidden <address@hidden> wrote:
I try to install gsl-1.9 on AMD Opteron(tm) Processor 844(64 bit), but I get
the error in step "make install". Do anyone know what kind variables I need to
set up for "./configure" and "make" to install gsl? Thanks.
You'll need to provide more details. What parameters did you give to
configure? What was the output of configure? What did you do next?
Most importantly, what is the *exact* error message you got from make
install?
By default, my guess is that you're trying to install GSL in
/usr/local and don't have root/wheel.
HTH,
-- mj