← Back to team overview

ubuntuforums-unanswered team mailing list archive

[Question #76465]: Want to install a program not in the registry

 

New question #76465 on Ubuntu:
https://answers.launchpad.net/ubuntu/+question/76465

Hi all, I would like to install the program "CRON-o-meter" which can be found at this site: http://spaz.ca/cronometer/

I have downloaded the two files which are necessary and the first file has the following instructions:

#!/bin/sh

# INSTRUCTIONS
#  1) Install Java 1.5 or later for Linux (http://java.com/download/)
#  2) Download Mac OS X Version and Unzip in desired location
#  3) Place this launcher script next to the application bundle 
#  4) Execute script to launch CRON-o-Meter

cd "CRONoMeter.app/Contents/Resources/Java/"
java -cp cronometer.jar:jcommon-1.0.10.jar:jfreechart-1.0.6.jar:swingx-0.9.3.jar:cronometer.jar:usda_sr21.jar:crdb_003.jar:docs.jar ca.spaz.cron.CRONOMETER

my question is: What should I do to get the program installed?

Thank you

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.