From: Mike Speed
Subject: Clisp 2.35
Date: 
Message-ID: <dfcosk$q9q$1@domitilla.aioe.org>
Can anyone direct me to a Win 32 binary of 2.35?

Thanks.

From: Fractal
Subject: Re: Clisp 2.35
Date: 
Message-ID: <1125772380.730247.157060@g14g2000cwa.googlegroups.com>
http://sourceforge.net/project/showfiles.php?group_id=1355
From: joesb
Subject: Re: Clisp 2.35
Date: 
Message-ID: <1125781443.910499.178630@g43g2000cwa.googlegroups.com>
Unfortunately, unlike version 2.34,  it doesn't come with all the
library needed.

For full image clisp (clisp -K full), it includes new Postgresql
features, which in turns require:
libpq.dll which inturns require.
   - libeay32.dll
   - libintl-2.dll
   - libiconv-2.dll
   - ssleay32.dll

I supposed The builder of WIN32 package has MINGW and Postgresql and
such on his system, so he didn't notice these new required libraries. I
have filed a bug report on this, but I got lost on the bu report system
of sourceforge so I haven't got back to provided more details for them
yet.

For me, I have ruby and darcs on my machine, which provides all the dll
except libpq.
So I downloaded Postgresql zip files from the site and just add it to
path (I am not planning to really use Postgresql so, I only copy the
dll to satisfy depedency).

Is there any I can build a new image which have all the features just
like clisp full image minus the Postgresql features?
From: Mike Speed
Subject: Re: Clisp 2.35
Date: 
Message-ID: <1125799170.051902.200070@g14g2000cwa.googlegroups.com>
joesb wrote:
> Unfortunately, unlike version 2.34,  it doesn't come with all the
> library needed.
> 

Wow, thanks for telling me.
From: Sam Steingold
Subject: Re: Clisp 2.35
Date: 
Message-ID: <u64th5xju.fsf@gnu.org>
> * joesb <··········@tznvy.pbz> [2005-09-03 14:04:03 -0700]:
>
> Unfortunately, unlike version 2.34,  it doesn't come with all the
> library needed.

please re-fetch the zip file.
PG dependencies have been removed.

-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.dhimmi.com/> <http://www.memri.org/> <http://www.savegushkatif.org>
<http://www.honestreporting.com> <http://www.iris.org.il>
There is an exception to every rule, including this one.
From: joesb
Subject: Re: Clisp 2.35
Date: 
Message-ID: <1125853622.816405.124300@o13g2000cwo.googlegroups.com>
Sam Steingold เขียน:
> > * joesb <··········@tznvy.pbz> [2005-09-03 14:04:03 -0700]:
> >
> > Unfortunately, unlike version 2.34,  it doesn't come with all the
> > library needed.
>
> please re-fetch the zip file.
> PG dependencies have been removed.
>
> --
> Sam Steingold (http://www.podval.org/~sds) running w2k
> <http://www.dhimmi.com/> <http://www.memri.org/> <http://www.savegushkatif.org>
> <http://www.honestreporting.com> <http://www.iris.org.il>
> There is an exception to every rule, including this one.

I have just re-downloaded clisp after I saw your post.
But it still have libpq.dll as one of the dependencies.

You can try viewing dependencies on lisp.exe inside ./full directory
(Not the clisp.exe).
libpq.dll is still one of them.

Also try "clisp -K full" it shoud give linkage error.


May be sourceforge mirror doesn't yet get the new copy?
From: Sam Steingold
Subject: Re: Clisp 2.35
Date: 
Message-ID: <uzmqs4tf1.fsf@gnu.org>
> * joesb <··········@tznvy.pbz> [2005-09-04 10:07:02 -0700]:
>
> Sam Steingold เขียน:
>> > * joesb <··········@tznvy.pbz> [2005-09-03 14:04:03 -0700]:
>> >
>> > Unfortunately, unlike version 2.34,  it doesn't come with all the
>> > library needed.
>>
>> please re-fetch the zip file.
>> PG dependencies have been removed.
>
> I have just re-downloaded clisp after I saw your post.
> But it still have libpq.dll as one of the dependencies.
> May be sourceforge mirror doesn't yet get the new copy?

indeed it appears that one cannot overwrite a released file.
please try this instead: clisp-2.35-win32-no-pg.zip


-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.openvotingconsortium.org/> <http://www.palestinefacts.org/>
<http://www.mideasttruth.com/> <http://www.savegushkatif.org>
Life is like a diaper -- short and loaded.