in reply to Re: How to install "Perl GUI Loft" on Strawberry Perl?
in thread How to install "Perl GUI Loft" on Strawberry Perl?
Corion and Marto:
When I download "Perl GUI Loft" from here: http://www.darserman.com/Perl/Loft/Loft_binary.zip, (and then I unzip it), then a "PPM" directory is created, with two sub-directories: "AdHoc" and "Loft".
Then the instructions here: http://www.darserman.com/Perl/Loft/reference.html#the_win32__gui__loft_runtime say that I have to run the install.bat batch files in both directories. Those batch files are very simple, for example:
echo Installing Win32::GUI::Loft call ppm install Win32-GUI-Loft.ppd
But when I run it, I get:
'ppm' is not recognized as an internal or external command, operable program or batch file.Corion: when I go:
cpan Win32::GUI::AdHocI get:
Warning: Cannot install Win32::GUI::AdHoc, don't know what it is.How to make cpan recognize the GUI Loft modules?
By the way, each one of the two directories has the binary in a *PPM.tar.gz module - how should I install them?
many TIA - Helen
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to install "Perl GUI Loft" on Strawberry Perl?
by marto (Cardinal) on Mar 01, 2013 at 15:17 UTC | |
|
Re^3: How to install "Perl GUI Loft" on Strawberry Perl?
by syphilis (Archbishop) on Mar 02, 2013 at 15:45 UTC | |
by Anonymous Monk on Mar 02, 2013 at 15:49 UTC |