chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #769: g2: if gd is not available, gd-png and gd-j


From: Chicken Trac
Subject: Re: [Chicken-janitors] #769: g2: if gd is not available, gd-png and gd-jpeg will not be defined
Date: Fri, 20 Jun 2014 17:53:45 -0000

#769: g2: if gd is not available, gd-png and gd-jpeg will not be defined
-------------------------+--------------------------------------------------
  Reporter:  felix       |       Owner:  mario 
      Type:  defect      |      Status:  closed
  Priority:  major       |   Milestone:        
 Component:  extensions  |     Version:  4.7.x 
Resolution:  fixed       |    Keywords:  g2    
-------------------------+--------------------------------------------------
Changes (by mario):

  * status:  accepted => closed
  * resolution:  => fixed


Comment:

 Thanks a lot.  Seems to work for me (g2 1.4):

 {{{
 #;1> (use g2)
 #;2> (g2:open-x11 50 50)

 Error: (g2:open-x11) This procedure requires libX11 to be installed

         Call history:

         <syntax>          (g2:open-x11 50 50)
         <eval>    (g2:open-x11 50 50)   <--

 }}}

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/769#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]