I just tried the new (2.0.12) bigforth and have a problem with xbigforth going into an infinite loop at startup. It doesn't open it's window or do anything, except take up all the cpu time.
This is on Slackware10.0 with a 2.6.7 kernel. I discovered using strace that it was looking for libpng.so.2, seg faulting, and going into an infinite loop. Slackware has so.3, so I made a link and tried again. No good, because the user_png_ver set in init-png doesn't match. So I change that, try again, and get ./xbigforth: relocation error: /usr/lib/libpng.so.2: undefined symbol: inflateInit_ So now I'm stuck. Any ideas. BTW 2.0.11 works fine, but then it doesn't have the new png code. don --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
