Re: Installing Gtk2 based applications on Windows

2008-03-06 Thread Ari Jolma
Gabor Szabo kirjoitti: There might be other Gtk2 based applications installed on the target machine with other versions of Gtk2 which might not be compatible with the version I use. How can I avoide collision? One possibility is to start your app after setting the PATH to contain only

Installing Gtk2 based applications on Windows

2008-03-05 Thread Gabor Szabo
Hi, I would like to packaget App::Wack as a stand-alone installable application for MS Windows users. Any recommendations which way to go ? Is there a FAQ or something? Shall I use ActivePerl or Vanilla Perl ? Can PAR include *all* the dependencies including the the dlls of Gtk2? There might be

Re: Installing Gtk2 based applications on Windows

2008-03-05 Thread nadim khemir
I want to do the same for App::Gpad so please help both of us. I don't even have a windows box so tips and tricks are welcome. Nadim. On Wednesday 05 March 2008 15.14.07 Gabor Szabo wrote: Hi, I would like to packaget App::Wack as a stand-alone installable application for MS Windows users.

Re: Installing Gtk2 based applications on Windows

2008-03-05 Thread muppet
On Mar 5, 2008, at 6:19 PM, nadim khemir wrote: I want to do the same for App::Gpad so please help both of us. I don't even have a windows box so tips and tricks are welcome. This came up quite recently; T. J. posted what looked like a good howto for using perlapp with gtk2-perl: