You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeedu/kalzium
Timothy Pearson 2c14d519d8
Fix invalid headers in PNG files and optimize for size
8 years ago
..
src Fix invalid headers in PNG files and optimize for size 8 years ago
ChangeLog Rename obsolete tq methods to standard names 12 years ago
Makefile.am Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
README.packagers Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
RELEASE-PLAN Rename old tq methods that no longer need a unique name 12 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configure.in.in Fix hardcoded link to dl library 9 years ago

README.packagers

For full functionality (equation solver integration) Kalzium depends on Ocaml and the FaCiLe library. The FaciLe library is only used for compilation and for packagers.

Ocaml
webpage: http://caml.inria.fr/about/index.en.html
download: http://caml.inria.fr/download.en.html

FaCiLe
webpage: http://www.recherche.enac.fr/opti/facile/
download: http://www.recherche.enac.fr/opti/facile/distrib/


If these 2 dependencies are not met, Kalzium will not propose the equation solver in its Tools menu.

The Kalzium developers