[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Lesstif version of Siag in CVS




For those into pain, there is now a Lesstif version of Siag, the
spreadsheet, in CVS. To try it out, check out the sources and build the
standard version as usual, then:

cd mcommon
vi Makefile
makedepend
make
cd ../msiag
vi Makefile
makedepend
make
./msiag

There is no autoconf or anything for this version yet, so porting requires
knowledge of the platform you are porting to. I got it to compile and run
on Solaris 7 with Motif.

Still buggy and incomplete. Looks great with KDE in Motif mode.

Ulric