On Sun, Oct 14, 2001, matt neibaur wrote:

> How do I uninstall plucker?

Depends on how you installed it. If you used the rpm package then
it is just a matter of running "rpm -e plucker". However, the
"/usr/local/PyPlucker" in the output you included seems to indicate
that you used the tar package.

Assuming that you used the default locations you should remove the 
symlinks for plucker-build et.al. in /usr/local/bin, the whole 
/usr/local/share/plucker directory (will remove the documentation
and some shared data) and the /usr/local/PyPlucker directory (removes
the parser files).

> Can I just do that and reinstall it?

Sure, but before you do that maybe you should make sure that it really
is a problem with the parser installation.

The errors seems to indicate that the home.html file is missing. That
file is not required, but if it isn't available then you must enter 
a different home url either on the command line with -H or in your
~/.pluckerrc file using the home_url entry.

/Mike

Reply via email to