4593336 [rkeene@sledge /home/rkeene/projects/build]$ cat lwp.txt
# SHORT DESC: A coroutine-based lightweight process package
# LONG DESC: LWP a lightweight process package that allows multiple non-preemptive threads of control to coexist within one Unix process. LWP can run entirely at user-level on the Unix 4.3BSD interface.

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" && \
make && \
make install || exit 1
4593337 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:06