swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] Difficulty installing gfx on SUSE 11.0, Python 2.5


From: paul . hermeneutic
Subject: [Swftools-common] Difficulty installing gfx on SUSE 11.0, Python 2.5
Date: Tue, 14 Jul 2009 18:29:03 -0500

I am having difficulty with an undefined symbol.  I tried both the
setup.py and "./configure;make" processes with basically the same
result.  Any suggestions?  Thanks.

address@hidden:/home/pwatson/Master/swftools-0.9.0> uname -a
Linux linux-3eb6 2.6.25.20-0.4-pae #1 SMP 2009-06-01 09:57:12 +0200
i686 i686 i386 GNU/Linux

address@hidden:/home/pwatson/Master/swftools-0.9.0> python -c 'import gfx'
/usr/local/lib/python2.5/site-packages/SWFTools-0.9dev-py2.5-linux-i686.egg/gfx.py:3:
UserWarning: Module gfx was already imported from
/usr/local/lib/python2.5/site-packages/SWFTools-0.9dev-py2.5-linux-i686.egg/gfx.pyc,
but /home/pwatson/Master/swftools-0.9.0 is being added to sys.path
  import sys, pkg_resources, imp
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "build/bdist.linux-i686/egg/gfx.py", line 7, in <module>
  File "build/bdist.linux-i686/egg/gfx.py", line 6, in __bootstrap__
ImportError: 
/home/pwatson/.python-eggs/SWFTools-0.9dev-py2.5-linux-i686.egg-tmp/gfx.so:
undefined symbol: swf_AddButtonLinks
address@hidden:/home/pwatson/Master/swftools-0.9.0>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]