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

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User