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.9/src/kdewebdev-3.5.9.tar.bz2
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/3.5.9/src/kdewebdev-3.5.9.tar.bz2
Download MD5 sum: e95d1fbb698ec76966abfa5bdf96bd5e
Download size: 6.0 MB
Estimated disk space required: 107 MB
Estimated build time: 5.6 SBU
libjpeg-6b, libxml2-2.6.31, and libxslt-1.1.22
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.7 or GnuPG-2.0.8 can be used for checking digital signatures. Kompare, from kdesdk-3.5.9 can be used to view changes to files modified outside of Quanta. Cervisia, also from kdesdk-3.5.9, 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 2008-03-31 19:54:49 -0500