Page 1 of 1

Python error during install

Posted: Mon Oct 03, 2005 3:16 pm
by jdeason
I am trying to install the community version on Fedora Core 4, but get the error "Build does not contain version for the version of Python installed. Please ensure you have Python 2.2, 2.3 or 2.4 installed. Aborting.

I have Python 2.4.1-2 installed.

Can I remove Python 2.4.1-2 and install an older version to make this work?

Posted: Mon Oct 03, 2005 6:32 pm
by ScalixSupport
Can you post the output of

sh -x scalix-installer-community

Cheers

Dave

Posted: Tue Oct 04, 2005 5:24 am
by natkins
That version of Python looks fine to me. What does it display when you type "python -V"? Also if you do "which python" what do you see? Have you got multiple versions of python installed on this system?

Thanks,

Nick.