software installation - Setting up Ogre Game Engine in Ubuntu Desktop - Ask Ubuntu


what method use install ogre game engine in ubuntu 16.10? 1 of these 3 options

  • .deb file
  • ppa
  • wget

or else?

to install ogre-1.9 in ubuntu 16.10, follow steps given below :-

  1. to install ogre3d libraries , development tools, run commands given below(one-by-one) terminal :-

    sudo apt-get update

    sudo apt-get install libogre-1.9-dev

  2. then follow tutorial of setting application - linux on ogre wiki


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

software installation - How to install linux driver for a lb-link wireless usb adapter - Ask Ubuntu

permissions - Mount is denied because the NTFS volume is already exclusively opened - Ask Ubuntu