Ctioga 1.0 review
DownloadCtioga is a powerful command-line plotting system, to rapidly make publication quality graphs
|
|
Ctioga is a powerful command-line plotting system, to rapidly make publication quality graphs. Ctioga is based on the wonderful work by Bill Paxton, Tioga.
Ctioga has been designed with ease of use and extensibility in mind. It is based on the powerful Tioga plotting library.
Requirements:
Ruby (at least version 1.8.2)
pdftex
Installation:
First, unpack both the archives you did download. A mere
tar xvzf file.tar.gz
on both files should do it.
There are two ways to do the actual installation.
With administrator privileges
If you have administrator privileges on your computer, you can try the following:
cd tioga-1.1.7
sudo ./QUICK_INSTALL
cd ..
cd ctioga-0.5
sudo ./INSTALL
where you need to replace the dots by the actual name of the directory extracted.
Unprivileged user
Without privileges, you might want to try this
cd tioga-1.1.7
./HOME_INSTALL
cd ..
cd ctioga-0.5
./HOME_INSTALL
However, in this case, as the installation scripts should remind you, you should set the RUBYLIB environment variable appropriately. For instance, if your login shell is bash (the standard on most of Linux distributions), add the following lines to the file .bashrc found on your home directory:
RUBYLIB=$HOME/lib/ruby
export RUBYLIB
What's New in This Release:
This is the first really functional release.
It is now possible to make PDFs of an arbitrary size, ready for inclusion in any kind of document.
Ctioga 1.0 search tags