Fwd: Re: [opensuse-factory] Amarok
-------- Original Message -------- Subject: Re: [opensuse-factory] Amarok Date: Thu, 17 Feb 2011 00:35:20 +0200 From: Dave Plater <davejplater@gmail.com> To: Donn Washburn <n5xwb@comcast.net> On 02/16/2011 07:39 PM, Donn Washburn wrote:
Blender version on RC1 fails. Likely Python2.7 still problem.
Blender-2.56 doesn't use python 2.7 it uses python3 : # rpm -q --requires blender|grep python /usr/bin/python libpython3.2m.so.1.0()(64bit) bear in mind that I have python3 from devel:languages:python:Factory which is possibly newer than factory. The blender on RC1 is quite old due to python3 being split into two packages and libopenCOLLADA changing delaying the update. I'm preparing blender-2.56.34920 for RC2. Don't forget to check your nvidia driver if blender fails to start, you need to reinstall your run package for every kernel update. python and python3 are two different packages that can both be installed at the same time. zypper se -i libpython Loading repository data... Reading installed packages... S | Name | Summary | Type --+----------------------------+------------------------------------------------+-------- i | libpython2_6-1_0 | Python Interpreter shared library | package i | libpython2_6-1_0 | python security update | patch i | libpython2_6-1_0-debuginfo | Debug information for package libpython2_6-1_0 | package i | libpython3_2m1_0 | Python Interpreter shared library | package I still haven't had the chance to update from 11.3, I had a drive installed at christmas fail and am busy recovering important data. Regards Dave P Update! Looks like a defective binary - ldd shows all /libs are available____________ donn@~> blender Illegal instruction rpm -qa | grep blender, python and python3 blender-2.56.34000-2.1.i586 blender-doc-2.56.34000-2.1.noarch blender-devel-2.56.34000-2.1.i586 and python from pages of python stuff python-2.7-7.1.i586 python-devel-2.7-7.1.i586 python3 by rpm python3-tk-3.1.3-2.1.i586 python3-2to3-3.1.3-2.1.i586 python3-3.1.3-2.1.i586 python3-idle-3.1.3-2.1.i586 python3-doc-pdf-3.1-2.1.noarch python3-devel-3.1.3-2.1.i586 python3-demo-3.1.3-2.1.i586 python3-dbm-3.1.3-2.1.i586 python3-doc-3.1-2.1.noarch _______________________________________________________________________________ -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (1)
-
Donn Washburn