Re: [PyQt] Importing marble fails

2012-01-28 Thread heathmatlock
I removed marble.so and libmarblewidget.so from /usr/lib/python2.7/dist-packages/PyKDE4/ then configured and compiled marble without specifying an install directory and installed as a root user to system defaults. This time marble wasn't even found as something to import, so I did updatedb && locat

Re: [PyQt] Importing marble fails

2012-01-28 Thread heathmatlock
On Sat, Jan 28, 2012 at 9:47 AM, David Boddie wrote: > On Sat, 28 Jan 2012 02:12:19 -0600, heathmatlock wrote: > >> I compiled one of the newer marble commits, >> 10c910a9cae3c4e8eb9be442d80125b7e7338e67, and copied the marble.so >> into  /usr/lib/python2.7/dist-packages/PyKDE4 and when I go to im

Re: [PyQt] Importing marble fails

2012-01-28 Thread David Boddie
On Sat, 28 Jan 2012 02:12:19 -0600, heathmatlock wrote: > I compiled one of the newer marble commits, > 10c910a9cae3c4e8eb9be442d80125b7e7338e67, and copied the marble.so > into  /usr/lib/python2.7/dist-packages/PyKDE4 and when I go to import > marble within a python interpreter, this error is > g

[PyQt] Importing marble fails

2012-01-28 Thread heathmatlock
I compiled one of the newer marble commits, 10c910a9cae3c4e8eb9be442d80125b7e7338e67, and copied the marble.so into /usr/lib/python2.7/dist-packages/PyKDE4 and when I go to import marble within a python interpreter, this error is given:http://paste.kde.org/194432/ The error is mentioned in swig's