Anna-Karin Mork | 4 Aug 16:32
Picon
Picon
Favicon

Configure problems

Hi,

I am trying to install McSim to run it on a cluster and can therefore
not use the standard installation (/usr/local/..).  When trying to
configure I get this:

h18n01$ ./configure --prefix=$HOME
LDFLAGS=-L/afs/pdc.kth.se/home/a/akmork/lib       

checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking for gzip... yes
checking for gnuplot... no
checking for wish... no
checking for info... yesI have installed the GSL library in my home
directory $HOME/lib.
checking for install-info... no
checking for makeinfo... yes
checking for gv... no
checking for touch... yes
checking for date... yes
(Continue reading)

Setzer.Woodrow | 10 Aug 15:48
Picon

Re: Configure problems

You may need to include the path where you have installed libgsl, etc.
in LD_LIBRARY_PATH, or otherwise tell the OS where to find the shared
library.

R. Woodrow Setzer, Ph. D.
National Center for Computational Toxicology
http://www.epa.gov/comptox
US Environmental Protection Agency
Mail Drop B205-01/US EPA/RTP, NC 27711
Ph: (919) 541-0128    Fax: (919) 541-1194

                                                                                                                                    
  From:       Anna-Karin Mork <Anna-Karin.Mork <at> ki.se>                                                                               

  To:         help-mcsim <at> gnu.org                                                                                                    

  Date:       08/10/2009 09:41 AM                                                                                                   

  Subject:    [Help-mcsim] Configure problems                                                                                       

  Sent by:    help-mcsim-bounces+setzer.woodrow=epa.gov <at> gnu.org                                                                     

Hi,

I am trying to install McSim to run it on a cluster and can therefore
not use the standard installation (/usr/local/..).  When trying to
configure I get this:

h18n01$ ./configure --prefix=$HOME
LDFLAGS=-L/afs/pdc.kth.se/home/a/akmork/lib
(Continue reading)

Frédéric BOIS | 12 Aug 16:41
Picon
Favicon

Re: Configure problems

Check also the ldconfig command (but you may need to have sysadmin privileges)

Frederic

>>> Anna-Karin Mork <Anna-Karin.Mork <at> ki.se> 04/08/2009 16:32 >>>
Hi,

I am trying to install McSim to run it on a cluster and can therefore
not use the standard installation (/usr/local/..).  When trying to
configure I get this:

h18n01$ ./configure --prefix=$HOME
LDFLAGS=-L/afs/pdc.kth.se/home/a/akmork/lib       

checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking for gzip... yes
checking for gnuplot... no
checking for wish... no
checking for info... yesI have installed the GSL library in my home
directory $HOME/lib.
(Continue reading)


Gmane