where can i get cedega package ?

2006-08-15 Thread Jabka Atu

Hello..
i know i can compile it from source but it have to be that somebody 
already did it.

i tried apt-caching but it won't find one.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: where can i get cedega package ?

2006-08-15 Thread David Baron
On Tuesday 15 August 2006 16:16, Jabka Atu wrote:
> Hello..
> i know i can compile it from source but it have to be that somebody
> already did it.
> i tried apt-caching but it won't find one.

Don't you need to pay for this one?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: where can i get cedega package ?

2006-08-15 Thread Jabka Atu

David Baron wrote:

On Tuesday 15 August 2006 16:16, Jabka Atu wrote:
  

Hello..
i know i can compile it from source but it have to be that somebody
already did it.
i tried apt-caching but it won't find one.



Don't you need to pay for this one?

  
afaik you don't need to pay for CVS version you need to pay for the 
commertical version



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: where can i get cedega package ?

2006-08-15 Thread David Baron
On Tuesday 15 August 2006 16:43, Jabka Atu wrote:
> David Baron wrote:
> > On Tuesday 15 August 2006 16:16, Jabka Atu wrote:
> >> Hello..
> >> i know i can compile it from source but it have to be that somebody
> >> already did it.
> >> i tried apt-caching but it won't find one.
> >
> > Don't you need to pay for this one?
>
> afaik you don't need to pay for CVS version you need to pay for the
> commertical version

OK, gimme one :-)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: where can i get cedega package ?

2006-08-15 Thread Mathias Brodala
Hello David.

>> afaik you don't need to pay for CVS version you need to pay for the
>> commertical version
> 
> OK, gimme one :-)

There’s a howto right here[0], but I didn’t get it to work.


Regards, Mathias

[0] 
http://www.linux-gamers.net/modules/wiwimod/index.php?page=HOWTO%20Cedega%20CVS



signature.asc
Description: OpenPGP digital signature


Re: where can i get cedega package ?

2006-08-15 Thread George Borisov
Jabka Atu wrote:
>
> afaik you don't need to pay for CVS version you need to pay for the
> commertical version

http://www.transgaming.com/

As far as I know, you will need to compile the source yourself.


Hope this helps,

-- 
George Borisov

DXSolutions Ltd



signature.asc
Description: OpenPGP digital signature


Re: where can i get cedega package ?

2006-08-15 Thread Jabka Atu


George Borisov wrote:

Jabka Atu wrote:
  

afaik you don't need to pay for CVS version you need to pay for the
commertical version



http://www.transgaming.com/

As far as I know, you will need to compile the source yourself.


Hope this helps,

  
George i know that i can compile myself (i wrote it in the first post) 
im searching for somebody that allready did it that could send / upload 
the package.


but i don't search for the commercial version (only the compiled CVS)


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: where can i get cedega package ?

2006-08-15 Thread Linas Žvirblis
>> OK, gimme one :-)
> 
> There’s a howto right here[0], but I didn’t get it to work.

Wine (which is a father and a mother of Cedega) is usually just as good
at running games. The only thing that is not yet there is support for
some CD copy protection systems, so you may need to patch the games.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: where can i get cedega package ?

2006-08-15 Thread Jabka Atu

Linas Žvirblis wrote:

OK, gimme one :-)
  

Thereג��s a howto right here[0], but I didnג��t get it to work.



Wine (which is a father and a mother of Cedega) is usually just as good
at running games. The only thing that is not yet there is support for
some CD copy protection systems, so you may need to patch the games.

  

the reason that i go to cedega is Hereos 4 .
i play this game for hours and sometime for days.
but ...
if you lose a battle you get error no 5 or 1 and wine crashes.

also i tried starting sims 2 with wine and i got the same errors.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: where can i get cedega package ?

2006-08-15 Thread Linas Žvirblis
Jabka Atu wrote:

> the reason that i go to cedega is Hereos 4 .
> i play this game for hours and sometime for days.
> but ...
> if you lose a battle you get error no 5 or 1 and wine crashes.

Guess you just have to play very well. :)

Just kidding. I just checked the Wine AppDB [1] and it seems to be
working for many people. Maybe there is some specific option you need to
set to make it work properly. Have you tried searching trough Wine
mailing list and forums for advice?

> also i tried starting sims 2 with wine and i got the same errors.

DirectX 9.0c support is not yet finished in Wine, so Sims 2 will not
run. It, however, does not seem to work in Cedega [2] either.

I am not trying to discourage you from trying Cedega, but if you are not
experienced enough to compile it yourself, your best bet would be to buy
it. There are no packages, and there never will be, as Transgaming
threatened to remove the free version entirely if somebody packages it.

