Page 1 of 1

New version of polyglot

PostPosted: 14 Dec 2004, 02:10
by Dann Corbit

Re: New version of polyglot

PostPosted: 14 Dec 2004, 06:10
by Norm Pollock
I'm getting a cygwin1.dll error message with the new polyglot. The date on my cygwin1.dll file is sept 4, 2004. Error messate: The procedure entry point_impure_ptr could not be located in the dynamic link library cygwin1.dll.

Re: New version of polyglot

PostPosted: 14 Dec 2004, 08:19
by Jim Ablett
Found one that works!

http://cygwin.com/snapshots/cygwin1-20041026.dll.bz2

unpack and rename cygwin1.dll

Now it's looking for polyglot.ini !

Jim.

Re: New version of polyglot

PostPosted: 14 Dec 2004, 11:15
by Peter Fendrich
Jim Ablett wrote:Found one that works!

http://cygwin.com/snapshots/cygwin1-20041026.dll.bz2

unpack and rename cygwin1.dll

Now it's looking for polyglot.ini !

Jim.

If you get the 1.1 version from the download section in Leo's site (WBEC) you will also see the cygwin1.dll that is needed. The readme.txt tells you about polyglot.ini.
/Peter

Re: New version of polyglot

PostPosted: 14 Dec 2004, 11:23
by Jim Ablett
Sorry Peter, Leo's cygwin1.dll doesn't work either.

Jim.

Re: New version of polyglot

PostPosted: 14 Dec 2004, 13:08
by Peter Fendrich
Jim Ablett wrote:Sorry Peter, Leo's cygwin1.dll doesn't work either.

Jim.
Strange, that's the one I'm using (IIRC).
I placed in the same directory as Polyglot and not in the Windows directory.
/Peter

Re: New version of polyglot

PostPosted: 14 Dec 2004, 13:29
by Jim Ablett
Did the same thing here.

Would not work with Leo's cygwin1.dll (1005.11.0.0).

Code: Select all
'The procedure entry point_impure_ptr could not be located .... '


But will work with the one I found. (1005.12.0.0)

Re: New version of polyglot

PostPosted: 14 Dec 2004, 14:58
by F.Huber
Jim Ablett wrote:But will work with the one I found. (1005.12.0.0)

Hi Jim,

could you please give us a link where to find this version!

Thanks,
Franz.

Re: New version of polyglot

PostPosted: 14 Dec 2004, 15:17
by Jim Ablett
Hi Franz,
You missed it!
It's about three replies above this one.
Jim Ablett wrote:

Found one that works!

http://cygwin.com/snapshots/cygwin1-20041026.dll.bz2

unpack and rename cygwin1.dll

Now it's looking for polyglot.ini !

Jim.


There are also other builds on the webpage.

http://cygwin.com/snapshots

Re: New version of polyglot

PostPosted: 14 Dec 2004, 15:30
by Peter Fendrich
Jim Ablett wrote:Would not work with Leo's cygwin1.dll (1005.11.0.0).
Code: Select all
'The procedure entry point_impure_ptr could not be located .... '

But will work with the one I found. (1005.12.0.0)

You're right! That's the one I have. I don't remember how I got it but it's there.... :o
/Peter

Re: New version of polyglot

PostPosted: 14 Dec 2004, 15:33
by F.Huber
Jim Ablett wrote:Hi Franz,
You missed it!
It's about three replies above this one.

You?re right Jim -
sorry but I completely overlooked it!

But now it?s already working - if you?re still searching for a valid ?Polyglot.ini?, here?s the one from an earlier version on Leo?s site:
Code: Select all
[PolyGlot]

EngineName = Fruit
EngineDir = .
EngineCommand = fruit

Log = false
LogFile = fruit.log

[Engine]

Hash = 64

NalimovPath = .
NalimovCache = 8

OwnBook = true

Of course you?ll have to change it for your wanted engine, but it works! :D

Best regards,
Franz.

Re: New version of polyglot

PostPosted: 14 Dec 2004, 15:36
by Norm Pollock
Good find Jim. Works now.

A slight correction to my post, second on the list. I referred to the cygwin1.dll by date. That date was a download date and irrelevant. That version was 1005.5.0.0 and of course that did not work with polyglotx. The version that does work is 1005.12.0.0.