7 ms·
From what I remember of working with Pike, the best part was probably the included image module. Maybe I will install Pike again just to see if I still like it.
by 2mlWQbCK 1y ago
From what I remember of working with Pike, the best part was probably the included image module. Maybe I will install Pike again just to see if I still like it.
https://pike.lysator.liu.se/docs/man/chapter_13.html https://pike.lysator.liu.se/docs/man/chapter_13.html
- 2mlWQbCK 1y agoTurns out there is no Pike package for FreeBSD, no port, and the Pike git repository has a FreeBSD subdirectory last updated 22 years ago. But ./configure && gmake && gmake install seemed to work, or at least it runs and nothing weird has happened so far.
- em-bee 1y agopike used to be in bsd ports. probably the maintainer stopped working on that. it is still being tested. it builds but currently the testsuite fails: http://pike.lysator.liu.se/development/pikefarm/8.0.xml http://pike.lysator.liu.se/development/pikefarm/8.0.xml http://pike.lysator.liu.se/development/pikefarm/9.0.xml http://pike.lysator.liu.se/development/pikefarm/9.0.xml if you dig through you'll find 3 or 4 failed tests out of thousands.