|
META TOPICPARENT |
name="TheSemanticRobotVisionChallenge" |
Build Instructions
The following instructions were verified to work on the laptop behemoth(this assumes a fresh installation of Ubuntu 8.04)- |
|
-
- You can also install kdesvn and checkout using the GUI interface.
- Modify paths in trunk/srvcDirectories.bash and add it to your ~/.bashrc file.
- add this line at the end- source yourSrvcPath/trunk/srvcDirectories.bash
|
|
< < |
- Install g++, automake, libtool, gawk, libcurl
|
> > |
- Install g++, automake, libtool, gawk, libcurl, wxpython, scipy, pylab, numpy
|
|
- Install OpenCV using following packages-
- libcv-dev(and all it's dependencies)
- Install GLUT
|