[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #844: iup egg can't find iup headers
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #844: iup egg can't find iup headers |
Date: |
Sun, 26 May 2013 15:48:22 -0000 |
#844: iup egg can't find iup headers
-------------------------+--------------------------------------------------
Reporter: mario | Owner: chust
Type: defect | Status: closed
Priority: major | Milestone:
Component: extensions | Version: 4.7.x
Resolution: wontfix | Keywords: iup
-------------------------+--------------------------------------------------
Comment(by mario):
That's unfortunate.
The fix is not adding arbitrary collection of search paths, but adding the
default installation path as set by IUP itself.
Users that install IUP using the default paths won't be able to install
the iup egg unless they tweak CSC_OPTIONS (which is horrible and not even
mentioned in the iup egg documentation) or they change the .setup file
(which is worse).
--
Ticket URL: <http://bugs.call-cc.org/ticket/844#comment:3>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.