compiling ifeffit on 64 bit linux
Hello, I'm trying to compile Ifeffit on a 64 bit CentOS 4 machine and am having a few problems. I can get PGPLOT to compile without error by following bruce's prior directions to edit the makefile for pgplot http://cars9.uchicago.edu/pipermail/ifeffit/2005-September/002018.html I then compile Ifeffit using ./configure CC="cc -fPIC" FFLAGS="-g -O2 -fPIC" and everything seems to work okay, but when i try and run IFEFFIT at the command line it get this error [root@cluster ifeffit-1.2.10]# ifeffit ifeffit: error while loading shared libraries: libpgplot_iff.so: cannot open shared object file: No such file or directory [root@cluster ifeffit-1.2.10]# If I compile Ifeffit without PGPLOT support then Ifeffit runs without any problems. Does anyone have any advice? Thanks, Matt -- ******************************************* Matthew Ginder-Vogel Post Doctoral Researcher Center for Critical Zone Research Environmental Soil Chemistry University of Delaware http://ag.udel.edu/SoilChem/gindervogel.html (302) 831-0608 mattgv@udel.edu *******************************************
Hi Matt, Did you install PGPLOT with the PGPLOT_install installation script? You should definitely check that the PGPLOT demos work. You might try using the '--with-64bit' option to PGPLOT_install.... Hope that helps, --Matt
Hi Matt,
Thanks! The '--with-64bit' was the ticket. I guess I just thought it
had to be harder than that.
Matt
On Tue, Apr 22, 2008 at 3:03 PM, Matt Newville
Hi Matt,
Did you install PGPLOT with the PGPLOT_install installation script? You should definitely check that the PGPLOT demos work. You might try using the '--with-64bit' option to PGPLOT_install....
Hope that helps,
--Matt
-- ******************************************* Matthew Ginder-Vogel Post Doctoral Researcher Center for Critical Zone Research Environmental Soil Chemistry University of Delaware http://ag.udel.edu/SoilChem/gindervogel.html (302) 831-0608 mattgv@udel.edu *******************************************
participants (2)
-
Matt Newville
-
Matthew Ginder-Vogel