From: eros-9 <ero...@ho...> - 2009-11-29 11:36:44
|
hi i want to report how i have installed win32 gui on the CamelBox perl, since it has no ppm utility, and using its gcc.exe to compile from the source will not install Win32-GUI-DIBitmap and Win32-GUI-Axwindow i have asked perlmonks.com http://www.perlmonks.com/?node_id=809986 and the best plan is as follows (last report to the discussions) thank you very much, i have used the above reference "I don't have PPM, how can I install a package":http://www.perlmonks.com/?node_id=260683 i have downloaded the win32gui ppm, then unzipping it, then unzipping again the Win32-GUI.tar.gz file so the blib folder will be visible after that as that page instruct: perl -MExtUtils::Install -e install_default win32-gui then it is installed semi instantly i have tried the Win32-GUI-DIBitmap examples and it is working okay regards -- View this message in context: http://old.nabble.com/installing-win32-gui-on-CamelBox-perl-tp26560493p26560493.html Sent from the perl-win32-gui-users mailing list archive at Nabble.com. |