installation RoboEarth packages
Hi, In this link http://www.ros.org/wiki/roboearth i try to install roboearth packages re_comm ,re_kinect_object_detector,....etc in my fuerte
i begin by typing command :
sudo apt-get install python-rosinstall
it begin ti install normally then i begin typing command :
$ rosinstall ~/ros /opt/ros/fuerte 'http://www.ros.org/wiki/roboearth?action=AttachFile&do=get&target=roboearth.rosinstall'
it appear
rosinstall operating on /home/salma/ros from specifications in rosinstall files /opt/ros/fuerte, http://www.ros.org/wiki/roboearth?action=AttachFile&do=get&target=roboearth.rosinstall
(Over-)Writing /home/salma/ros/.rosinstall
rosinstall update complete.
Now, type 'source /home/salma/ros/setup.bash' to set up your environment.
Add that to the bottom of your ~/.bashrc to set it up every time.
If you are not using bash please see http://www.ros.org/wiki/rosinstall/NonBashShells
salma@salma-G31M-S2L:~$ [sudo] password for salma:
[sudo]: command not found
salma@salma-G31M-S2L:~$ Reading package lists... Done
Reading: command not found
salma@salma-G31M-S2L:~$ Building dependency tree
Building: command not found
salma@salma-G31M-S2L:~$ Reading state information... Done
Reading: command not found
salma@salma-G31M-S2L:~$ The following extra packages will be installed:
No command 'The' found, did you mean:
Command 'the' from package 'the' (universe)
The: command not found
salma@salma-G31M-S2L:~$ bzr git git-core git-man liberror-perl mercurial mercurial-common
bzr: ERROR: unknown command "git"
salma@salma-G31M-S2L:~$ python-bzrlib python-configobj python-vcstools
python-bzrlib: command not found
salma@salma-G31M-S2L:~$ Suggested packages:
Suggested: command not found
salma@salma-G31M-S2L:~$ bzr-doc bzr-gtk bzr-svn python-bzrlib.tests bzrtools git-daemon-run
bzr-doc: command not found
salma@salma-G31M-S2L:~$ git-daemon-sysvinit git-doc git-el git-arch git-cvs git-svn git-email
git-daemon-sysvinit: command not found
salma@salma-G31M-S2L:~$ git-gui gitk gitweb qct vim emacs kdiff3 tkdiff meld xxdiff python-mysqldb
git-gui: command not found
salma@salma-G31M-S2L:~$ python-kerberos python-gpgme python-bzrlib-dbg
python-kerberos: command not found
salma@salma-G31M-S2L:~$ The following NEW packages will be installed:
No command 'The' found, did you mean:
Command 'the' from package 'the' (universe)
The: command not found
salma@salma-G31M-S2L:~$ bzr git git-core git-man liberror-perl mercurial mercurial-common
bzr: ERROR: unknown command "git"
salma@salma-G31M-S2L:~$ python-bzrlib python-configobj python-rosinstall python-vcstools
python-bzrlib: command not found
salma@salma-G31M-S2L:~$ 0 upgraded, 11 newly installed, 0 to remove and 143 not upgraded.
0: command not found
salma@salma-G31M-S2L:~$ Need to get 10.7 MB of archives.
No command 'Need' found, did you mean:
Command 'seed' from package 'seed' (universe)
Need: command not found
salma@salma-G31M-S2L:~$ After this operation, 32.4 MB of additional disk space will be used.
After: command not found
salma@salma-G31M-S2L:~$ Do you want to continue [Y/n]? y
Do: command not found
salma@salma-G31M-S2L:~$ Get:1 http://packages.ros.org/ros/ubuntu/ precise/main python-vcstools all 0.1.22-1 [20.0 kB]
Get:1: command not found
then the stack become in my Home not in my ROS/furete/stacks to deal with !
salma@salma-G31M-S2L:~$ ls ~/ros
pkgs setup.bash setup.sh setup.zsh stacks
salma if you check the errors, you do not have git installed (probably bzr is also not installed)