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

Windows XP installation, no previous version of Windows NT - Super User

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

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