chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Bug in chicken-2.636


From: Mario Domenech Goulart
Subject: Re: [Chicken-users] Bug in chicken-2.636
Date: 30 Aug 2007 10:06:13 -0300
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

Hi Benedikt,

On Thu, 30 Aug 2007 15:03:53 +0200 Benedikt Rosenau <address@hidden> wrote:

> On Mon, Aug 27, 2007 at 12:03:56PM -0500, Zbigniew wrote:
> 
> > You can simply download the latest SVN snapshot (5752) now and compile
> > it with any compiler (including chicken-2.6).  You don't have to
> > install an intermediate compiler.
> 
> I thought again I had found the most complicated way to do something.
> However, I tried to do it the way you describe with the currrent version
> from svn - and I get:
> 
> $ csi
> csi: error while loading shared libraries: libchicken.0: cannot open shared 
> object file: No such file or directory
> 
> Is there a way (less complicated than the one I described) to avoid this?

Try

$ LD_LIBRARY_PATH=/path/to/chicken-prefix/lib csi

Best wishes,
Mario




reply via email to

[Prev in Thread] Current Thread [Next in Thread]