24 lines
497 B
Plaintext
24 lines
497 B
Plaintext
Simply run:
|
|
|
|
./configure
|
|
make
|
|
make install (as root)
|
|
|
|
Once installed, simply run it with and configure it to suit your system:
|
|
|
|
pandora-applet
|
|
|
|
If you want to run this applet every time you login, add it to your session
|
|
manager (KDE, GNOME or whatever). Read your desktop manual if you don't know
|
|
how to do it.
|
|
|
|
To compile the applet, you will need:
|
|
|
|
glib >= 2.6
|
|
gtk2.0 >= 2.8
|
|
gthread >= 2.6
|
|
libxml2
|
|
mysqlclient C library
|
|
|
|
If you have any problem, post it at http://openideas.info
|