Problem (Bug?) with docu in kdk 1.2
W. Tasin
tasin at e-technik.fh-muenchen.de
Thu May 4 09:42:12 BST 2000
"Luzius Ambühl" wrote:
>
> Hi all,
>
> I just downloaded and installed kdk 1.2. When I try to browse the docu I got
> this problem:
> KDevelpp-Docu, everything ok, QT-Docu, everything ok
> KDE-Docu: I allways get: file: "/index.html" nicht gefunden
>
> There are also three items called "Makefile-Bibliothek". When I click on them I
> get: file:
> "/home/luzi/.kde/share/apps/kdevelop/KDE-Documentation/kdelibdocs/Makefile/index.html" nicht gefunden!
> I hope this is enought information to trace the bug, and someone could give me
> a quick fix.
>
> Bye Luzi
>
> luzi at linux:~/.kde/share/apps/kdevelop/KDE-Documentation/kdelibdocs > ls -al
> insgesamt 172 drwxr-xr-x 15 luzi users 4096 Jan 22 00:16 .
> drwxr-xr-x 4 luzi users 4096 Jan 22 00:16 ..
> -rw-r--r-- 1 luzi users 10072 Jan 22 00:16 Makefile
> -rw-r--r-- 1 luzi users 147 Jan 22 00:16 Makefile.am
> -rw-r--r-- 1 luzi users 10018 Jan 22 00:16 Makefile.in
> -rw-r--r-- 1 luzi users 3539 Jan 22 00:16 aclocal.m4
> -rw------- 1 luzi users 165 Jan 22 00:16 config.h.in
> -rw-r--r-- 1 luzi users 589 Jan 22 00:16 config.log
> -rwxr-xr-x 1 luzi users 5720 Jan 22 00:16 config.status
> -rwxr-xr-x 1 luzi users 38991 Jan 22 00:16 configure
> -rw-r--r-- 1 luzi users 2382 Jan 22 00:16 configure.in
> -rwxr-xr-x 1 luzi users 4779 Jan 22 00:16 install-sh
> drwxr-xr-x 2 luzi users 4096 Jan 22 00:16 jscript
> drwxr-xr-x 2 luzi users 4096 Jan 22 00:16 kab
> drwxr-xr-x 2 luzi users 4096 Jan 22 00:16 kdecore
> drwxr-xr-x 2 luzi users 4096 Jan 22 00:16 kdeui
> drwxr-xr-x 2 luzi users 4096 Jan 22 00:16 kdeutils
> drwxr-xr-x 2 luzi users 4096 Jan 22 00:16 kdoc-reference
> drwxr-xr-x 2 luzi users 4096 Jan 22 00:16 kfile
> drwxr-xr-x 2 luzi users 4096 Jan 22 00:16 kfmlib
> drwxr-xr-x 2 luzi users 4096 Jan 22 00:16 khtmlw
> drwxr-xr-x 2 luzi users 4096 Jan 22 00:16 kimgio
> drwxr-xr-x 2 luzi users 4096 Jan 22 00:16 kio
> drwxr-xr-x 2 luzi users 4096 Jan 22 00:16 kspell
> drwxr-xr-x 2 luzi users 4096 Jan 22 00:16 mediatool
> -rwxr-xr-x 1 luzi users 6274 Jan 22 00:16 missing
> -rwxr-xr-x 1 luzi users 725 Jan 22 00:16 mkinstalldirs
Hi Luzi,
sorry but I didn't understand the part of your "ls".
What did you make exactly??
It seems that you have copied the c_cpp_reference-1.0 stuff into your
home directory.
2 things:
1) If you have installed the kdk, so the documentation will be installed
on a location, which can be shared by all users of your machine. like
/opt/kde/share/doc/HTML/en/kdelibs or /usr/kde/share/doc/HTML/en/kdelibs
... depending on your distribution.
It seems your old config file ~/.kde/share/config/kdeveloprc keeps the
last location of the kdelibs documentation. To solve this search the
right directory (for example /opt/kde/share/doc/en/kdelibs) and insert
this full path in the second editline "KDE-Bibliothek-Doku"
(KDE-Libraries-Doc) of "Einstellungen/KDevelop Setup.../Dokumentation"
(Options/KDevelop setup.../Documentation).
So the right documentation will be found.
2) the ls-command printout shows the uninstalled part of the kdelibs
documentation... this shouldn't be installed inside a location where
your documentation could be, but e. g. in a subdirectory of your home
directory. Then proceed like installing kdevelop inside this
subdirectory.
$./configure
$make
$make install (as root)
After that the documentation will be again installed on a sharable
directory for all (i. e. the same I mentioned above)
The path
~/.kde/share/apps/kdevelop/KDE-Documentation/kdelibdocs/ is only
suggested by KDevelop if you want to create your own documentation from
within the source of the kdelibs.
Ciao
Walter
--
oohhh sveglia.... il mondo e' ammalato, ma x colpa di chi.........
(Zucchero)
:-------W. Tasin, FB 04,
FHM-------------------PGP-KeyID:0x7961A645----------:
<Key-Fingerprint: 1610 835F 0080 32F4 6140 6CF7 A7D0 44CD 7961A645>
<http://wwwkeys.pgp.net:11371/pks/lookup?op=index&search=0x7961A645&fingerprint=on>
More information about the KDevelop
mailing list