You have to download spscan_release.tgz and either one of the
executables or the source. For installation see
spscan.install.html
This file is also included in spscan_release.tgz
The following files are available here:
(http://www.personal.uni-jena.de/~b1glra/spscan/download/)
*** in NETSCAPE: download with Shift+left mouse ***
spscan_110_src.tgz
C++ sources
spscan_110.tgz
HTML-manual, libraries, macros.
You will need these files when you install spscan for the first time.
Some of the files in this archive may also be useful if you update
to a new version.
spscan_110_all.tgz
both of the above, + Makefile and sp_sys.h for OSX (by Kim Branson)
executables:
spscan_110_LINUX.gz
compiled with gcc 2.95.3 on i586-Linux PC (SUSE7.3)
dependencies:
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40021000)
libm.so.6 => /lib/libm.so.6 (0x40104000)
libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3 (0x40126000)
libc.so.6 => /lib/libc.so.6 (0x40173000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
spscan_static_i686.gz
stripped static exe compiled with gcc 2.95.3 on i686-Linux 2.4.10-4GB PC
spscan_110_SGI64.gz
compiled with " CC -64 -O -DSGI_SPSCAN -DSGI_CC_64" on IRIX64 6.5
ldd spscan
libX11.so.1 => /usr/lib64/libX11.so.1
libm.so => /usr/lib64/libm.so
libCsup.so => /usr/lib64/libCsup.so
libC.so.2 => /usr/lib64/libC.so.2
libc.so.1 => /usr/lib64/libc.so.1
spscan_110_SGI.gz
compiled with "CC -n32" on IRIX 6.2 Does not run on IRIX 5.x !
ldd spscan
libX11.so.1 => /usr/lib32/libX11.so.1
libm.so => /usr/lib32/libm.so
libCsup.so => /usr/lib32/libCsup.so
libC.so.2 => /usr/lib32/libC.so.2
libc.so.1 => /usr/lib32/libc.so.1
Currently I am unable to compile SUN executables. If you comile one, please send it to me that I can place it here.
pipe2xeasy
There is a separate pipe2xeasy program. Download
pipe2xeasy.tgz and read
description !