Re: Install instructions for Link
Jon Berry (berryj@numen.elon.edu)
Mon, 9 Jun 1997 08:56:34 -0400 (EDT)
I posted some example Config.mk files to this last awhile back, though I
haven't had time to update the distribution in ages. LINK_PREFIX is the
path to the root of the link source tree. Here's an example for linux:
-------------------
OP_SYS =Linux-2.0.0-ix86
STK_VERSION =3.0b2
LINK_PREFIX =/users/f/berryj/link
STK_PREFIX =/usr/local
TK_STK_LIB =/usr/local/lib/stk/3.0b2/Linux-2.0.0-ix86
TCL_STK_LIB =/usr/local/lib/stk/3.0b2/Linux-2.0.0-ix86
MP_LIB =/usr/local/lib/stk/3.0b2/Linux-2.0.0-ix86
MP_STK_INCLUDE =/usr/local/lib/stk/3.0b2/include
TK_STK_INCLUDE =/usr/local/lib/stk/3.0b2/include
TCL_STK_INCLUDE =/usr/local/lib/stk/3.0b2/include
FLEX_LIB =
-----------------------------------
Note that the duplication is to allow the libraries to reside in
different places (e.g. your sys admin failed to do a "make install.libs"
when installing STk and is unresponsive to prompts).
Jon
Dr. Jon Berry Office: Whitley 204
Assistant Professor, Computing Sciences Campus Box: 2130
Elon College, N.C. 27244 Office Phone: (910)584-2290