How can I use both ActiveState and Strawberry perl on windows -
i have activestate installed already. due ease in installing libxml, installed strawberry. @ current, have 2 perl programs, activestate , strawberry. use strawberry, need remove activestate default of perl. how keep both programs , set strawberry default in classpath?
- right-click on "my computer".
- click on "properties".
- click on "advanced system settings".
- click on "environment variables...".
- select "path".
- click on nearest "edit".
- remove activeperl's
bin
directory "variable value". - add strawberry perl's
bin
directory "variable value". - click "ok".
you may need reopen existing programs , consoles them see change.
or don't use default , use full path perl.exe
.
Comments
Post a Comment