diff options
Diffstat (limited to 'doc/trouble.html')
-rw-r--r-- | doc/trouble.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/trouble.html b/doc/trouble.html index 72eba78..085a204 100644 --- a/doc/trouble.html +++ b/doc/trouble.html @@ -153,7 +153,7 @@ from loading. The error message will normally print a "mangled" version of the m <tr> <td> <pre CLASS="PROGRAMLISTING"> - > ImportError: /usr/lib/python2.2/site-packages/libkdecorecmodule.so: + > ImportError: /usr/lib/python2.2/site-packages/libtdecorecmodule.so: > undefined symbol: _ZNK10KAboutData18copyrightStatementEv </pre> </td> @@ -288,7 +288,7 @@ from Simon Edwards: <pre CLASS="PROGRAMLISTING"> > I'm trying to setup PyKDE on my Mandrake 9.1/python 2.2 box but so far I - > ImportError: /usr/lib/python2.2/site-packages/libkdecorecmodule.so: + > ImportError: /usr/lib/python2.2/site-packages/libtdecorecmodule.so: > undefined symbol: _ZNK10KAboutData18copyrightStatementEv Let me guess. You are using the original KDE version that came with Mandrake |