You are not logged in.

Search results

Search results 1-3 of 3.

Thursday, May 13th 2004, 7:54pm

Author: jasboy

KDE 3.2 and KIOSK tool

Yes the make install was enough. I guess I was just trying to make it harder then it was! Thanks

Thursday, May 13th 2004, 5:52pm

Author: jasboy

KDE 3.2 and KIOSK tool

The ./configure --prefix=/usr did it. Thank you. After that I ran make then make install. What else do I need to do to install it? About the other problem, I used yum to update qt and it appears to have fixed that problem as well. Again, thank you.

Thursday, May 13th 2004, 5:00pm

Author: jasboy

KDE 3.2 and KIOSK tool

First off, I'm fairly new to linux so be gentle :lol: I'm running Fedora core 1 with every update up2date had (as of a couple of days ago). I have LTSP installed and working and I updated KDE to 3.2 using yum. All went well. I then downloaded the KIOSK tool from KDE.org and extracted it and went to configure it (with ./configure) and it comes up with: error kdelibs not installed. So I go back to yum and type "yum install kdelibs" and it tells me the lastest version of kdelibs is installed. Where...