Jiba a écrit :
> Hi all,
> 
> The new website is ready !
> 
> It includes a new Soya logo, designed by Delire.
> Technically speaking, the site is powered by a new engine, called Hardblog. 
> Hardblog is mail-driven, and consists in a set of Python scripts that 
> generate the site offline.
> More info are available on 
> http://home.gna.org/oomadness/en/hardblog/index.html
> 
> I've also started a new game, José 3D, for the campaign of the 
> altermondialist José Bové to the French 2007 presidential election. However, 
> the game is currently available only in French.
> More info are available on http://jose3d.org

Funny game :) I hade to edit the line 12 of the setup.py file to make it work:

CFLAGS = "-I %s/cal3d/src/cal3d -L %s/cal3d/src/cal3d/.libs -I %s/glew/include
-L %s/glew/lib -I %s/ode/include -L %s/ode/ode/src -I %s/openal/include -I
%s/openal/common/include -L %s/openal/src/.libs"

os.putenv("CFLAGS", CFLAGS.replace("%s", HERE))

-- 
Olivier

_______________________________________________
Soya-user mailing list
[email protected]
https://mail.gna.org/listinfo/soya-user

Reply via email to