logo

The Clock Extension Tool 

   
   
Home

Download

News

Screenshots

Documentation

Project


    

    

Documentation:

Install

   
TAR.GZ Installation:

With Setup:

  1. Untar targz'ed package (use 'tar xzvf package-version.tar.gz ').
  2. Change to package-version directory.
  3. Copy 'setup.data-base-1.tar.gz' (as is) to ' package-version /bin/SETUP' sub-directory.
  4. Execute 'package-version/bin/setup.sh'. (for a root installation, use 'su -c package-version/bin/setup.sh')
  5. The script will build 'Setup directory' and call installer, please wait.
  6. Follow installer instructions.
Without Setup:
  1. WARNING: This method does not generate an uninstall script. To remove files from system, you'll need to do it by hand.
  2. Untar targz'ed package (use 'tar xzvf package-version.tar.gz ').
    • For Cloxten packages: 
      • Change to 'package-version/bin' directory;
      • Use: 'cp cloxten cloxten.bin doctordoc [where I want to copy files]'
    • For required library packages:
      • Change to 'package-version/lib' directory;
      • Copy files in 'lib' directory to a directory that is listed in the LD_LIBRARY_PATH environment variable, or listed in the /etc/ld.so.conf file. (use: 'cp -d * [where I want to copy files]').

RPM Installation:

$su        (if you don't need special system access, skip this line).

#cd [where I downloaded RPM file]
#rpm -ivh package-[version].rpm
Preparing...             ########################################### [100%]
   1:package            ########################################### [100%]
#exit
$

Debian Installation:

$su        (if you don't need special system access, skip this line).

#cd [where I downloaded Debian file]
#dpkg --install package_[version]_i386.deb
(Reading database ... ????? files and directories currently installed.)
Unpacking package (from ./package_[version]_i386.deb) ...
Setting up package ([version]) ...
#exit
$

   
   

   
   
Cloxten © 2002-2003 Alberto Lohmann


Project hosted at:

SourceForge Logo


Site last update:
???
(YYYY-MM-DD) 


Cloxten is  Free Software . It can be freely used, modified and distributed under the terms of the GNU General Public Licence .