I successfully compiled analog 5.1 on Unix Solaris 2.7. Thank you Jeremy Wadsack. However, now, when I run analog, I got the following error:
# ./analog ld.so.1: ./analog: fatal: libgd.so.4: open failed: No such file or directory Killed I previously installed Tom Boutell's libgd v1.8.4. And it appears that I do have libgd.so.4 in /usr/local/lib. However, my libgd.so.4 is a link to libgd.so.4.0.0. Is this a problem? # ls -l /usr/local/lib/libgd* -rw-r--r-- 1 root other 422992 Nov 27 17:46 /usr/local/lib/libgd.a -rwxr-xr-x 1 root other 680 Nov 27 17:46 /usr/local/lib/libgd.la lrwxrwxrwx 1 root other 14 Nov 27 17:46 /usr/local/lib/libgd.so -> libgd.so.4.0.0 lrwxrwxrwx 1 root other 14 Nov 27 17:46 /usr/local/lib/libgd.so.4 -> libgd.so.4.0.0 -rwxr-xr-x 1 root other 408828 Nov 27 17:46 /usr/local/lib/libgd.so.4.0.0 Your help is greatly appreciated. Thank you. Chris Chris Yue Network Engineer [EMAIL PROTECTED] 650-230-6387 (Office) 650-906-0810 (Cell) +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
