On Tue, Jan 15, 2002, Paul Venkatesh wrote: > sh: ./configure: not found
When you get the code direct from cvs you have to run autoconf to generate the configure script. > If I use the source tar file, install-plucker runs the configure script Why do you use the source package when you don't have any of the development tools installed (or at least not in your path)? Wouldn't it be a better idea to get the binary package? > 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 No idea. Someone that is using Plucker on a Solaris system (and/or knows more about Python) will have to help you out with that one. /Mike
