On Wednesday 09 January 2002 03:44, G. L. `Griz' Inabnit wrote: > > On Tuesday 08 January 2002 09:29 am, Bjoern Krombholz wrote: > > > On Tue, Jan 08, 2002 at 08:19:22AM -0500, Justin R. Miller wrote: > > > > The only icons problems I had before yesterday were korganizer and > > > > knotes (all I noticed anyway). After yesterday I don't even get a > > > > splash screen or a logo in kdm. I have a completely unusable KDE. > > > > > > LD_PRELOAD=/usr/lib/libpng.so.2.1.0.12 startx > > > > Somebody want to tell the dumb guy where to put this line? :) > > uh, how about at a command prompt?
Or, if you login via xdm or kdm, create your own ~/.xsession file #!/bin/sh LD_PRELOAD=/usr/lib/libpng.so.2.1.0.12 exec /usr/bin/kde2 and do chmod +x ~/.xsession. Frank -- Frank Mehnert ## Dept. of Computer Science, Dresden University of Technology, Germany ## ## E-Mail: [EMAIL PROTECTED] http://os.inf.tu-dresden.de/~fm3 ##