Common Desktop Environment


 
 
 
 
 
 
 
Messages from the Maintainers 
On a IBM FreeBSD Machine or HP 
Initial Instructions

pkg install xorg git iconv ksh open-motif tcl86 OpenSP
pkg install cde

After reading the messages from the package the correct configuration is

/etc/inetd.conf
dtspc stream tcp nowait root /usr/local/dt/bin/dtspcd /usr/local/dt/bin/dtspcd

/etc/services
dtspc6112/tcp

sysrc rpc_bind_enbale = YES
sysrc dtcms_enable = YES
sysrc inetd_enable = YES

Instructions Continued

service rpcbind start && service dtcms start && service inetd start

export /usr/local/dt/bin on the PATH
echo "/usr/dt/bin/Xsession" >> ~/.xinitrc
env LANG=C startx/usr/local/bin/Xsession

/usr/local/etc/x11/XWrapper.config and add the following line:

allowed_users=anybody

as root run:

/usr/local/dt/bin/dtlogin-deamon