Ubuntu version 11.04 (Natty)
If you have this version, you can install Jampal using the Ubuntu Software Center or Synaptic Package Manager, by downloading and installing it from a private package archive at the Ubuntu Launchpad site. Run the following commands in a command window.
sudo add-apt-repository ppa:pgbennett/ppa sudo apt-get updateThen open the Ubuntu Software center or Synaptic Package manager and search for Jampal.
Other systems
Download files
tagbkup_XX.XX.XX-1_amd64.deb
jampal_XX.XX.XX-1_all.deb
Install both of these on debian/ubuntu 64 bit systems.
tagbkup_XX.XX.XX-1_i386.deb
jampal_XX.XX.XX-1_all.deb/i>
Install both of these on debian/ubuntu 32 bit systems.
jampal-XX.XX.XX.jar
Java executable jar file.
jampal-XX.XX.XX.tar.gz
Full source code. To install of Unix other than Linux run
make install.
jampal-build-Cygwin-i686-XX.XX.XX.tar.gz
Install package for Cygwin and Windows (32 and 64 bit). If
you want to use the command line features with Windows you
need Cygwin installed. Then this package will install the
scripts for Cygwin as well as the Windows components. Run
make install under Cygwin (on Windows Vista or Windows 7
run as administrator).
jampal-build-Linux-i686-XX.XX.XX.tar.gz
Install package for generic Linux 32 bit. On Ubuntu or
Debian systems it is better to download the Ubuntu package.
To install run make install under root.
jampal-build-Linux-x86-64-XX.XX.XX.tar.gz
Install package for generic Linux 64 bit. On Ubuntu or
Debian systems it is better to download the Ubuntu package.
To install run make install under root.
jampal-doc-XX.XX.XX.zip
Documentation (html files). Copy of the web site
http://jampal.sf.net. These are also included in all other
install downloads.
jampal-generic-setup-XX.XX.XX.zip
Zip file install containing all components. If possible it
is better to use the specific install for your system. Use
this for systems not covered by other install packages.
jampal-windows-setup-XX.XX.XX.exe
Windows setup for all versions of Windows. This does not
support the command line utilities, although you can use
the tagbkup stand alone command and the tagupdate command
via the java command line. To use the full command line
commands you need Cygwin or a version of unix.