User Tools

Site Tools


robotsoftware:mobotware:mobotwareinstall

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
robotsoftware:mobotware:mobotwareinstall [2012/09/18 12:26]
claes [Install MobotWare]
— (current)
Line 1: Line 1:
-===== Install MobotWare ===== 
-First follow this instruktion: 
-[[mobot>Install_on_%28K%29UBUNTU|Install MobotWare on (K)Ubuntu]] 
- 
-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:rtai|install RTAI using the instructions]] 
- 
-=== Stage 2.1 === 
- 
-Download stage 2.1.0 
-Install stage 2.1 
-./configure 
-sudo make install 
- 
-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 
- 
-=== Stage 3 === 
- 
-Not working yet 
- 
-install libfltk and libfltk-dev 
-make the folloing changes in simstage3/stage3-dtu makefile 
- 
-line 38-42 
-# The top-level source directory on which CMake was run.  
-CMAKE_SOURCE_DIR = /home/claes/MobotWare/Mobotware/rhd/trunk/plugins/simstage3/stage-3.2.2.DTU  
- 
-# The top-level build directory on which CMake was run.  
-CMAKE_BINARY_DIR = /home/claes/MobotWare/Mobotware/rhd/trunk/plugins/simstage3/stage-3.2.2.DTU 
- 
-line 110, 140, 142 
- 
  
robotsoftware/mobotware/mobotwareinstall.1347963960.txt.gz · Last modified: 2021/08/14 04:20 (external edit)