chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] Re: #147: Error when loading the qt egg


From: Chicken Trac
Subject: [Chicken-janitors] Re: #147: Error when loading the qt egg
Date: Thu, 17 Dec 2009 10:10:48 -0000

#147: Error when loading the qt egg
-------------------------+--------------------------------------------------
  Reporter:  mario       |       Owner:        
      Type:  defect      |      Status:  closed
  Priority:  critical    |   Milestone:  4.3.0 
 Component:  extensions  |     Version:  4.3.0 
Resolution:  invalid     |    Keywords:  qt    
-------------------------+--------------------------------------------------

Comment(by felix):

 Replying to [comment:3 mario]:
 >
 > To use chicken 4, I explicitly execute <chicken-tools> from
 /usr/local/chicken-4.3.0/bin (which are not in PATH).  I guess chicken-4
 picks some tools (maybe chicken) from PATH, so it ended up calling
 something from chicken 3.
 >

 That shouldn't be the case (and we should fix it, if it does).

 Note that you can install the chicken tools with a prefix or suffix added
 to the name (`PROGRAM_PREFIX`and `PROGRAM_SUFFIX` make(1) variables),
 like:

 {{{
 % make ... PROGRAM_SUFFIX=-4
 % make ... PROGRAM_SUFFIX=-4 install
 % ln -s <prefix>/bin/csc-4 <path>
 % ln -s <prefix>/bin/chicken-install-4 <path>
 }}}

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/147#comment:4>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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