Upon trying to initialize ISIS, I am receiving the following error: -------------- *** isis initialization failed; using ISIS_SRCDIR = /usr/local/isis Error linking to /usr/local/isis/lib/modules/pgplot-module.so: /usr/lib/libpgplot.so.5: undefined symbol: png_set_text Traceback: import /usr/local/isis/share/pgplot.sl:1:<top-level>:Import Error Traceback: evalfile Traceback: evalfile *** isis initialization failed -------------- I have tried every combination of compiling pgplot I can think of and have followed every tutorial I've found. Have confirmed that that symbol does exist: $ nm /usr/lib/libpng.a | grep png_set_text 000016e0 T png_set_text 00000f50 T png_set_text_2 U png_set_text_2 nm: libpng12_la-pnggccrd.o: no symbols U png_set_text_2 Any help is greatly appreciated, Keith McDermott ---- 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 Mon Sep 08 2008 - 12:47:45 EDT
This archive was generated by hypermail 2.3.0 : Fri May 02 2014 - 08:35:45 EDT