Werner Smekal <[EMAIL PROTECTED]> writes:
> A windows script would be easy to write with windows commands apart from
> the tar stuff - zip should be used on the windows platform and than we
> would need a zip program also :) (which we would get via
> gnuwin32.sf.net). Anyway, Jim was already ab
Hi,
> * rm -rf /staging/area
>
> * make install DESTDIR=/staging/area
>
> * pushd /staging/area
>
> * tar zcf plplot-5.7.1-Linux.tar.gz .
>
> * popd
>
> * mv /staging/area/plplot-5.7.1-Linux.tar.gz .
>
> * rm -rf /staging/area
>
> ("/staging/area" is any absolute or relative directory locat