Re: [Chicken-users] Help with columnar formatting in the fmt egg

2015-11-30 Thread Alex Shinn
On Fri, Nov 20, 2015 at 5:53 AM, Christian Kellermann wrote: > > I would like to ask some help for finding the right fmt expression to > print entries formatted as like this: > > 2015-11-20 foo bar baz... Some·Label Some·Other·Label > -123.23

[Chicken-users] Compiling Chicken in Solaris 10

2015-11-30 Thread Joe Python
Solaris 10 does not come with ginstall. You may use install instead of it which seems to work just fine for me. $ grep ginstall Makefile.solaris export INSTALL_PROGRAM ?= ginstall - Jo ___ Chicken-users mailing list Chicken-users@nongnu.org