Language: 
To browser these website, it's necessary to store cookies on your computer.
The cookies contain no personal information, they are required for program control.
  the storage of cookies while browsing this website, on Login and Register.

Author Topic:  Install client3d on gnu/linux  (Read 30263 times)

0 Members and 0 Guests are viewing this topic.

polyveg

« on: 29, November 2009, 11:39:53 »
Install Ogre
First you have to download the Ogre1.6.3. sources from sourceforge.
  • Don't try to use a version from your Distro.
  • Don't try to use any other version. (1.6.4 for example is broken)

Then you have to install the dependancies (debian example)
Code: [Select]
apt-get install autoconf automake pkg-config libtool
apt-get install libzzip-dev libfreetype6-dev libxt-dev libxaw7-dev libxxf86vm-dev libxrandr-dev
apt-get install libfreeimage-dev libois-dev
apt-get clean

Compile Ogre3d

Install Client3d
Install the dependancies (debian example)
Code: [Select]
apt-get install subversion libsdl-dev
Get the client3d sources from the daimonin svn on sourceforge.
Code: [Select]
svn co https://daimonin.svn.sourceforge.net/svnroot/daimonin/trunk/client3d daimonin_sf/client3d
Compile the client.

Download the latest binary demo from the daimonin page on sourceforge and copy the media folder over your client3d media folder.
« Last Edit: 29, November 2009, 13:04:06 by polyveg »

Tags:
 

Related Topics

  Subject / Started by Replies Last post
6 Replies
3598 Views
Last post 24, March 2005, 23:36:42
by Rubinstein
Client3d GUI

Started by polyveg « 1 2 3 4 » Archive

54 Replies
369040 Views
Last post 08, March 2009, 17:54:16
by polyveg
9 Replies
1803 Views
Last post 16, February 2006, 08:06:07
by Gecko
0 Replies
1162 Views
Last post 15, June 2007, 10:33:25
by Jastiv
3 Replies
1352 Views
Last post 20, November 2009, 21:11:16
by polyveg