Menu

Home

Peter Howkins

This is the personal project of Peter Howkins. This project is created automatically during user registration as an easy place to store personal data that doesn't need its own project such as cloned repositories.

ssh tunnelling

ssh -p 21 -L 3333:git.code.sf.net:22 USER@REMOTEHOST -N

git clone ssh://flibble@localhost:3333/p/cdesktopenv/code cdesktopenv-code

debian build?

https://sourceforge.net/p/cdesktopenv/wiki/LinuxBuild/

To avoid having to run rpcbind in insecure mode, tirpc build.

install libtirpc1 and libtirpc-dev

open CDEROOT/cde/config/cf/site.def

#define HasTIRPCLib 1

make Makefiles (to rebuild makefiles with -ltirpc in)
make World (to build)

Experiments

You can move /usr/dt/lib* to /usr/lib and everything still works. (this is similar to X11) (TESTED)

In theory the other directories (bindings,dtksh,dtudcfonted,nls,X11) in /usr/dt/lib could move to /usr/lib/dt (this is similar to the contents of /usr/lib/X11) but will likely require various paths to be tweaked in the build (THEORY)

freetype fonts

removing /usr/dt/config/xfonts/C/fonts.alias and fonts.dir isn't enough
removing /usr/dt/config/xfonts isn't enough

values for 'Font' 'FontList' still set in xrdb -query