chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Building on MSYS2


From: Peter Bex
Subject: Re: [Chicken-users] Building on MSYS2
Date: Fri, 11 Dec 2015 19:41:10 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Dec 11, 2015 at 11:48:00AM -0500, address@hidden wrote:
> I'm attempting to install Chicken 4.10.1 using MINGW64 via MSYS2;
> and I have managed to have a nearly faultless experience. The final
> install step fails with:
> 
> /usr/local/bin/chicken-install -update-db
> 
> Error: (directory) cannot open directory - No such file or
> directory: "/usr/local/lib/chicken/8"
> rules.make:357: recipe for target 'install-bin' failed
> make: [install-bin] Error 1 (ignored)
> 
> 
> However, /usr/local/lib/chicken/8 does exist. My supposition is that
> Chicken is unaware of MSYS' manipulation of the directory structure.
> 
> The build step was:
> 
> make PLATFORM=mingw-msys install
> 
> Any thoughts?

Did you follow the README's notes?

     - When installing under the mingw-msys platform, PREFIX must be an
       absolute path name (i.e. it must include the drive letter) and
       must use forward slashes (no backward slashes).

Cheers,
Peter

Attachment: signature.asc
Description: Digital signature


reply via email to

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