Blogilo On Windows
From Blogilo Wiki
Contents |
How to use Blogilo on Windows?
You can download and use our pre-compiled package for windows, or build it from source on your system.
KDE emerge users can use emerge to fetch src and build it.
We have another article for How to compile Blogilo on windows.
Use pre-compiled package
To use Blogilo pre-compiled package, you have to install some kde applications and libraries before.
First download kde installer.
- Note 1: We use MinGW for building package, So you have to choose mingw packages from kde installer.
- Note 2: It's better to install KDE in a simple path, without use blank space.
To run Blogilo at least install kdelibs, kdepimlibs and kdebase-runtime packages. (installer will install their dependencies)
Then extract Blogilo package into KDE installation dir, and then Blogilo should be usable. Have fun.
How to solve problems
If you encounter any problem feel free to ask us and other users in Blogilo forum!
One known problem:
After running Blogilo, If you see a dialog telling you that Cannot connect to database, There are 2 ways to fix it:
- Move directories on C:\KDE\plugins into C:\KDE\bin .
- Or, Create a new environment variable: name: QT_PLUGIN_PATH value: C:\KDE\plugins\.
Report bugs
To report Blogilo bugs use KDE bug tracker.
