%general-entities; ]> $LastChangedBy$ $Date$ KJS-&kf5-version; KJS Introduction to KJS The KJS package contains a library that provides an ECMAScript compatible interpreter. &lfs76_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &kjs5-md5sum; Download size: &kjs5-size; Estimated disk space required: &kjs5-buildsize; Estimated build time: &kjs5-time; KJS Dependencies Required and User Notes: Installation of KJS Install KJS by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -DLIB_INSTALL_DIR=lib \ -DBUILD_TESTING=OFF \ -DECM_MKSPECS_INSTALL_DIR=&qt5-mkspecs-dir; \ .. && make This package does not come with a test suite. Now, as the root user: make install Command Explanations Contents Installed Programs Installed Libraries Installed Directories kjs5 libKF5JSApi.so and libKF5JS.so $KF5_PREFIX/include/KF5/{kjs,wtf}, $KF5_PREFIX/lib/cmake/KF5JS and $KF5_PREFIX/share/kf5/kjs