Re: [Plplot-devel] Some minor debugging probably all that is required to obtain a binary release of PLplot for windows

2006-12-19 Thread Jim Dishaw
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

Re: [Plplot-devel] Some minor debugging probably all that is required to obtain a binary release of PLplot for windows

2006-12-19 Thread Werner Smekal
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