Notes:
KTIGCC is an IDE for TIGCC based on KDE. (It should run on
any X11-based *nix supported by the tilibs as long as you
have kdelibs and kdebase installed.)
In addition to kdelibs and kdebase (>=3.5.7) (and of course
TIGCC/*nix), KTIGCC requires libticonv, libticables2,
libtifiles2 and libticalcs2, which can be obtained from:
http://sourceforge.net/project/showfiles.php?group_id=23169
Exuberant Ctags, which can be obtained from:
http://ctags.sourceforge.net
and TIGCCLIB completion data (ktigcc-completion-data) which
is available from this project.
For Fedora users, Exuberant Ctags can be found in the
regular Fedora repository ("ctags" package) and the other
dependencies at:
http://repo.calcforge.org/fedora/
That repository also contains the KTIGCC RPMs for easy
installation with yum, apt-rpm or smart. Should you need
them, the debugging information packages (ktigcc-debuginfo)
can also be found there.
Note that the Fedora RPMs are now built for Fedora 7
(Moonshine) and may thus no longer install on FC6.
This release fixes 2 bugs (see change summary below), takes
advantage of a new feature in KDE 3.5.7 and installs into
the system prefix (or a custom prefix of your choice)
instead of sharing one with TIGCC.
Changes:
* KDElibs 3.5.7 or higher are now required.
* Ctrl+Return now works for "Open file at cursor" (not just Ctrl+Numpad Enter)
* Fixed extra newline incorrectly added each time a file is saved.
* Now generating smaller syntax highlighting descriptions for mixes of
case-sensitive and case-insensitive word lists (using new KatePart feature).
* KTIGCC no longer installs into the $TIGCC prefix, instead a regular prefix is
used. The default is /usr/local. It can be set by setting the $PREFIX
environment variable or setting it in the qmake command line (e.g.
qmake-qt4 PREFIX=/usr).
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use