Help with installing Nedit on Ubuntu

Asked by Travis

Hi,

I just installed a dual boot onto my machine with ubuntu and xp. However, i need to write programs for school and we use Nedit to do so. I would need to log in to the schools server and access Nedit in the server. I also would need to use a compiler called "g++?" I just need help installing Nedit for ubuntu and this g++ compiler to be able to do my programs. Any help is appreciated.

THANKS!!

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu nedit Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Bhavani Shankar (bhavi) said :
#1

Download nedit here

http://launchpadlibrarian.net/19903954/nedit_5.5-3_i386.deb

and double click on file to install

for g++ give the below command

sudo apt-get install build-essential

to install the package

Revision history for this message
Paul Gevers (paul-climbing) said :
#2

A much better approach is to use a package manager. E.g. adept of synaptic. Search for nedit and g++ and select them for installation.

Can you help with this problem?

Provide an answer of your own, or ask Travis for more information if necessary.

To post a message you must log in.