The C/C++ Reference is not installed....
peter robinson
Peter.Robinson at t-online.de
Tue Mar 25 22:05:38 GMT 2003
On Monday 24 March 2003 14:23, you wrote:
Hi,
I just had the same problem a week ago. The instructions in KDevelop are not
helpful. All you need to do is download c_cpp_reference-1.0.tar.gz and run
./configure --prefix==whereever-kde-lives (I have Suse 8.1 and have
--prefix==/opt/kde3, just to be sure you can enter whereis kde, you will then
likely see several links, enter ls -la link to see where you should put the
C/C++ documentation). Then do the usual make/make install.
HTH
Peter
> I've been trying to get the C/C++ documentation working with KDevelop 2.1.5
> (Using KDE 3.1.0) from SuSE RPMs. The C/C++ documentation page keeps
> showing the nasty message below. I attempted to follow the instructions
> but did not have any success in getting the documenation to display. Is
> there something wrong with this feature?
>
> STH
>
> ERROR MESSAGE:
> The C/C++ Reference is not installed. Please get the package
> "c_cpp_reference-1.0.tar.gz" from one of KDevelop's ftp mirrors. For a list
> of those web sites look at:
>
> www.kdevelop.org
>
> Do these steps to install the reference:
>
> If you have got an already installed old version of KDevelop, it is
> recommented to remove (as root) a probably earlier installed reference that
> is not working correctly. You can find those 2 sub-directories C and
> CPLUSPLUS in share/doc/HTML/your-language/kdevelop/reference of the global
> KDE directory and in the appropriate English sub-directory. Delete both
> ones. Now extract the new downloaded file with: "tar xvzf
> c_cpp_reference-1.0.tar.gz"
> Go to the new created directory: "cd c_cpp_reference-1.0"
> Now make the package ready for installation: "./configure; make"
> Install the package (as root): "make install"
> Restart KDevelop
>
> -
> 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