You are not logged in.
Pages: 1
Hello!
I'm looking for applet similar to "timer-applet"
http://timerapplet.sourceforge.net/
Can anybody tell me if similar applet is available for XFCE panel?
Regards,
MRM
P.D: sorry for my bad English, I speak Spanish
Offline
Hi
You will find a similar plugin here:
http://goodies.xfce.org/projects/panel- … mer-plugin
Offline
Thank you Wapush!
I Downloaded the tarbz2, unpack, cd to directory created, ./configure, make and...
marcelo@linux:~/Descargas/xfce4-timer-plugin-0.6$ make
make: *** No se especificó ningún objetivo y no se encontró ningún makefile. Alto.
marcelo@linux:~/Descargas/xfce4-timer-plugin-0.6$
In English: Make: *** There is no specified purpose and not found any makefile. Stop.
In the README file...
Timer plugin for XFCE 4.4
Copyright (C) 2005 Kemal Ilgar Eroglu
You need XFCE 4.4 for this plugin.
Nothing to describe really. Use the options menu to add timers. You can choose $
countdown periods or alarms at certain times. Only one of them can be run at a $
As usual, you can use
./configure
make
make install
to install the plugin.
What's wrong?
Offline
First, a few dependencies are required to compile and install it: xfce4-panel-dev and libxml-parser-perl(this is not indicated in the Readme file), which should be available in your OS repositories(maybe xfce4-timer-plugin too ?).
Then, I have personally installed it this way:
./configure --prefix=/usr
make
make install
"make install" as root, or by using sudo, depending on your configuration and distro.
PS: Could you edit your previous message and remove the e-mail address, to avoid spam from being sent to the dev of the timer plugin? Thanks !
PS2: Sorry for my bad English, I speak French ! :oops:
Offline
Thank you!
Works Fine now with dependencies installed!
Regards,
MRM.-
Offline
Pages: 1
[ Generated in 0.009 seconds, 7 queries executed - Memory usage: 531.34 KiB (Peak: 532.19 KiB) ]