Thanks for all the hints concerning editing .stk files.
Here's a newbie's small, small patch:
--- STk-2.1/Demos/Makefile Tue Jan 4 13:03:47 1994
+++ STk-2.1.3/Demos/Makefile Wed Nov 9 11:46:05 1994
_at_@ -14,3 +14,3 @@
sed -e 's=/usr/local/lib/stk=$(STK_LIBRARY)=' \
- -e 's=/usr/local/bin=$(BIN_DIR)=' $$i > $(STK_LIBRARY)/demos/$$j;\
+ -e 's=/usr/local/bin=$(bindir)=' $$i > $(STK_LIBRARY)/demos/$$j;\
chmod a+x $(STK_LIBRARY)/demos/$$j;\
-=-=-=-=-=-=-=-=-=-=-=-=-=- cut here -=-=-=-=-=-=-=-=-=-=-=-=-=-
I have written a so called BOGUS "Notes" files, which allows you to
install STk with 'pms' [package management tool] under Linux. If
someone needs it, please drop me a note.
Linux 1.1.62, gcc 2.5.8, libc 4.5.26, XFree 2.1.1: constantly barfs
In file included from tkConfig.h:57,
from tkColor.c:33:
/usr/include/stdlib.h:202: warning: `malloc' redefined
*Initialization*:1: warning: this is the location of the previous
definition
Thanks -- Karl.
Received on Wed Nov 09 1994 - 19:59:56 CET
This archive was generated by hypermail 2.3.0
: Mon Jul 21 2014 - 19:38:59 CEST