Click to See Complete Forum and Search --> : qtdir & kdedir?


bluesky
10-25-2001, 03:01 PM
I am trying to install caito download manager. It requires to set the correct directory of kdedir and qtdir. There are so many directories of kde and qt, which one are the right ones. :(

X_console
10-25-2001, 04:30 PM
You can find QTDIR by typing echo $QTDIR. I don't use KDE, but I assume you can type echo $KDEDIR to find the answer. Generally KDEDIR is where KDE is installed.

chimaybleue
10-26-2001, 05:42 AM
to see the whole set of environment variables, you just have to type env ...