Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Need help configuring Active Perl on Windows Vista.: Perl Scripting on Windows Post 302388381 by Vabiosis on Wednesday 20th of January 2010 07:52:13 AM
Old 01-20-2010
Java Need help configuring Active Perl on Windows Vista.: Perl Scripting on Windows

Hi All,

Need help configuring Active Perl on Windows Vista.
I am trying to install Active Perl on Windows Vista.

The version of Active Perl i am trying to install is : ActivePerl 5.10.1 Build 1006

After installing it through cmd, When i try to run perl -v to check the version, i get the following error :
Code:
  Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation.  All rights reserved.

C:\Users\vabiosis>perl -v
'perl' is not recognized as an internal or external command,
operable program or batch file.

.....


Kindly help if i am doing something wrong...

Thanks & Regards,

Vabiosis

Last edited by Vabiosis; 01-20-2010 at 09:02 AM.. Reason: Active Perl, Windows, Unix
 

We Also Found This Discussion For You

1. Shell Programming and Scripting

How to find 1 day old file on Windows for Active Perl

How to find 1 day old file on Windows for Active Perl? Is there anyone know the method? If UNIX or LINUX, we can use the "find ...". How to we do for Windows? (4 Replies)
Discussion started by: lcfoo
4 Replies
vtopgm(1Vi)															       vtopgm(1Vi)

NAME
vtopgm - convert image from Vista data file to portable graymap SYNOPSIS
vtopgm [-option ...] [infile] [outfile] DESCRIPTION
vtopgm converts one band of an image to a portable graymap (PGM) file. A wide range of filters are available to convert PGM files to other formats. This program only produces portable graymaps whose pixel values are in the range 0 to 255. Any type of Vista image is accepted, but the image is first converted to have ubyte pixels if necessary. This conversion is performed by VConvertImageRange(3Vi). COMMAND LINE OPTIONS
vtopgm accepts the following options: -help Prints a message describing options. -in infile Specifies a Vista data file containing the image to be converted. If the file contains more than one image, only the first is used. -out outfile Specifies the file to contain the portable graymap. -band band Specifies the image band to be converted. Default: 0. Input and output files can be specified on the command line or allowed to default to the standard input and output streams. SEE ALSO
pgm(5), VImage(3Vi), Vista(7Vi) AUTHOR
David Lowe <lowe@cs.ubc.ca> Vista Version 1.12 24 April 1993 vtopgm(1Vi)
All times are GMT -4. The time now is 05:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy