Google

Compiling Skyx v0.1 on ubuntu 64bits ?

easy-use library in order to render pretty water scenes.

Moderators: OGRE Team, Hydrax Moderator Group

Compiling Skyx v0.1 on ubuntu 64bits ?

Postby Gouwi » Thu Jun 24, 2010 3:57 pm

Hello all !
I wan't now to swich the sky system i use for my project. I want to use Skyx now.
I have seen the ubuntu ppa but i can't install it. (Ogre 1.6.4 is needed and i have Ogre 1.7.0).

How i can compile Skyx on linux ?

Greetings

Gouwi
Gouwi
 
Posts: 3
Joined: Tue Jun 22, 2010 3:10 pm

Re: Compiling Skyx v0.1 on ubuntu 64bits ?

Postby SanguinarioJoe » Mon Jun 28, 2010 12:42 pm

I reply here too Gouwi...

---

Ubuntu users, that uses OGRE 1.6.4, could add this APP (instructions into the web page):

https://launchpad.net/~sonsilentsea-team/+archive/sonsilentsea

And install the libraries and demos with the following commands:

Code: Select all
sudo apt-get install libskyx skyx-demo1 skyx-demo2


But to could uses the demos you must copy the demos folders (/usr/share/SkyX/Demo1 & /usr/share/SkyX/Demo2) to a folder where you have permissions.

---

Linux users, with OGRE >= 1.6.4 could...

download this file:

https://launchpad.net/~sonsilentsea-team/+archive/sonsilentsea/+files/libskyx_0.1.1.orig.tar.gz

Uncompress where you want, and do:

Code: Select all
make clean
make
sudo make install


This commands will install the libraries into /usr/lib (libskyx.so.0.1.1, and the link libskyx.so), and the headers into /usr/include/SkyX.

Also, you could download the demos (that runs in GLSL) from here:

https://launchpad.net/~sonsilentsea-team/+archive/sonsilentsea/+files/skyx-demo1_0.1.1-Ubuntu1.tar.gz
https://launchpad.net/~sonsilentsea-team/+archive/sonsilentsea/+files/skyx-demo2_0.1.1-Ubuntu1.tar.gz

Code: Select all
make clean
make


That builds the executable into bin/Release/ folder.
The demos includes a Code::Blocks project too.

---

I hope that could help you!!!
SanguinarioJoe
 
Posts: 15
Joined: Fri Nov 27, 2009 1:20 pm


Return to Hydrax

Who is online

Users browsing this forum: No registered users and 1 guest