Find the answer to your Linux question:
Results 1 to 2 of 2
Hello! I am new to using Linux (Debian) and I wanted to install an IDE that covers all languages (C++, Java, SQL) so I decided to try Anjuta, but when ...
  1. #1
    Just Joined!
    Join Date
    Mar 2010
    Location
    Shawnee, KS
    Posts
    1

    Anjuta and Geany: Build Menu is Grayed Out

    Hello! I am new to using Linux (Debian) and I wanted to install an IDE that covers all languages (C++, Java, SQL) so I decided to try Anjuta, but when I entered a simple "Hello World" code and tried to run it, I noticed that the Build > Compile selection was grayed out. I read on another forum that Anjuta can only compile projects so I switched to Geany, same problem. Do I have to install a compiler?

    Thanks in advance

  2. #2
    Linux User
    Join Date
    Jan 2006
    Posts
    414
    Yes, if you want to compile something, you'll need to install a compiler.

    On Debian the package "build-essential" will install everything you need to compile and build programs.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...