Contents
![[Note]](../images/note.png)
Quanta
If you are missing the web development editor Quanta, it's right, Quanta isn't there in KDE4. Maybe later in future releases, but currently, the Kdevelop with PHP-plugins should be used.
This package provides tools and editors for web development.
This package is known to build and work properly using an LFS-6.7 platform.
Download (HTTP): http://mirrors.isc.org/pub/kde/stable/4.6.0/src/kdewebdev-4.6.0.tar.bz2
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/4.6.0/src/kdewebdev-4.6.0.tar.bz2
Download MD5 sum: 9ea899175bc58d5a9333d858b12f705c
Download size: 2.1 MB
Estimated disk space required: 88 MB
Estimated build time: 1.8 SBU
libxml2-2.7.8, libxslt-1.1.26, kde4pimlibs-4.6.0,
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kde4webdev
Install Kdewebdev by running the following commands:
mkdir build && cd build
Prepare the package for compilation:
cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX \ -DKDE_DEFAULT_HOME=.kde4 \ -DSYSCONF_INSTALL_DIR=/etc/sysconfig \ .. && make
Now, as the root
user:
make install
If you are missing the web development editor Quanta, it's right, Quanta isn't there in KDE4. Maybe later in future releases, but currently, the Kdevelop with PHP-plugins should be used.
Last updated on 2011-03-09 20:39:52 +0000