Re: [sprog-users] win32 sprog
Status: Alpha
Brought to you by:
grantm
From: Grant M. <gr...@mc...> - 2005-07-06 08:29:31
|
Hi Matija Sorry, I didn't respond to your message immediately and then forgot it entirely. On Mon, 2005-07-04 at 12:19 -0700, Matija Papec wrote: > Hi, > I've read Sprog intro on perl.com and wander if someone can compile exe > version for win32. With PAR, that would be something like > pp sprog.pl The immediate obstacle to running Sprog on Win32 is that there is no binary PPM for the Gnome2::Canvas module which in turn needs the libgnomecanvas library. I don't run Windows so I'm not really in a position to do anything about that. If you were to download Microsoft's free compiler then the folks on gtk...@gn... could no doubt offer advice. I seem to recall reading that PAR doesn't support Gtk2. It could work if the user had the Gtk libraries installed, but they can't be bundled with PAR. Regards Grant |