Skip to content

Commit c229913

Browse files
committed
Merge pull request #33 from ravikishore1993/master
Appends readme with newer package name of libogre-dev for Ubuntu 14.04
2 parents ace1b97 + 33624f0 commit c229913

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ JdeRobot is a project developed by Robotics Group of Universidad Rey Juan Carlos
4040
$ sudo aptitude install build-essential libtinyxml-dev libtbb-dev libxml2-dev libqt4-dev pkg-config libprotoc-dev libfreeimage-dev libprotobuf-dev protobuf-compiler libboost-all-dev freeglut3-dev cmake libogre-dev libtar-dev libcurl4-openssl-dev libcegui-mk2-dev libswscale-dev libavformat-dev libavcodec-dev
4141
```
4242

43+
For Ubuntu 14.04, `libogre-dev` is not present, so to install Ogre 1.9 you need to install `libogre-1.9-dev` .
4344
For other dependencies, like the `GTK` stuff, refer to the [Installation Manual](http://jderobot.org/Manual-5#Installing_JdeRobot_5). You may want to install the missing dependencies according to your `cmake` output.
4445

4546
# Download source code

0 commit comments

Comments
 (0)