torsdag 24 januari 2008

Balp Build: WL-c

Windlight is now out in version 77495, and I added the patches from the previews version and it runs. So here you go.

$ wget http://firstlook-secondlife-com.s3.amazonaws.com/SecondLife_i686_1_18_6_77495_WINDLIGHT.tar.bz2
$ wget http://www.acc.umu.se/~balp/second_life/balp-build-wl-c.tar.bz2
$ tar jxf SecondLife_i686_1_18_6_77495_WINDLIGHT.tar.bz2
$ tar jxf balp-build-wl-c.tar.bz2
$ cd SecondLife_i686_1_18_6_77495_WINDLIGHT
$ chmod +x balp-secondlife
$ ./balp-secondlife

I assume the problem with gtk and file dialog on suse still exist, this is made on ubuntu 7.10 and tested in that environment. I think the wrapper now is executable (e.g. chmod +x) isn't needed, I'm not sure i understand the moon problem correct yet, and to be honest i have no time to look into what the windlight code actually does.

måndag 14 januari 2008

Relese: Balp Build WL-B

Windlight is now out in version 76886, and I added the patches from the previus version and it runs. So here you go.

$ wget http://firstlook-secondlife-com.s3.amazonaws.com/SecondLife_i686_1_18_6_76886_WINDLIGHT.tar.bz2
$ wget http://www.acc.umu.se/~balp/second_life/balp-build-wl-b.tar.bz2
$ tar jxf SecondLife_i686_1_18_6_76886_WINDLIGHT.tar.bz2
$ tar jxf balp-build-wl-a.tar.bz2

I assume the problem with gtk and file dialog on suse still exist, this is made on ubuntu 7.10 and tested in that enviroment.