No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
tdeedu/kalzium
Michele Calgaro 8240e69641
Replace Q_SIGNALS and Q_SLOTS
hace 3 meses
..
src Replace Q_SIGNALS and Q_SLOTS hace 3 meses
CMakeL10n.txt Add CMakeL10n rules. hace 5 años
CMakeLists.txt Conversion to the cmake building system. hace 5 años
ChangeLog Rename obsolete tq methods to standard names hace 13 años
ConfigureChecks.cmake Fix detection for the Facile library. hace 4 años
Makefile.am Rename a number of libraries and executables to avoid conflicts with KDE4 hace 11 años
README.packagers Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
RELEASE-PLAN Update bug reports url to bugs.trinitydesktop.org hace 6 años
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
configure.in.in Fix hardcoded link to dl library hace 9 años

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