C/C++ Documentation

Michael Brehm michaelbrehm at gmx.de
Tue Mar 18 18:10:54 GMT 2003


Hi Peter,

I had a quite similar problem and simply tried to copy everything
manually.
What I actually entered as root from a shell was:

tar -xvzf c_cpp_reference-2.0.2.tar.gz
cd /opt/kde3/share/doc/HTML/en/kdevelop/reference
rm -R *
cd /home/lost+found/downloads/ZIP/c_cpp_reference-2.0.2/reference
cp -R * /opt/kde3/share/doc/HTML/en/kdevelop/reference
cd /opt/kde3/share/doc/HTML/en/kdevelop/reference
rm make*

By the way you've to correct the path
'/home/lost+found/downloads/ZIP/c_cpp_reference-2.0.2'.

Good luck
Michael

peter robinson wrote:
> 
> Hi all,
> 
> sorry for what might be a stupid question (I am just trying out kdevelop for
> the first time and am already extremely impressed--thanks!)...I am trying to
> install the C/C++ reference in KDevelop 2.1 under Suse 8.1.
> 
> I unpacked c_cpp_reference_2.0.2 and ran the configure script as root from a
> subdirectory of my home directory but it complains that
> 
> "in the prefix you've chosen there are no KDE headers installed. This will
> fail. So please check this and use another prefix "
> 
> Should the prefix be something like ~/.kde/share/apps/kdevelop ?? Or how
> should this be configured?
> 
> Thanks
> 
> Peter
> 
> -
> to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
> unsubscribe »your-email-address«

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list