pico -- a text editor, familiar to users of pine (Unix e-mail client) ported by thomas 97/05/13 [There are two packages here, pico-bin.tar.Z and pico-src.tar.Z. This Readme is pieced together from similar files supplied with both. asw 2002-12-02) my friend had a dream: pico on minix. well, here it is.. pico (editor) and pilot (a cheapy 'norton-commander') are part of the pine package. This patch applies to pine-3.96. It's been tested on minix 2.0. The mouse-support has not yet been tested. The minix specific changes are defined as define(mnx). FILES ----- README.minix - this one :-) minix.h - workaround for minix's bogous pwd.h and other stuff minix does not support. os_unix.c, os_unix.h - operating-system dependend code. here you can find the modifications for minix. INSTALL ------- cd pico make -f makefile.mnx install -o bin pine pilot /usr/local/bin instaLL -o bin ../doc/pine.1 ../doc/pilot.1 /usr/man/man1 echo now have fun\! - thomas th@nx to assel th@nx to assel