[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AG-TECH] AG3 venue server on both Windows and Linux (FD4)?



Hi gen-tao,

I try to start the venue server on both Windows and Linux. when I try to start it, it crash immediately both in windwos and linux, i am not sure what exactly happend. i remove previous AG2 and python. and it still not working. clinet seems ok in windows, but not in linux (Fedora 4). th eerror message of linux is like the following:

 File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_core.py"
4, in ?
   import _core_
ImportError: /usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_cor
cannot open shared object file: No such file or directory

the library is there, and Log is empty.
I've only seen the misleading "No such file or directory" error message when trying to use 32bit Python binary modules with a 64bit Python. The Python wrapper of the UCL common library still needs to be made 64bit clean before AG3 beta can work on x86-64 FC4.

Speaking of wxPython, Fedora Extras is going to provide the wxPython/wxGTK 2.6.3.x RPMs next week, at least according to the Fedora Extras bugzilla report:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=163440
so I won't need to include a wxPython 2.6.x RPM (rebuilt from the SRPM on www.wxpython.org) with the AG3 FC4 yum repository.


Cheers,
Doug