Doesn't find C C++ reference.
Ken Brakey
brakeykr at poncacity.net
Thu Feb 10 01:30:00 GMT 2000
Bjoern Krombholz wrote:
>
> 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"
Maybe I missunderstood, I thought the
only link was ln -s .../HTML/my_lang to .../HTML/default
and that would take care of everything?
Am I missing something? Too dumb to know if I am. :-)
Ken
>
> 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