migrating from linux suse

Asked by Meir Israelowitz

I schwich from Suse to Ubuntu, because stability and I have three issues:
1. Using sudo (for the su) is not working I get a error subo: name: comand not found, the weird thing is first after I do sudo name and password is accepted. I need to install some tar as root.
2. I write C++ iin Unix and in suse I had editor what will be a good editor is not emacs?
3. I had some programs wich use Java and the java jar does not open because the java library is not install I look for the library, which one will be the library

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Dean Sas (dsas) said :
#1

2. Try gedit or vi if you're a command line fan
3. You need to enable multiverse (see: https://help.ubuntu.com/community/Repositories/Ubuntu) and then install the sun-java5-jdk package.

Revision history for this message
William Grant (wgrant) said :
#2

1. `sudo name' will run the name program as root, which doesn't exist.
2. Try installing vim-gnome, or use gedit.
3. What Dean said.

Revision history for this message
Meir Israelowitz (misraelowitz) said :
#3

Dean and William thank you for the help and update manager is better then yast. The any of you have good editor name to write C++?

Revision history for this message
Dean Sas (dsas) said :
#4

For C++ editors, gedit, vim should be fine. You could also try anjuta which is a full fledged GNOME C/C++ IDE

Revision history for this message
Meir Israelowitz (misraelowitz) said :
#5

thanks that helps

Revision history for this message
Peter Antoniac (pan1nx) said :
#6

For C++ editors, in case you are using KDE, you could try the best: kdevelop.

Can you help with this problem?

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

To post a message you must log in.