[1] http://appdb.winehq.org/appview.php?iVersionId=1638
[2] http://cedegawiki.sweetleafstudios.com/wiki/The_Sims_2


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: where can i get cedega package ?

2006-08-15 Thread David Baron
Downloaded the WineCVS script and ran it, asking for the bleeding edge user 
install (so I will not override my Sid wine).

They are using some sort of funny (flex?) preprocessor and the file ppl.l 
"pops out" of this preprocessor prematurely so the c gives errors of stuff 
being undefined, redefined, invalid arguments, etc. The correct declarations 
are now out of scopt so the compile fails. Do not know how to fix.

(the file has loads of stuff of form regular-expression and any one of 
these may be at fault. There are also %% %{ %} notations which I thought may 
control the nesting level but I was unable to get anywhere with this.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: where can i get cedega package ?

2006-08-15 Thread Kelly Clowers

On 8/15/06, David Baron <[EMAIL PROTECTED]> wrote:

Downloaded the WineCVS script and ran it, asking for the bleeding edge user
install (so I will not override my Sid wine).

They are using some sort of funny (flex?) preprocessor and the file ppl.l
"pops out" of this preprocessor prematurely so the c gives errors of stuff
being undefined, redefined, invalid arguments, etc. The correct declarations
are now out of scopt so the compile fails. Do not know how to fix.

(the file has loads of stuff of form regular-expression and any one of
these may be at fault. There are also %% %{ %} notations which I thought may
control the nesting level but I was unable to get anywhere with this.


These Wine packages for Ubuntu Dapper work fine on my Etch install:
deb http://wine.budgetdedicated.com/apt dapper main

and it stays up to date with Wine's releases, which are frequent these days.

Also Sid is not that far behind, compared to how far behind it sometimes got
in the past: it has 0.9.15 (0.9.19 being current), which came out on June 8th.



Re: Cedega CVS - I have not seen precompiled cvs versions, but I have seen the
official releases being shared.

Cheers,
Kelly


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: where can i get cedega package ?

2006-08-17 Thread David Baron
>Downloaded the WineCVS script and ran it, asking for the bleeding edge user 
>install (so I will not override my Sid wine).

>They are using some sort of funny (flex?) preprocessor and the file ppl.l 
>"pops out" of this preprocessor prematurely so the c gives errors of stuff 
>being undefined, redefined, invalid arguments, etc. The correct declarations 
>are now out of scopt so the compile fails. Do not know how to fix.

>(the file has loads of stuff of form regular-expression and any one of 
>tese may be at fault. There are also %% %{ %} notations which I thought may 
>control the nesting level but I was unable to get anywhere with this.

Replacng flex with flex-old and starting clean will get their stuff to lex out 
and the compilation to proceed ... until it gets to freetype.c. Stuff 
undefined.

The configuration is looking at freetype2 directories. The first undefined are 
apparently stuff no longer needed here. SO I made my own freetype.h (which 
they neglect to #include) with the missing typedefs and got past that one. 
Now, for SFNT_Interface. Found that one too but one cannot simply add 
includes for these "internal" stuff. Got it all to include but the defiition 
in the one .h file I have defining this stuff is NOT what they are using. 
Looks as if their compile is for freetype-1 but the configuration is looking 
in freetype2. I have no freetype1  sfnt.h. (It is on the X11R6 includes!) 
Getting more of these (if there are any) must wait unting xwindows-system-dev 
is once more in sync with its dependencies.

OK, it's cvs. To be expected. Their script for building it all is very cool 
but one cannot tweek the configure using this. Maybe some of the problems 
could be solved  by configure with appropriate arguments and some CFLAGS 
exports env. Maybe not.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: where can i get cedega package ?

2006-08-17 Thread David Baron
I commented out the error lines.According to googled postings, they are 
obselete.

Needed to comment the two declarations and where the variables would be used 
(error condition). I should probably put an assert in this place.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: where can i get cedega package ?

2006-08-18 Thread David Baron
OK, got it to build.

WIne: Can run whatever I choose. If it fails, se la vie.
Cedega CVS: Can run some things, but not as well. Will fail to load 
application's dlls that wine finds and loads just fine.

Wine: Will follow symlinks.
Cedega: Will not.

Wine: Customized controls, directory listboxes, etc, work fine now in most 
cases.
Cedega: Nope.

Tried installing directly into Cedega's "fake windows". Did not work any 
better.

The thing may work with certain games. I expected multimedia performance to 
top stock wine's but the apps do not run. The one that did run did not work 
as well.

So ... stick with regular wine!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]