You are not logged in.

Search results

Search results 1-3 of 3.

Thursday, September 22nd 2005, 9:10pm

Author: Talpa43

Kde 3.5 beta1 problems on mandriva le 2005

I use this script to start kde (which is installed in ~/kde3.5-beta1) : Source code 1 2 3 4 5 6 7 8 #!/bin/sh export QTDIR=~/kde3.5-beta1 export KDEDIR=~/kde3.5-beta1 export KDEDIRS=~/kde3.5-beta1 export LD_LIBRARY_PATH=~/kde3.5-beta1/lib export PATH=~/kde3.5-beta1/bin:$PATH export KDEHOME=~/.kde35 ~/kde3.5-beta1/bin/startkde I think the https problem is due to openssl-devel wasn't installed, but the others are here yet...

Thursday, September 22nd 2005, 8:49pm

Author: Talpa43

Sorry

Sorry, I did a mistake when I posted this message, I wanted to post it in "installation and configuration".. Else, I have made a screenshot of all problems that I have : http://yanou002.free.fr/kde35.png

Thursday, September 22nd 2005, 7:07pm

Author: Talpa43

Kde 3.5 beta1 problems on mandriva le 2005

Hello everyone, I have compiled kde 3.5 beta1 with construct by typing "make install" in the kdebase directory, next in the kdenetwork directory and a lot of things wasn't working correctly : The configuration boxes didn't work ("Empty Page" with kcontrol, kopete configuration and konqueror configuration)Konqueror couldn't connect to https sites (Unknown protocol, https)I couldn't see any menu, I tried to use menudrake to rebuild the kde menu but it hasn't workedI couldn't change the style, and ...