Re: Installing apl from source code

2022-10-14 Thread Dr . Jürgen Sauermann
Hi Steve, no problem, this was actually my fault. The ./configure script should have checked the presence of png.h, but it apparently doesn't. I will fix that in the next days in SVN. Best Regards, Jürgen On 10/14/22 11:05 AM, S

Re: Installing apl from source code

2022-10-14 Thread Steve Clay
So sorry - belatedly realised that include is in angle brackets. Installed the libpng-dev and this fixes the problem. Then the only other issue is that make install needs to be run as sudo. I now have a working version of apl. Sorry to bother you and thank you so much for creating and maintaining a