top | item 43763285

(no title)

atorodius | 10 months ago

what does pike look like

https://pike.lysator.liu.se/docs/tut/introduction/first_glan...

(saving you some clicks...)

discuss

order

2mlWQbCK|10 months 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

2mlWQbCK|10 months ago

Turns 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.

Zambyte|10 months ago

Thanks. It took me 5 clicks before finding any code (this page).