diff options
Diffstat (limited to 'doc/en/index.docbook')
-rw-r--r-- | doc/en/index.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 38be189..839c066 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -2111,11 +2111,11 @@ The next big thing could that you forgot to give a libsuffix on 64-Bit systems a </para> <para>If this does not solve your problem, you may try out on a console: <programlisting> - export LD_PRELOAD=/usr/lib/kde3/libkdesvnpart.so + export LD_PRELOAD=/usr/lib/trinity/libkdesvnpart.so kdesvn unset LD_PRELOAD </programlisting> -(/usr/lib/kde3 depends of course on your system, please check where it is installed) +(/usr/lib/trinity depends of course on your system, please check where it is installed) </para> <para> You should see a lot of output why loading of libkdesvnpart.so isn't possible, that may help solving your problem. |