LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   What is a good GUI C++ environment for Debian? KDevelop? (https://www.linuxquestions.org/questions/debian-26/what-is-a-good-gui-c-environment-for-debian-kdevelop-210008/)

jdruin 07-26-2004 07:54 PM

What is a good GUI C++ environment for Debian? KDevelop?
 
I cannot find a version of KDevelop for Debian. I heard it is a nice C++ environment for Debian. Is there another environment for Debian. Can a .tar source file be installed on Debian? I have been able to download the source for KDevelop. I am using Xandros version of Debian.

R00ts 07-26-2004 08:14 PM

I use KDevelop3 and I love it. Kate is also alright, but it lacks a lot of the useful features I like about KDevelop3. I haven't really investigated many other GUI editors, simply because I don't need too!

Yes you can install source tarballs on Debian (it would be kinda stupid if you couldn't install them...). Why can't you download the source for Kdevelop? Try this and see what results you get:

Code:

apt-cache search kdevelop3
kdevelop3 - An IDE for Unix/X11 - development version
kdevelop3-data - An IDE for Unix/X11 - data
kdevelop3-dev - An IDE for Unix/X11 - development files
kdevelop3-doc - An IDE for Unix/X11 - documentation
kdevelop3-plugins - An IDE for Unix/X11 - development files



All times are GMT -5. The time now is 11:01 AM.