Koffice howto?
Ralf Habacker
ralf.habacker at freenet.de
Sat May 31 08:43:01 CEST 2008
Patrick Spendrin schrieb:
> Rob Raines schrieb:
>
>> I installed the latest KDE packages on my XP machine. But when I open
>> any KOffice application I get a QT error (not a windows error) similiar
>> to this.
>>
>> QLibrary::load_sys: Cannot load C:/KDE/lib/kritapart.dll (The specified
>> module could not be found.)
>>
>> The files exist in that directory it's attempting to load from. Also
>> the instructions for running KOffice apps (copying the DLL files from
>> /lib to /bin) aren't really posted anywhere on the page
>> http://techbase.kde.org/Projects/KDE_on_Windows/Installation .
>>
> Well, instead of copying you should rather set the path to contain the
> lib directory - this will fix this error.
>
There is also a smart hint to make koffice applications startable from
the windows start menu
1. run cmd.exe
2. run
set PATH=<kde-root>/lib;%PATH%
where <kde-root> is the kde installation dir.
3. run
taskkill /F /IM explorer.exe
4. run
explorer
Regards
Ralf
More information about the Kde-windows
mailing list