Hi,
I've built wxGTK on Solaris 2.6 without joystick support.
How to disable it when compiling wxPython?
Regards,
Mikhail
Hi,
I've built wxGTK on Solaris 2.6 without joystick support.
How to disable it when compiling wxPython?
Regards,
Mikhail
I've built wxGTK on Solaris 2.6 without joystick support.
How to disable it when compiling wxPython?
Which version?
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!
Additional info:
(home)> python2.1
Python 2.1 (#1, May 29 2001, 19:09:46)
[GCC 2.95.3 20010315 (release)] on sunos5
Type "copyright", "credits" or "license" for more information.
from wxPython.wx import *
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/usr/Local/Python-2.1/lib/python2.1/site-packages/wxPython/__init__.py", line 20, in ?
import wxc
ImportError: ld.so.1: python2.1: fatal: relocation error: file /usr/Local/Python-2.1/lib/python2.1/site-packages/wxPython/wxc.so: symbol SetMovementThreshold__10wxJoysticki: referenced symbol not found
Additional info:
(home)> python2.1
Python 2.1 (#1, May 29 2001, 19:09:46)
[GCC 2.95.3 20010315 (release)] on sunos5
Type "copyright", "credits" or "license" for more information.
>>> from wxPython.wx import *
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File
"/usr/Local/Python-2.1/lib/python2.1/site-packages/wxPython/__init__.py",
line 20, in ?
import wxc
ImportError: ld.so.1: python2.1: fatal: relocation error: file
/usr/Local/Python-2.1/lib/python2.1/site-packages/wxPython/wxc.so: symbol
SetMovementThreshold__10wxJoysticki: referenced symbol not found
>>>
Which versions of wxGTK/wxPython? I ask because it's changed recently...
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!
wxPython 2.3.0 and wxGTK 2.3.0
Robin Dunn wrote:
>
> Additional info:
>
> (home)> python2.1
> Python 2.1 (#1, May 29 2001, 19:09:46)
> [GCC 2.95.3 20010315 (release)] on sunos5
> Type "copyright", "credits" or "license" for more information.
> >>> from wxPython.wx import *
> Traceback (most recent call last):
> File "<stdin>", line 1, in ?
> File
"/usr/Local/Python-2.1/lib/python2.1/site-packages/wxPython/__init__.py",
line 20, in ?
> import wxc
> ImportError: ld.so.1: python2.1: fatal: relocation error: file
/usr/Local/Python-2.1/lib/python2.1/site-packages/wxPython/wxc.so: symbol
SetMovementThreshold__10wxJoysticki: referenced symbol not found
> >>>
>Which versions of wxGTK/wxPython? I ask because it's changed recently...
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwindows.org
http://lists.wxwindows.org/mailman/listinfo/wxpython-users
wxPython 2.3.0
Robin Dunn wrote:
>
> Additional info:
>
> (home)> python2.1
> Python 2.1 (#1, May 29 2001, 19:09:46)
> [GCC 2.95.3 20010315 (release)] on sunos5
> Type "copyright", "credits" or "license" for more information.
> >>> from wxPython.wx import *
> Traceback (most recent call last):
> File "<stdin>", line 1, in ?
> File
"/usr/Local/Python-2.1/lib/python2.1/site-packages/wxPython/__init__.py",
line 20, in ?
> import wxc
> ImportError: ld.so.1: python2.1: fatal: relocation error: file
/usr/Local/Python-2.1/lib/python2.1/site-packages/wxPython/wxc.so: symbol
SetMovementThreshold__10wxJoysticki: referenced symbol not found
> >>>
>Which versions of wxGTK/wxPython? I ask because it's changed recently...
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwindows.org
http://lists.wxwindows.org/mailman/listinfo/wxpython-users