diff options
author | Timothy Pearson <[email protected]> | 2011-11-05 21:46:18 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-05 21:46:18 -0500 |
commit | 0231dc449bcf5a7ee4ebfd6834388a68f5ce4ba7 (patch) | |
tree | 4219187d953b85eef9ff5d5bf99180454d1fc359 /doc/trouble.html | |
parent | f91b41015b9f940e59458309cca914e7d6a15691 (diff) | |
download | pytde-0231dc449bcf5a7ee4ebfd6834388a68f5ce4ba7.tar.gz pytde-0231dc449bcf5a7ee4ebfd6834388a68f5ce4ba7.zip |
Rename kde libraries to tde
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 |