What do I type in terminal to install dev c++ for ubuntu? I already have the files
What do I type in terminal to install dev c++ for ubuntu? I already have the files
Can you be more specific. What files do you have? Where did you get them from?
Even though the SourceForge page says it runs on Linux, all I could find was source files written in Delphi and Windows setup executables. Couldn't find it in the repositories. Maybe try another IDE like Anjuta.
It comes with an OpenOffice Document with all that you need. (File extension .odt)
You need to install other things first, so read carefully!
hi i was able to get those linux Dev C++ fiels aswell of source forage it took a lot of searching to find it tho.
anyway when i tried to use the files to install it i didnt seam to get very far. but try opening the (.sh)
file in terminal (by clicking open then run in terminal).
if you manage to get it working or not can you please tell me the web address for the files please.
thanks
DevC++ is not portable, the only way to run it is with "wine" or some derivation of it.
There is a lot of good IDE's that run on Linux.
Take a look at Anjuta, Eclipse (with CDT), Codeblocks, etc. They are way better than the DevCpp.
Well!
In order to run Dev C++, you need to use : System>>adminstration>>Synaptic package menager.
Write at the search field : gcc
It will give you unremarked gcc(3-4)(or may be the last version), you will need to download it by mouse right click, mark it, the apply.
it should work properly.
hope it will help you
DevC++ has bean out of development since 2005, thus could be considered a dead program. Find a batter IDE, or learn a text editor like Vim.
im dyslexic, please don't comment on my spelling
blender 3d artist, visit my portfolio
Quad-Ren, Open source, resolution independent 2D graphics engine
Screen space is a precious resource, don't waste it
depend on what you want to do. If you are new to C++ and want to learn it, use Geany. If you want to do something bigger, use codeblock or anjuta. Don't use Eclipse cause it is heavy and basically, it is designed for java, not for C/C++
Bookmarks