> > > 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. >
huh, thats strange. what is the output of $python [some python's output] >>>import site what is exactly version of the python? (nor rpm) can you examine the Scribus python requirements in the rpm SPEC file? petr
