How to install KFLog on Solaris 8 with KDE3.1 ------------------------------------------- Prerequisite: ------------ To run KFLog under Solaris 8, you have to install at least the kde-libs version >= 3.1.0 and QT3 version >= 3.1.0 See http://www.kde.org and http://www.trolltech.com Note: KDE2 and QT2 will NOT work. Installation: ------------- 1.) Modify your local or system-wide profile to include some additional search paths. export QTDIR=path_to_your_qt_installation (i.e. /usr/lib/qt3) export KDEDIR=path_to_your_kde_installation (i.e. /opt/kde3) export PATH=$PATH:/usr/openwin/bin:$KDEDIR/bin:$QTDIR/bin export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$QTDIR/lib:$KDEDIR/lib 2.) Change to the root of KDE cd $KDEDIR 3.) Unpack the archive tar -xzvf path_to_kflog_archive 4.) Install the necessary airport, airfield and map files see http://www.kflog.org and $KDEDIR/share/apps/kflog/mapdata/README that's it! Enjoy KFLog. If you have any question or suggestion etc., don't hesitate to contact us. The KFLog Team