Ticket #1693 (new bug)
`make install` doesn't install all files necessary to build Rakudo on Cygwin
Reported by: | cygx | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | install | Version: | 2.5.0 |
Severity: | low | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: | cygwin |
Description
When building Parrot 2.5.0 on Cyqwin, make install doesn't copy the files 'cygparrot2_5_0.dll' and 'libparrot.dll.a' to directories where the Rakudo build can find them.
Manually moving 'cygparrot2_5_0.dll' to '/usr/local/bin' and 'libparrot.dll.a' to '/usr/local/lib' solves the problem.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.