1999-09-13 - KDE 1.1.2 - we are back! (Unstable Update)
Verfasst: Samstag 15. Oktober 2016, 19:31
The KDE project is proud to announce his first public release, after 20 years of hard development from a team of multi cultural developers around the world. Was an amazing effort of the original dinosaurs to make this beautiful piece of software be available on the hands of our beloved supporters.
Here’s the screenshots on the current status of the desktop:

All teams will celebrate PARTIES all over the world trough this day, and you will be welcome to join any near you.
To run KDE1 on your current desktop please install following packages:
We recommend to save the following as run-kde1.sh anywhere you like and start it with sh ./run-kde1.sh:
Quelle
Here’s the screenshots on the current status of the desktop:

All teams will celebrate PARTIES all over the world trough this day, and you will be welcome to join any near you.
To run KDE1 on your current desktop please install following packages:
Code: Alles auswählen
sudo pacman -S xorg-server-xephyr kde1-kdebase
Code: Alles auswählen
export PATH=/opt/kde1/bin:$PATH
export LD_LIBRARY_PATH=/opt/qt1/lib64:/opt/kde1/lib:/opt/kde1/lib64:$LD_LIBRARY_PATH
export LANG=en_US.utf8
if [ -d ~/.kde ]; then rm -R ~/.kde; fi
startx /opt/kde1/bin/startkde -- /usr/bin/Xephyr :2 -screen 1024x680