On Sat, 6 Nov 2004 22:15:43 -0800 (PST), mark McWilliams <[EMAIL PROTECTED]> wrote:


Where should I look?
There is a bin folder created when I tried to load
perl but it does not have any subfolders in it.

Yes, the are usually stored under C:/Perl/bin



I can not find any /usr folder in the installed perl folder

Windows doesn't have /usr folder they have different file systems

At school my scripts start with #! /usr/bin/perl -w
for   warnings errors which I have a lot of. :[


In windows, you still can keep #! /usr/bin/perl -w in fact....you are adviced to keep -w and add "use strict"


None of the scripts that I know work on my schools
network work on my computer at all.

Try to set the environment in Windows, so that the command line can access the intrepeter anytime.


I was told that it has to do with the registry but I was not able to get any specific ideas or help.

As adviced


ANY help is very much welcome. Thank you very much for all of your time and effort.

No problem.

Regards,
Edward WIJAYA
SINGAPORE



                
__________________________________
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com





-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to