PDA

View Full Version : [ubuntu] Dont want command help for "one"


santhosh003
September 16th, 2009, 04:02 AM
Hi
I am using Ubuntu 9.04 Server.
I have installed opennebula manually in user defined path.
When I type the command one start I am getting the message as

The program 'one' is currently not installed. You can install it by typing:
sudo apt-get install opennebula
bash: one: command not found

But when I do the same this in Ubuntu 8.10 it's working fine.

What would be the problem?

what should I do to locate the one command to my user defined path and get rid of this message when I type one start

Thank you very much

lvlint67
September 16th, 2009, 04:26 AM
I would personally just add the directory you installed it to, to the end of the path varible.

see: http://ubuntuforums.org/showthread.php?t=317070
for details

santhosh003
September 16th, 2009, 06:21 AM
Thank u somuch

lvlint67
September 16th, 2009, 06:25 AM
I take it that worked?