Re: kde 2.2.x on potato (self compiled)

2001-11-29 Thread Eckhard Lehmann
Thank you. I got it running now with the notes you attached. Think the problem was, that my prefix directory /usr/kde2.2.2 wasn't in $PATH as first. bye, Eckhard Am Mittwoch, 28. November 2001 23:18 schrieb Paul Winkler: > KDE 2.2.2 runs well compiled on Debian potato. Attached is a file of >

kde 2.2.x on potato (self compiled)

2001-11-28 Thread Eckhard Lehmann
Hi, has anyone got running a self compiled kde 2.2.x on a potato machine? I tried it out with ./configure --prefix=/usr/kde2.2.2 [...] The kdelibs and kdebase compiled fine, but now I can't start it. I set $KDEDIR to /usr/kde2.2.2 and wrote in $HOME/.xinitrc "exec /usr/kde2.2.2/bin/startkde".