Re: [cdesktopenv-devel] LTSP?

2012-11-27 Thread Johannes von Rotz
mentation part may get your installation going. Try this: make World.dev Cheers, J. -- Johannes von Rotz Bachmannweg 11 8046 Zuerich +41 79 705 23 96 -- Monitor your physical, virtual and cloud infrastructu

Re: [cdesktopenv-devel] LTSP?

2012-11-27 Thread Johannes von Rotz
(startx /usr/dt/bin/Xsession). Maybe you find a hint in ~/.dt/startlog or ~/.dt/sessionlogs/* Cheers, J. -- Johannes von Rotz Bachmannweg 11 8046 Zuerich +41 79 705 23 96 -- Monitor your physical, virtual and cloud inf

Re: [cdesktopenv-devel] LTSP?

2012-12-11 Thread Johannes von Rotz
ddd. Cheers, J. -- Johannes von Rotz Bachmannweg 11 8046 Zuerich +41 79 705 23 96 -- LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant suppor

Re: [cdesktopenv-devel] RedHat build

2014-01-05 Thread Johannes von Rotz
ew problems by adding the output of hostname(1) to the localhost line of /etc/hosts: 127.0.0.1 localhost localhost.localdomain (...) foo.bar.baz ::1 localhost localhost (...) foo.bar.baz Maybe this helps with dtfile, too. Cheers

Re: [cdesktopenv-devel] RedHat build

2014-01-06 Thread Johannes von Rotz
t/bin/dtfile Segmentation fault (core dumped) $ ls core.[0-9]* core.1234 $ gdb /usr/dt/bin/dtfile core.1234 (gdb) bt this will show a backtrace for the crashed dtfile process. Cheers. -- Johannes von Rotz Bachmannweg 11 8046 Zuerich +41

Re: [cdesktopenv-devel] CDE & non-latin support

2014-01-09 Thread Johannes von Rotz
machine. Cheers. -- Johannes von Rotz Bachmannweg 11 8046 Zuerich +41 79 705 23 96 -- CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Wor

Re: [cdesktopenv-devel] CDE & non-latin support

2014-01-09 Thread Johannes von Rotz
el, more or less. But the terminal font for dtterm is likely to be application specific. To get an impression what resources are set you can use xrdb -query I hope this helps to some extent... Cheers, J. -- Jo

Re: [cdesktopenv-devel] dtlogin & sound

2014-02-23 Thread Johannes von Rotz
On 02/21/2014 09:50 AM, Antonis Tsolomitis wrote: > OK. You are right. But do you see what should be done and how? Good evening. Just for the record: I had a similar problem under CentOS 6.4 (Hm, I guess I should update this box more often). When logging into CDE via dtlogin, sound would not work

Re: [cdesktopenv-devel] dtlogin & sound

2014-02-23 Thread Johannes von Rotz
to the "audio" group), PulseAudio was working without problems. But as I said earlier, I don't have much of an insight into the workings of PulseAudio (It seems it's just a daemon, but there's so much more going

Re: [cdesktopenv-devel] CDE 2.2.1 released

2014-03-03 Thread Johannes von Rotz
On 03/02/2014 06:33 AM, ibid...@gmail.com wrote: > Jon Trulson wrote: >> CDE 2.2.1 is now available on Sourceforge, though it may take it a >> little while to propagate. Nice work everyone! > > Glad to hear it. > Submitted it at slashdot, to point out that CDE is still active... > http://slashd

Re: [cdesktopenv-devel] does dtcm get build?

2014-03-03 Thread Johannes von Rotz
On 03/03/2014 10:44 PM, Antonis Tsolomitis wrote:> > I just compiled the latest version 2.2.1 on Ubuntu 12.04LTS. > > Does dtcm get build? The Linux build page > https://sourceforge.net/p/cdesktopenv/wiki/LinuxBuild/ > > does not list dtcm in the programs that do not get build. However there > is n

Re: [cdesktopenv-devel] Ooops ToolTalk

2014-03-05 Thread Johannes von Rotz
On 03/05/2014 09:02 AM, Antonis Tsolomitis wrote: > OK. So my 12.04LTS system came to sanity and CDE works fine. So this > link that we create to build > to the X11 headers is kind of dangerous. I forgot about it, rm -rf'ed > the old source and the system was broken. In what way does rm follow sym

Re: [cdesktopenv-devel] Can`t compile dtmail and ttsession

2014-03-29 Thread Johannes von Rotz
n up on CDE on el5 since most installations of mine are el6 now. Don't know about dtmail, though. Cheers, J. -- Johannes von Rotz Bachmannweg 11 8046 Zuerich +41 79 705 23 96 --

[cdesktopenv-devel] Fix 'make World' on OpenBSD

2015-01-21 Thread Johannes von Rotz
Hi, I tried to build CDE on OpenBSD today and had to do some minor adjustments to let the make process finish without errors. Cheers, J. From 244d467bf7adb486119fc1514cc792c0079b447a Mon Sep 17 00:00:00 2001 From: Johannes von Rotz Date: Wed, 21 Jan 2015 11:54:46 +0100 Subject: [PATCH] Let

Re: [cdesktopenv-devel] Problems with build on NetBSD

2015-01-29 Thread Johannes von Rotz
On 29.01.2015 19:21, Stephan Marwedel wrote: > I tried to build CDE from the latest repository on NetBSD 6.1.5 amd64 > according the instructions in the Wiki to no avail. The reason for the > problem seems to be my installation of X11. I did install NetBSD without > X11 (native Xorg) and later adde

Re: [cdesktopenv-devel] CDE on Raspberry Pi 4 (64-bit OS) possible tweaks?

2023-06-01 Thread Johannes von Rotz
On 5/31/23 19:46, Richard L. Hamilton wrote: > I can e.g. run dtpad from a command, although it takes a long time to start, > since ttdbserverd and/or ttesssion are not running. Hi Richard I remember resolving a few issues like that by adding the hostname of the machine to /etc/hosts pointing to

Re: [cdesktopenv-devel] Cannot compile CDE on Debian 11

2023-11-16 Thread Johannes von Rotz
On 11/15/23 11:23, TCH via cdesktopenv-devel wrote: 2020.0.0+really93u+20120801-9, the version Debian 11 providing. I've obtained the latest ksh (93u+m/1.0.7 (2023-09-15)) sources from github, compiled and installed it to /opt/ksh93 and then prepended it's bin directory to $PATH from console b