in reply to Problems installing CPAN Win32::Clipboard for Strawberry Perl under Windows Vista
"Det går inte att köra det angivna programmet." means "Unable to run the given program". Maybe the command line is too long, I believe max is 256 characters in Windows.
I don't use Strawberry Perl, so I can't help you with that, but I can save you chasing the 'too long command line' theory.
The limit of command line length in cmd.exe on Vista is 8190 characters.
To me that suggests the above error means it cannot find gcc in your path.
|
|---|