[gobolinux-users] Beryl settings manager not work
Jonas Karlsson
jonka750 at student.liu.se
Sat May 26 18:48:06 UTC 2007
It seems like all your beryl python modules are compiled against python 2.5.
Either you make python 2.5 your current python installation or you should
recompile beryl-settings-bindings as well as pygtk against python 2.4.
/Jonas
On Sat, 26 May 2007 20:23:20 +0200, Viola Zoltán <violazoli at gmail.com> wrote:
> Yes, I have installed python:
>
> vz at Csiszilla /Programs/Python]ls
> 2.4.3 2.5 Current
>
> and the "Current" is a symlink to 2.4.3
>
> And:
>
> vz at Csiszilla /Programs/Python]export
> PYTHONPATH=/System/Links/Libraries/python2.5/site-packages:$PYTHONPATH
> vz at Csiszilla /Programs/Python]beryl-settings
> Traceback (most recent call last):
> File "/System/Links/Executables/beryl-settings", line 22, in ?
> import berylsettings
> ImportError:
> /System/Links/Libraries/python2.5/site-packages/berylsettings.so: undefined
> symbol: _PyArg_ParseTupleAndKeywords_SizeT
>
> Zoli
>
> 2007/5/26, Jonas Karlsson <jonka750 at student.liu.se>:
>>
>> I fail to see why all python packages are installed into the python2.5
>> subdirectory. Do you have python 2.5 installed?
>> If you run
>> 'export
>> PYTHONPATH=/System/Links/Libraries/python2.5/site-packages:$PYTHONPATH'
>> you should be able to run beryl-settings.
>> To have this change added permanently add the above line to
>> /Programs/Python/Current/Resources/Environment and run
>> 'SymlinkProgram python'. The change will be applied next reboot.
>>
>> /Jonas
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
More information about the gobolinux-users
mailing list