From johnsonnenschein at gmail.com Thu Jul 10 12:00:20 2008 From: johnsonnenschein at gmail.com (John Sonnenschein) Date: Thu, 10 Jul 2008 12:00:20 PDT Subject: [games-discuss] Friend codes? Message-ID: <19134841.1215716450286.JavaMail.Twebapp@oss-app1> Heyas. Not so much a post about games running on solaris, but about gamers and solaris. Anyhow, a lot of modern console games are online, and have friend codes or clans or what have you. I think someone should set up a central registry for such things ( I know I've been playing CoD4 with the clan tag "OSOL" ) This message posted from opensolaris.org From sparcdr at gmail.com Wed Jul 9 13:47:32 2008 From: sparcdr at gmail.com (James Cornell) Date: Wed, 09 Jul 2008 15:47:32 -0500 Subject: [games-discuss] Friend codes? In-Reply-To: <19134841.1215716450286.JavaMail.Twebapp@oss-app1> References: <19134841.1215716450286.JavaMail.Twebapp@oss-app1> Message-ID: <1215636452.23309.2.camel@uranium.carcinogenic-studios.com> Some of the most stubborn of us may be able to get Cedega or CrossOver Games working through BrandZ (lx) one of these days, though audio is now an issue since Cedega (Most mature of the two) is now using alsa by default. I like the idea, though I don't play games that much I'm unsure if anyone would really notice since there's so many people playing online these days. The only thing I play frequently is GTA San Andreas with SA:MP modification on Bob's Cops and Robbers 2 server. James On Thu, 2008-07-10 at 12:00 -0700, John Sonnenschein wrote: > Heyas. > > Not so much a post about games running on solaris, but about gamers and solaris. Anyhow, a lot of modern console games are online, and have friend codes or clans or what have you. > > I think someone should set up a central registry for such things ( I know I've been playing CoD4 with the clan tag "OSOL" ) > > > This message posted from opensolaris.org > _______________________________________________ > games-discuss mailing list > games-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/games-discuss From knatte_fnatte_tjatte at yahoo.com Tue Jul 29 12:06:18 2008 From: knatte_fnatte_tjatte at yahoo.com (Orvar Korvar) Date: Tue, 29 Jul 2008 12:06:18 PDT Subject: [games-discuss] Wine Build Instructions In-Reply-To: <46A8481B.9090800@truemail.co.th> Message-ID: <20638912.1217358408090.JavaMail.Twebapp@oss-app1> PS. cbe-1.6.0 needs to be updated to work with SS12 (or cbe-1.6.0 needs to be clarified that it only works with SS11). I will try to install SS11 instead. Error msg when using SS12 : .... /export/home/cbe/packages/PKGS/CBEbison/reloc/share/man/man1/bison.1 ## Validating control scripts. ## Packaging complete. error: Installed (but unpackaged) file(s) found: /opt/jdsbld/share/locale /opt/jdsbld/share/locale/ms /opt/jdsbld/share/locale/ms/LC_MESSAGES /opt/jdsbld/share/locale/ms/LC_MESSAGES/bison-runtime.mo /opt/jdsbld/share/locale/ms/LC_MESSAGES/bison.mo .... pkgbuild: bison.spec(101): Installed (but unpackaged) file(s) found CBE setup FAILED Anyway, for Wine, I just download the Wine 1.1.0 package from the Wine project here on this site. Worked wonderful! :o) This message posted from opensolaris.org From shivakumar.gn at gmail.com Wed Jul 30 18:20:18 2008 From: shivakumar.gn at gmail.com (S h i v) Date: Thu, 31 Jul 2008 06:50:18 +0530 Subject: [games-discuss] cbe-1.6.0 with SS (was: Re: Wine Build Instructions) Message-ID: <319ee2b10807301820y1a7f9297h7efb0968a76d8bc9@mail.gmail.com> On Wed, Jul 30, 2008 at 12:36 AM, Orvar Korvar wrote: > PS. cbe-1.6.0 needs to be updated to work with SS12 (or cbe-1.6.0 needs to be clarified that it only works with SS11). I will try to install SS11 instead. Error msg when using SS12 : > > .... > /export/home/cbe/packages/PKGS/CBEbison/reloc/share/man/man1/bison.1 > ## Validating control scripts. > ## Packaging complete. > error: Installed (but unpackaged) file(s) found: > /opt/jdsbld/share/locale > /opt/jdsbld/share/locale/ms > /opt/jdsbld/share/locale/ms/LC_MESSAGES > /opt/jdsbld/share/locale/ms/LC_MESSAGES/bison-runtime.mo > /opt/jdsbld/share/locale/ms/LC_MESSAGES/bison.mo > .... > pkgbuild: bison.spec(101): Installed (but unpackaged) file(s) found > CBE setup FAILED > The error indicates, build has gone through but the files section doesn't have entries to cover all the files that are candidates for installation. Check the %files section for bison spec file. I suspect you will hit the same problem with SS11 as well. desktop-discuss is the right place for CBE related discussions. -Shiv From andras.barna at gmail.com Thu Jul 31 23:55:52 2008 From: andras.barna at gmail.com (Andras Barna) Date: Fri, 1 Aug 2008 09:55:52 +0300 Subject: [games-discuss] Wine Build Instructions In-Reply-To: <20638912.1217358408090.JavaMail.Twebapp@oss-app1> References: <46A8481B.9090800@truemail.co.th> <20638912.1217358408090.JavaMail.Twebapp@oss-app1> Message-ID: <56dc2e760807312355x1f0a038pa85a018150acaba3@mail.gmail.com> can you try to replace bison.spec with the attached ? On Tue, Jul 29, 2008 at 10:06 PM, Orvar Korvar wrote: > PS. cbe-1.6.0 needs to be updated to work with SS12 (or cbe-1.6.0 needs to be clarified that it only works with SS11). I will try to install SS11 instead. Error msg when using SS12 : > > .... > /export/home/cbe/packages/PKGS/CBEbison/reloc/share/man/man1/bison.1 > ## Validating control scripts. > ## Packaging complete. > error: Installed (but unpackaged) file(s) found: > /opt/jdsbld/share/locale > /opt/jdsbld/share/locale/ms > /opt/jdsbld/share/locale/ms/LC_MESSAGES > /opt/jdsbld/share/locale/ms/LC_MESSAGES/bison-runtime.mo > /opt/jdsbld/share/locale/ms/LC_MESSAGES/bison.mo > .... > pkgbuild: bison.spec(101): Installed (but unpackaged) file(s) found > CBE setup FAILED > > > > > > > > > Anyway, for Wine, I just download the Wine 1.1.0 package from the Wine project here on this site. Worked wonderful! :o) > > > This message posted from opensolaris.org > _______________________________________________ > games-discuss mailing list > games-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/games-discuss > -- Andy http://blog.sartek.net -------------- next part -------------- A non-text attachment was scrubbed... Name: bison.spec Type: text/x-rpm-spec Size: 2588 bytes Desc: not available Url : http://mail.opensolaris.org/pipermail/games-discuss/attachments/20080801/e72b9636/attachment.bin