Doesn't find C C++ reference.
Bjoern Krombholz
bjkro at gmx.de
Wed Feb 9 18:06:43 GMT 2000
Ivan Martinez wrote:
>
> Gerd Mueller wrote:
>
> > On Thu, 03 Feb 2000 15:22:55 +0000, Ivan Martinez wrote:
> >
[...]
> > i move'd it in
> > /opt/kde/share/doc/HTML/default/kdevelop/reference/C/
> > and it worked.
>
> My system dosen't work with an opt directory, any other possible
> location? With KDevelop doesn't tell where to place that reference
> instead of making people think that is in KDE's root directory?.
>
In fact it _has_ to be extracted into KDE root. Try "echo $KDEDIR", to
get the correct location.
Besides you have to create symlinks in your language dir:
rm -ri "$KDEDIR/share/doc/HTML/<your language>/kdevelop/reference"
ln -s "$KDEDIR/share/doc/HTML/default/kdevelop/reference" \
"$KDEDIR/share/doc/HTML/<your language>/kdevelop/reference"
Replace <your language>: f.e. "es" for spanish
Bjoern
--
Sign the Linux Driver Petition at http://www.libranet.com/petition.html
More information about the KDevelop
mailing list