![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Ubuntu Member
![]() Join Date: Jun 2005
Location: Albuquerque, New Mexico
Beans: 255
Ubuntu 9.04 Jaunty Jackalope
|
HOW TO: A CRON GUI - gnome-schedule : Download and install: Code:
sudo apt-get install python-gtk2
sudo apt-get install python-gtk2-dev
http://prdownloads.sourceforge.net/g...r.bz2?download Extract the tared file: Code:
tar jxvf gnome-schedule-0.9.0.tar.bz2
Code:
cd gnome-schedule-0.9.0
Code:
./configure
Code:
make Code:
sudo make install
Code:
gnome-schedule
Code:
sudo gnome-schedule
__________________
"Nice jail. Looks strong." - H. Houdini Last edited by GrammatonCleric; December 5th, 2005 at 11:05 AM.. |
|
|
|
|
|
#2 |
|
Way Too Much Ubuntu
![]() Join Date: Apr 2005
Location: Sussex, UK
Beans: 253
Ubuntu 9.10 Karmic Koala
|
Re: HOW TO: A CRON GUI - gnome-schedule :
Any chance of a screenshot?
__________________
The Free Software war is won, all else is now maneuvering |
|
|
|
|
|
#4 |
|
Just Give Me the Beans!
![]() Join Date: Dec 2004
Location: Helsinki, Finland, EU
Beans: 58
|
Re: HOW TO: A CRON GUI - gnome-schedule :
Instead of making "sudo make install", you should build a .deb file using checkinstall. It's the easiest way to build a package. Just do "sudo apt-get install checkinstall" before anything else and replace "sudo make install" with "sudo checkinstall". That way it's easy to remove a program, you don't need make clean.
Please write HOWTOs to use checkinstall instead of make install! Mods, edit when needed! For creating packages with dependencies, you should check http://www.us.debian.org/devel/
__________________
Happy Ubuntu user from Europe - Old desktop, before AIXGL/Beryl era. Last edited by artnay; November 29th, 2005 at 12:58 PM.. |
|
|
|
|
|
#5 |
|
A Carafe of Ubuntu
![]() Join Date: Apr 2005
Location: Wales, UK
Beans: 113
|
Re: HOW TO: A CRON GUI - gnome-schedule :
Cheers, worked nicely apart from I had to install an XML parsing module for Perl.
|
|
|
|
|
|
#6 | |
|
Gee! These Aren't Roasted!
![]() Join Date: Apr 2005
Beans: 212
|
Re: HOW TO: A CRON GUI - gnome-schedule :
Quote:
for newbies; type Code:
cpan Code:
install XML::Parser Code:
exit OR - do the checkinstall thing, that stuff is quality - I wish I'd remembered to do it BEFORE I compiled it the normal way. Anyway, great HOWTO - perhaps someone can see about getting this included in Dapper??
__________________
[ Synthetic Intelligent Organism Normally for Infiltration and Dangerous Exploration ] Last edited by Sionide; November 29th, 2005 at 11:17 PM.. |
|
|
|
|
|
|
#7 | |
|
Quad Shot of Ubuntu
![]() Join Date: Dec 2004
Location: Finland
Beans: 400
|
Re: HOW TO: A CRON GUI - gnome-schedule :
Quote:
Code:
sudo apt-get install libxml-parser-perl |
|
|
|
|
|
|
#8 |
|
Just Give Me the Beans!
![]() |
I used the checkinstall to build a .deb package, and uploaded it to my server. I'm not vouching for it, but here's the deb package for gnome-scheduler (updated URL).
Last edited by phyzome; May 8th, 2006 at 12:21 AM.. |
|
|
|
|
|
#9 |
|
Fresh Brewed Ubuntu
![]() Join Date: Mar 2006
Location: Canada
Beans: 1,198
Ubuntu 9.10 Karmic Koala
|
Re: HOW TO: A CRON GUI - gnome-schedule :
It's now in the repositories for 7.04.
__________________
Tutorials: rsync and ssh Website: brettalton.com Articles: FCM #20, FCM #21, FCM #22, FCM #23 |
|
|
|
|
|
#10 |
|
Fresh Brewed Ubuntu
![]() Join Date: Apr 2006
Location: Coventry
Beans: 1,241
Ubuntu 9.04 Jaunty Jackalope
|
Re: HOW TO: A CRON GUI - gnome-schedule :
Where is the "default UNIX mailbox" where all the outputs are sent? Can I change this? ideally I would like outputs to come to my home folder as log files (if possible).
__________________
Laptop: HP dv5242ea | Core Duo 1.60GHz | 2GB RAM | 320GB SATA | DVD-RAM Matshita UJ 840S | nVidia GeForce Go 7400 256mb | Intel PRO 3945ABG Ubuntu Extreme Get Dropbox |
|
|
|
| Bookmarks |
| Tags |
| cron, gnome schedule |
| Thread Tools | |
| Display Modes | |
|
|