%general-entities; ]> $LastChangedBy$ $Date$ KIO-&kf5-version; KIO Introduction to KIO The KIO package contains a library that provides network transparent access to files and data. &lfs77_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &kio-md5sum; Download size: &kio-size; Estimated disk space required: &kio-buildsize; Estimated build time: &kio-time; KIO Dependencies Required , , , and Optional User Notes: Installation of KIO Install KIO 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 \ -DQT_PLUGIN_INSTALL_DIR=&qt5-plugins-dir; \ -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 kcookiejar5, kmailservice5, ktelnetservice5 and ktrash5 libKF5KIOCore.so, libKF5KIOFileWidgets.so, libKF5KIONTLM.so and libKF5KIOWidgets.so $KF5_PREFIX/include/KF5/{kio,KIOCore}, $KF5_PREFIX/include/KF5/{KIOFileWidgets,KIOWidgets}, $KF5_PREFIX/lib/cmake/KF5KIO, $KF5_PREFIX/&qt5-plugins-dir;/kf5/{kded,kio}, $KF5_PREFIX/&qt5-plugins-dir;/kf5/{kiod,urifilters}, $KF5_PREFIX/share/doc/HTML/*/kioslave5 and $KF5_PREFIX/share/kf5/kcookiejar