Hey everyone Need a bit of guidence. Running Red Hat 8.0, and wanted to update my Plucker parser to 1.4 (from 1.2). I downloaded the Plucker 1.4 POSIX Package, which is an rpm. Cool I thought. Did the old upgrade rpm command like so as superuser
rpm -Uvh plucker-1.4-1.i386.rpm But ended up getting this response... python: can't open file '/usr/lib/python/compileall.py' python: can't open file '/usr/lib/python/compileall.py' ln: `/usr/bin/plucker-build': File exists ln: `/usr/bin/plucker-decode': File exists ln: `/usr/bin/plucker-dump': File exists error: %post(plucker-1.4-1) scriptlet failed, exit status 1 Now looking at where Red Hat 8.0 puts stuff, it looks like "compileall.py" is actually located here... /usr/lib/python2.2 Can I change the rpm installation to point to the different version of python? cheers Daryn =========================================== Daryn Hanright The PalmHeads http://www.planetnz.com/palmheads _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

