diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-08-25 22:30:03 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-08-25 22:30:03 +0900 |
commit | 3eaf665507fb178a718ef9f57f2bb9ec908d5ac8 (patch) | |
tree | bb85d0fa07c3a3e7ce3f8b53df6496e26a88be44 /FAQ | |
parent | c9c70dcfc9b84284d1957f4225f4016b8d44f5a3 (diff) | |
download | tdeio-gopher-3eaf665507fb178a718ef9f57f2bb9ec908d5ac8.tar.gz tdeio-gopher-3eaf665507fb178a718ef9f57f2bb9ec908d5ac8.zip |
Conversion KDE -> TDE environment.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,10 +1,10 @@ -Q: kio_gopher built and installed succesfully but i type gopher://foo.com in +Q: tdeio_gopher built and installed succesfully but i type gopher://foo.com in konqueror and it doesn't works. What can i do? -A: This is because kio_gopher was installed to a bad path, this is possibly - due to KDEDIR environment variable not defined, either define it or +A: This is because tdeio_gopher was installed to a bad path, this is possibly + due to TDEDIR environment variable not defined, either define it or use ./configure --prefix=<your_kde_dir> -Q: What should i put in KDEDIR or --prefix=<your_kde_dir>? +Q: What should i put in TDEDIR or --prefix=<your_kde_dir>? A: That depends on your very own distribution, for Mandrake it is /usr but other distributions use other paths, as a guess you can try something like |