On Fri, Jul 15, 2011 at 12:17 -0300, Federico Garcia wrote: > Hello, > > I have installed ISIS on my debian squeeze system but I cannot run > it. I get the error message attached at the end of this message. > > I have previously (months ago) installed correctly HEASOFT and SAS > and I have XSPEC working on my computer. ¿Could it be that I have > compiled them with a previous version of GCC and GFORTRAN? ¿Or that > I am missing some library linking? > > I appreciate your help. > Thanks a lot, > > Federico > > *** isis initialization failed; using ISIS_SRCDIR = /usr/local/isis/1.6.1 > > Error linking to /usr/local/isis/1.6.1/lib/modules/pgplot-module.so: /home/fgarcia/SOFTWARE/heasoft-6.9/i686-pc-linux-gnu-libc2.5//lib/libpgplot5.2.0.so: > undefined symbol: _gfortran_copy_string > Traceback: import > /usr/local/isis/1.6.1/share/pgplot.sl:1:<top-level>:Import Error > Traceback: evalfile > Traceback: evalfile > *** isis initialization failed Yes, I think the problem is that your HEASOFT was built with gcc-4.1/gfortran-4.1, but you're probably building isis with gcc-4.4/gfortran-4.4 which are the default in Debian/squeeze. Also, it looks like you're using heasoft-6.9 which was released in early 2010. The current release is heasoft-6.11. I recommend compiling the current heasoft-6.11 release from source and then building isis with that. Thanks, -John ---- You received this message because you are subscribed to the isis-users list. To unsubscribe, send a message to isis-users-request_at_email.domain.hiddenwith the first line of the message as: unsubscribeReceived on Fri Jul 15 2011 - 12:39:39 EDT
This archive was generated by hypermail 2.3.0 : Fri May 02 2014 - 08:35:47 EDT