Microsoft (R) F# 2.0 Interactive build (private) Copyright (c) 2002-2010 Microsoft Corporation. All Rights Reserved. For help type #help;; > KDE colorscheme read failure, using built-in colorscheme
This is caused by:
- There are no KDE3 libraries and there are only KDE4 libraries.
- Mono or F# calls only ReadKDEColorsheme() function and does not call ReadKDE4Colorsheme()
The simplest solution is to type below in ~ directory:
>ln -s .kde4 .kdeThat's all!
No comments:
Post a Comment