Index of /pkgsrc/DevTerm-R01/CDE/
| Name | Last Modified | Size | Type | 
| ../ |   | -   | Directory | 
| README.txt | 2024-May-29 15:22:05 | 1.9K | text/plain; charset=utf-8 | 
| dt.tar.gz | 2024-May-29 13:49:56 | 76.3M | application/x-gtar-compressed | 
 
      ___           ___           ___     
     /\  \         /\  \         /\  \    
    /::\  \       /::\  \       /::\  \   
   /:/\:\  \     /:/\:\  \     /:/\:\  \  
  /:/  \:\  \   /:/  \:\__\   /::\~\:\  \ 
 /:/__/ \:\__\ /:/__/ \:|__| /:/\:\ \:\__\
 \:\  \  \/__/ \:\  \ /:/  / \:\~\:\ \/__/
  \:\  \        \:\  /:/  /   \:\ \:\__\  
   \:\  \        \:\/:/  /     \:\ \/__/  
    \:\__\        \::/__/       \:\__\    
     \/__/         ~~            \/__/ 
  Latest CDE is quite useful on the Clockwork DevTerm R-01 and since its lightweight we can use it as the main WM 
  Getting CDE compiled on the DevTerm R-01 
  you can follow the guide here https://sourceforge.net/p/cdesktopenv/wiki/LinuxBuild/ 
  The build takes roughly 8 hours on the device. 
  If you want to  use pre-compiled binaries from me I have made them available for the stock Ubuntu 22.04 riscv64 on this repo.  
  Make sure to install some dependencies 
  --------------------------------------
sudo apt-get -y install autoconf automake libtool git build-essential \
g++ lib{xt,xmu,xft,xinerama,xpm,pam,motif,ssl,xaw7,x11,xss,tirpc,jpeg,\
freetype6,utempter,xrender}-dev tcl-dev ksh m4 ncompress \
xfonts-{100,75}dpi{,-transcoded} rpcbind bison patch \
xbitmaps x11proto-fonts-dev flex opensp x11-xserver-utils
 
sudo locale-gen en_US.UTF-8
sudo locale-gen de_DE.UTF-8
sudo locale-gen es_ES.UTF-8
sudo locale-gen fr_FR.UTF-8
sudo locale-gen it_IT.UTF-8
  Download the dt.tar.gz to /usr 
  ------------------------------
sudo su - 
cd /usr
wget https://astr0baby.online/riscv64/DevTerm-R01/CDE/dt.tar.gz
gunzip dt.tar.gz
tar -xvf dt.tar
rm dt.tar 
  Exit the TWM (and remove the autologin from $HOME/.bash_profile)  
  Start CDE as follows 
startx /usr/dt/bin/Xsession 
  Enjoy CDE !
  Screenshots  https://pbs.twimg.com/media/GOwFQNDXoAAM0gI?format=jpg&name=4096x4096
               https://pbs.twimg.com/media/GOwJYnYXoAADIB9?format=jpg&name=4096x4096