[Nix-dev] Difficulty in compiling and running koffice

2012-02-26 Thread Corey O'Connor
Hello, With the attached patch I am able to compile koffice 2.3.3. However I am unable to run any of the applications. The console output is: kspread(30150)/kdeui (KIconLoader): Error: standard icon theme oxygen not found! kspread(30150)/koffice (lib komain) KoDocumentEntry::createDoc: The

Re: [Nix-dev] Difficulty in compiling and running koffice

2012-02-26 Thread Corey O'Connor
On Sun, Feb 26, 2012 at 12:41 PM, Corey O'Connor coreyocon...@gmail.com wrote: kspread(30150)/kdeui (KIconLoader): Error: standard icon theme oxygen not found! This error was easy to resolve: Just add pkgs.kde4.oxygen_icons to the system! kspread(30150)/koffice (lib komain)

Re: [Nix-dev] Difficulty in compiling and running koffice

2012-02-26 Thread Yury G. Kudryashov
Corey O'Connor wrote: Hello, With the attached patch I am able to compile koffice 2.3.3. However I am unable to run any of the applications. The console output is: kspread Try kde4.calligra. -- Yury G. Kudryashov, mailto: ur...@mccme.ru ___