Hi, here is the steps.

Surely, you need chicken and swig.
(I use chicken-2.3 and swig-1.3.29.)
Also, wxWidgets is required. deb: libwxgtk2.6-dev
(Mine is wxWidgets-2.6.2.)

Get the project:
% svn co https://galinha.ucpel.tche.br/svn/chicken-eggs/wxchicken
(you can login as "anonymous")

Compile it:
% cd wxchicken; chicken-setup wxchicken.setup

Test it:
% csi tests/notebook.scm
which seems to work.

% csi tests/notebook2.scm
which fails.

Thanks,
Daishi

At Tue, 20 Jun 2006 22:48:22 -0500,
John Lenz wrote:
> 
> Daishi Kato wrote:
> > Hi,
> > 
> > Although my question was not that clear,
> > you gave me the right answer:
> > The helper function would certainly solve it.
> > Thanks for your suggestion.
> > 
> > There is another weird issue with SWIG,
> > which I'm not sure if I can describe it clearly.
> > It would be much easier if you could access
> > to the SVN repo and try the wxchicken egg.
> > 
> 
> Hey, are you still having problems with this?  I have some time to look
> at it in the next few days.  Just provide a little more info...
> 
> Where do I download it from (where is the SVN repo), which debian -dev
> packages (libraries) should I install, etc?
> 
> John


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to