Linux - DesktopThis forum is for the discussion of all Linux Software used in a desktop context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
I am using Archlinux. I downloaded and installed Xorg and KDE 4.2 manually.
Now every time I start my session in KDE the damn Akonadi server starts up(God knows why), I tried to disable it but couldnt figure out how.
Anyways whenever it started it gave error that the driver 'Qt QMySQL' not found and hence akonadi did not start, and its damn irritating.
So I tried AUR, pacman and the Google but could not find QMySQL driver to be downloaded - as a binary or as a source.
Now this QT thing has become quite a headache for me(even while installing amarok 2, it asks for some goddamn QT "Thingz")....so please tell me how to download and install QMySQL Driver? I tried Qt website which is all the more confusing and brain-drain for me....help as I am a Newbie to Linux. Thanks in advance.
Also there is no mysql.conf file in my user or root folder.
Hi, did you install qt using pacman, or the manual way? if using pacman, then all you need to do is install mysql "pacman -S mysql") If manually, I think it detects installed packages at compile time.
Archlinux has a unified qt build (Gentoo for instance has separated the many parts of QT into separate packages), thus making voluntary dependiencies the way to get things like qtsql...
Hi, well mysql was already installed on my system by default and I can see it in pacman. Then again I have installed Qt libraries package manually as well...
Still the same thing! It just keeps saying that QMySQl driver not found.....any more pointers?
Yeah I saw that thread..but as mentioned I dont have that config file, /root/.config/akonadi/mysql-local.conf on my system!!! thatz what is making me go berserk...
I googled a lot for this problem and someone suggested that making /tmp folder to read/write access to all solves the problem so I did that. Configured the akonadi-resources carefully as there lots of options in KDE for the type of resource file to be created.
That solved the problem for me. Also I cleared all files in .akonadi folder in /home/user folder. If this does not help you then all I can point you is to read /var/log files for Xorg,KDM etc. Hope this helps for anyone who is facing the similar problem
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.