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 839c066..5a0b4ec 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -2111,14 +2111,14 @@ 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/trinity/libkdesvnpart.so + export LD_PRELOAD=/usr/lib/trinity/libtdesvnpart.so kdesvn unset LD_PRELOAD </programlisting> (/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. +You should see a lot of output why loading of libtdesvnpart.so isn't possible, that may help solving your problem. </para> </answer> </qandaentry> |