User Tools

Site Tools


robotsoftware:mobotware:install:mobotwareinstall

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

robotsoftware:mobotware:install:mobotwareinstall [2012/12/14 11:38]
claes
robotsoftware:mobotware:install:mobotwareinstall [2021/08/14 04:21]
Line 1: Line 1:
-===== Install MobotWare ===== 
-First follow this instruktion: 
-[[mobot>Install_on_(K)UBUNTU|Install MobotWare on (K)Ubuntu]] 
- 
-If you are running Ubuntu 12.04 and ROS Fuerte you need to [[robotsoftware:mobotware:install:mobotware-ros-fuerte|check this instruction]] to make sure you can  
- 
-Then do the following steps to compile and install the entire package: 
-==== MRC ==== 
-deprecated 
-<del>  /usr/bin$ sudo ln -s g++ g++44</del>  
- 
-==== RHD ==== 
-If you have problems with compiling RHD because of RTAI [[robotsoftware:mobotware:install:rtai|install RTAI using the instructions]] 
- 
-=== Profibus plugin === 
-Remove this from the make file if you dont need it. It can cause problems during compilation. 
- 
- 
-=== Stage 2.1 === 
-  - Download [[http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.0.tar.gz|GTK 2.24]], not 3! 
-    - Install GTK 2.24 
-  - Download [[http://sourceforge.net/projects/playerstage/files/Stage/2.1.0/|stage 2.1.0]] 
-  - Install stage 2.1 
-    - Unpack the zip file 
-    - run <code>./configure</code> 
-    - run <code>sudo make install</code> 
-This should give you the files you need. 
- 
-Make the following change in makefile for simstage211 
-  #INC  = -I../../include -I../../src -I/usr/local/include/stage-2.1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
-  #Fix made for bug in 11.04 be awere if the bug is fixed!!  
-  INC  = -I../../include -I../../src -I/usr/local/include/stage-2.1 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include/ 
-The 
-  i386-linux-gnu 
-library depends on the installation and the hardware on the pc where you try to install MobotWare 
- 
  
robotsoftware/mobotware/install/mobotwareinstall.txt · Last modified: 2021/08/14 04:21 (external edit)