Simple errors:
medusa:/tmp/plucker/unix# ./install-plucker
This script will guide you through the installation of Plucker @@VERSION@@
If you run this script as root the default values should be OK, if you
want to install Plucker as a normal user you have to change the paths.
Installation path prefix [/usr/local]:
In which directory do you want to install the binary files [/usr/local/bin]:
Install Python parser in default location for site packages,
/usr/lib/python2.1/site-packages? <y/n> [n] y
In which directory do you want to install the Plucker data
[/usr/local/share/plucker]:
In which directory do you want to install the documentation
[/usr/local/share/plucker/doc]:
Do you want to install pluck-comics (used to gathers comics from selected
websites)? <y/n> [y] n
Do you want to build the documentation? <y/n> [y] n
Do you want to build the viewer and ZLib binaries? <y/n> [y] n
Running ./configure
--with-pypluckerdir=/usr/lib/python2.1/site-packages/PyPlucker
--disable-docbuild --disable-palmosbuild
sh: ./configure: No such file or directory
Continue? <y/n> [y] y
Running make...
make: *** No targets specified and no makefile found. Stop.
Traceback (most recent call last):
File "./install-plucker", line 126, in ?
os.symlink(os.path.join(MOD_DIR, "PyPlucker", "Spider.py"),
os.path.join(BIN_DIR, "plucker-build"))
OSError: [Errno 17] File exists
/d