Date: Tue, 8 Aug 1995 00:45:58 +0930 (CST) From: Michael Smith <msmith@atrad.adelaide.edu.au> To: kuku@gilberto.physik.rwth-aachen.de (Christoph P. Kukulies) Cc: freebsd-hackers@freefall.cdrom.com Subject: Re: xview problem (olvwm) Message-ID: <199508071515.AAA23418@genesis.atrad.adelaide.edu.au> In-Reply-To: <199508071401.QAA23656@gilberto.physik.rwth-aachen.de> from "Christoph P. Kukulies" at Aug 7, 95 04:01:40 pm
next in thread | previous in thread | raw e-mail | index | archive | help
Christoph P. Kukulies stands accused of saying: > > I'm running olvwm and some xview clients. Something weird happens > when I try to run the props binary from under the window manager > (pop up menu) I get an error (in .xsession-errors) saying that > /bin/props cannot be found. > > This looks like OPENWINHOME not being defined in the first place > but it definitely *is* defined (in my .cshrc). I'm running tcsh > (built under FreeBSD-2.0.5). > Any clues? .xsession is exec'd out of /usr/X11R6/lib/X11/xdm/Xsession, so it's most likely being run by sh, unless you've got #!/bin/csh at the top. In that case, it's not surprising that OPENWINHOME isn't being set. Either set it in your .profile, or in .xsession > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de -- ]] Mike Smith, Software Engineer msmith@atrad.adelaide.edu.au [[ ]] Genesis Software genesis@atrad.adelaide.edu.au [[ ]] High-speed data acquisition and [[ ]] realtime instrument control (ph/fax) +61-8-267-3039 [[ ]] My car has "demand start" - Terry Lambert [[
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508071515.AAA23418>