On Tue, 2004-10-19 at 02:53, VAN??K Petr wrote: > > Could not find platform independent libraries <prefix> > > Could not find platform dependent libraries <exec_prefix> > > Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] > > 'import site' failed; use -v for traceback > > > > [1]+ Exit 255 scribus > > > > It is possible that I picked an rpm for the shared-mime-info that was > > not correct for FC1. Would that cause the crash? If so, how should I > > correct the problem? > > just guessing - where do you have got python installed and what is value > of your $PYTHONHOME? What is in rpm spec file related to python? > > it's Python issue IMHO (I'm sure ;))
I guess I don't have $PYTHONHOME set. I'm not sure what else is wrong. morris at tbone download]$ echo $PYTHONHOME [morris at tbone download]$ which python /usr/bin/python [morris at tbone download]$ /usr/bin/python Python 2.2.3 (#1, Oct 15 2003, 23:33:35) [GCC 3.3.1 20030930 (Red Hat Linux 3.3.1-6)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> [morris at tbone download]$ rpm -qa | grep python python-optik-1.4.1-1 gnome-python2-gconf-2.0.0-5 python-2.2.3-7 rpm-python-4.2.1-0.30 gnome-python2-canvas-2.0.0-2 gnome-python2-gtkhtml2-2.0.0-2 gnome-python2-2.0.0-2 libxml2-python-2.6.6-3 mod_python-3.0.4-0.1 gnome-python2-bonobo-2.0.0-2 python-devel-2.2.3-7 python-chm-0.8.0-0.rhfc1.dag python-game-1.6-0.rhfc1.dag
