jpeg installation

Location: jpeg is currently installed under the astrosw account.
set package = "jpeg-6b"
set location = "/home/astrosw/astrosw"
set destdir = "$location/packages/$package"

./configure --prefix=$destdir --enable-static
make
make install
make install-lib