Hi,

I just sent a bug report (ID 0000085) which is not really a bug report (but I 
cannot delete it)

Basically, I am trying to get plucker working using Solaris running on an 
Ultra 10 workstation

Using the load obtained using:

cvs -z3 -d :pserver:[EMAIL PROTECTED]:/cvs/plucker co plucker

I am unable to get the install-plucker script to work and get the following 
log.

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, 
/vol/fsf.sol/common/lib/python1.5/site-packages? <y/n> [n] 
In which directory do you want to install the Python parser [/usr/local]: 
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] 
  In which directory do you want to put the downloaded comics 
[/var/spool/netcomics]: 
Do you want to build the documentation? <y/n> [y] 
Do you want to build the viewer and ZLib binaries? <y/n> [y] 
Do you want to build the GUI desktop tool? <y/n> [y] 

Running ./configure --with-pypluckerdir=/usr/local/PyPlucker

sh: ./configure: not found

If I use the source tar file, install-plucker runs the configure script

Running ./configure --prefix=/proj/spm/palm/plucker 
--with-pypluckerdir=/proj/spm/palm/plucker/PyPlucker 
--with-comicsdir=/proj/spm/palm/plucker

loading cache ./config.cache
checking for python... (cached) /vol/fsf.sol/sun4_5.6/bin/python
checking for autoconf... (cached) /vol/fsf.sol/sun4_5.6/bin/autoconf
checking for latex... no
configure: warning: Unable to find latex
checking for latex2html... no
configure: warning: Unable to find latex2html
checking for convert... no
configure: warning: Unable to find convert from ImageMagick
checking for m68k-palmos-gcc... no
checking for m68k-palmos-coff-gcc... no
configure: warning: Unable to find cross-compiler
creating ./config.status
creating Makefile
creating viewer/Makefile
creating docs/Makefile
creating unix/setup.py
creating parser/Makefile
creating parser/python/Makefile
creating parser/python/PyPlucker/Makefile
creating parser/python/PyPlucker/__init__.py
creating tools/Makefile
creating tools/pluck-comics/Makefile
creating tools/pluck-comics/pluck-comics.py

Plucker 1.1.12 was configured as follows:

Installation path prefix: /proj/spm/palm/plucker
Installation path prefix for binaries: /proj/spm/palm/plucker/bin
Installation path prefix for documentation: 
/proj/spm/palm/plucker/share/plucker/doc
Installation path prefix for Plucker data: 
/proj/spm/palm/plucker/share/plucker
Installation path prefix for Python parser: /proj/spm/palm/plucker/PyPlucker


then prompts to run plucker-setup. This fails with the following error

Setting up Plucker 1.1.12 in /u/pmv...

Creating default Plucker directory (/u/pmv/.plucker)
Traceback (innermost last):
  File "/proj/spm/palm/plucker/bin/plucker-setup", line 130, in ?
    os.makedirs(os.path.join(PLUCKER, "cache"))
AttributeError: makedirs

-- 
-------------------------------------------------------------------------
   Paul Venkatesh       | ([EMAIL PROTECTED]   -44-1279-403486)
   Nortel Networks, London Road, Harlow, Essex. CM17 9NA

Reply via email to