Kdewebdev includes KDE based programmers' utilities to generate GUI dialogs, a Web IDE, a stylesheet debugger, and a utility to search and replace strings.
Download (HTTP): http://mirrors.isc.org/pub/kde/stable/3.5.10/src/kdewebdev-3.5.10.tar.bz2
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/3.5.10/src/kdewebdev-3.5.10.tar.bz2
Download MD5 sum: 7188f351158ca5a7613c3de4a6854b37
Download size: 6.0 MB
Estimated disk space required: 106 MB
Estimated build time: 6.1 SBU
libjpeg-7, libxml2-2.7.6, and libxslt-1.1.26
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kdewebdev
The Quanta application included in kdewebdev can use several other utilities at run time. HTML Tidy-cvs_20070326 can be used to check the validity of HTML documents. Gubed is useful for debugging PHP scripts. GnuPG-1.4.9 or GnuPG-2.0.12 can be used for checking digital signatures. Kompare, from kdesdk-3.5.10 can be used to view changes to files modified outside of Quanta. Cervisia, also from kdesdk-3.5.10, is useful for interacting with CVS.
Install kdewebdev with:
./configure --prefix=$KDE_PREFIX --disable-debug \
--disable-dependency-tracking &&
make
This package does not come with a test suite.
Now, as the root user:
make install
Last updated on 2009-01-07 07:33:33 +0000