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

14.04 - Browser-process using high CPU - Ask Ubuntu

nvidia - NV18 [GeForce4 MX 4000] driver - Ask Ubuntu