Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Tutorials & Tips
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Tutorials & Tips
The place to find Ubuntu related Tips & Tricks.

 
Thread Tools Display Modes
Old November 22nd, 2005   #1
GrammatonCleric
Ubuntu Member
 
GrammatonCleric's Avatar
 
Join Date: Jun 2005
Location: Albuquerque, New Mexico
Beans: 255
Ubuntu 9.04 Jaunty Jackalope
Post


HOW TO: A CRON GUI - gnome-schedule :


Download and install:

Code:
    sudo apt-get install python-gtk2
    sudo apt-get install python-gtk2-dev
Download gnome-shedule source tarball:

http://prdownloads.sourceforge.net/g...r.bz2?download


Extract the tared file:

Code:
    tar jxvf gnome-schedule-0.9.0.tar.bz2
Change into the extracted directory:

Code:
    cd gnome-schedule-0.9.0
Configure the source:

Code:
    ./configure
Compile the source:

Code:
 
   make
Install the compiled source:

Code:
    sudo make install
From a terminal command line or from a launcher run...

Code:
    gnome-schedule
NOTE: to use gnome-schedule to schedule jobs as root from the command line run....

Code:
    
      sudo  gnome-schedule
GC
__________________
"Nice jail. Looks strong."
- H. Houdini

Last edited by GrammatonCleric; December 5th, 2005 at 11:05 AM..
GrammatonCleric is offline   Reply With Quote
Old November 29th, 2005   #2
shof2k
Way Too Much Ubuntu
 
shof2k's Avatar
 
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
shof2k is offline   Reply With Quote
Old November 29th, 2005   #3
Hyun
First Cup of Ubuntu
 
Join Date: May 2005
Location: France
Beans: 12
Re: HOW TO: A CRON GUI - gnome-schedule :

source
Attached Images
File Type: png gnome.png (371.6 KB, 876 views)
Hyun is offline   Reply With Quote
Old November 29th, 2005   #4
artnay
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..
artnay is offline   Reply With Quote
Old November 29th, 2005   #5
Spudgun
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.
Spudgun is offline   Reply With Quote
Old November 29th, 2005   #6
Sionide
Gee! These Aren't Roasted!
 
Sionide's Avatar
 
Join Date: Apr 2005
Beans: 212
Re: HOW TO: A CRON GUI - gnome-schedule :

Quote:
Originally Posted by Spudgun
Cheers, worked nicely apart from I had to install an XML parsing module for Perl.
Me too,

for newbies;

type

Code:
cpan
then

Code:
install XML::Parser
then

Code:
exit
then try ./configure again.

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..
Sionide is offline   Reply With Quote
Old November 30th, 2005   #7
ow50
Quad Shot of Ubuntu
 
ow50's Avatar
 
Join Date: Dec 2004
Location: Finland
Beans: 400
Re: HOW TO: A CRON GUI - gnome-schedule :

Quote:
Originally Posted by Sionide
Me too,

for newbies;

type

Code:
cpan
...
Rather
Code:
sudo apt-get install libxml-parser-perl
ow50 is offline   Reply With Quote
Old April 6th, 2006   #8
phyzome
Just Give Me the Beans!
 
phyzome's Avatar
 
Join Date: Sep 2005
Location: Boston, MA
Beans: 75
Ubuntu 8.10 Intrepid Ibex
Send a message via AIM to phyzome
Lightbulb Re: HOW TO: A CRON GUI - gnome-schedule :

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..
phyzome is offline   Reply With Quote
Old May 12th, 2007   #9
altonbr
Fresh Brewed Ubuntu
 
altonbr's Avatar
 
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
altonbr is offline   Reply With Quote
Old June 6th, 2008   #10
abhiroopb
Fresh Brewed Ubuntu
 
abhiroopb's Avatar
 
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
abhiroopb is offline   Reply With Quote

Bookmarks

Tags
cron, gnome schedule

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:25 PM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry