[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Shared libs, moduledir



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 07 August 2001 05:42 pm, Michael Schuerig wrote:
> My ~/.xsession file looks like this
>
> ----->----->----->----->----->----->----->----->----->----->----->----->
> #! /bin/sh
>
> export KDEDIRS=/usr/local:/usr
>
> exec /usr/bin/x-session-manager
> ----->----->----->----->----->----->----->----->----->----->----->----->
>

I simply modified kdm's own Xsession

orion:exa$ cat /etc/kde2/kdm/Xsession
#!/bin/sh
# $XConsortium: Xsession /main/10 1995/12/18 18:21:28 gildea $
#
#
# $XFree86$
 
export KDEDIRS=/usr:/usr/local/kde
 
# invoke global X session script
. /etc/X11/Xsession
orion:exa$  

This seems to be the cleaner way, I wonder if this could be incorporated into 
a debconf interface for debian? What would you think Ivan? If that doesn't 
seem desirable perhaps we could add a small documentation in the debian kdm 
package explaining this, and we could even make the export KDEDIRS line the 
default since it's quite reasonable for general use.

Thanks,

- -- 
Eray Ozkural (exa) <erayo@cs.bilkent.edu.tr>
Comp. Sci. Dept., Bilkent University, Ankara
www: http://www.cs.bilkent.edu.tr/~erayo
GPG public key fingerprint: 360C 852F 88B0 A745 F31B  EA0F 7C07 AE16 874D 539C
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7cCDyfAeuFodNU5wRAjhdAKCImzFdVfYjGLI/qo9tEgOV/PMkRQCfatVZ
LOQt/JKQ8I0lel23vjF/VCc=
=J+KN
-----END PGP SIGNATURE-----



Reply to: