Re: [cdesktopenv-devel] [PATCH] FreeBSD: Fix dtlogin failsafe session

2012-09-07 Thread Jon Trulson
On Fri, 7 Sep 2012, Marcin Cieslak wrote: > We need to have /usr/local as the proper > X11 prefix to start mwm and xterm Applied. -- Jon Trulson Atoms are what make us matter. -- Live Security Virtual Conference Excl

[cdesktopenv-devel] [PATCH] FreeBSD: Fix dtlogin failsafe session

2012-09-07 Thread Marcin Cieslak
We need to have /usr/local as the proper X11 prefix to start mwm and xterm --- cde/programs/dtlogin/config/Xfailsafe.src |4 cde/programs/dtlogin/session.c|2 ++ 2 files changed, 6 insertions(+) diff --git a/cde/programs/dtlogin/config/Xfailsafe.src b/cde/programs/dtlogi

[cdesktopenv-devel] imake: config files not installed, updating source

2012-09-07 Thread Isaac
CDE installs its own imake and xmkmf, but the configuration files are missing. Specifically, /usr/dt/lib/X11/config does not exist but xmkmf attemts to use it. If CDE imake is installed, it should be usable; I think it could be useful for building Motif- or CDE-based software. AFAICT, installing $T

Re: [cdesktopenv-devel] [PATCH] Allow building on FreeBSD

2012-09-07 Thread Marcin Cieslak
On Thu, 6 Sep 2012, Ulrich Wilkens wrote: > Hi, I have a little remark to programs/Imakefile > It's not necessary to disable dtlogin on FreeBSD. Yesterday I submitted a > patch for it (and for dtcm). It compiles now and it runs, tested on 32bit and > 64bit. And why did you introduce a new variabl