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?

  1. right-click on "my computer".
  2. click on "properties".
  3. click on "advanced system settings".
  4. click on "environment variables...".
  5. select "path".
  6. click on nearest "edit".
  7. remove activeperl's bin directory "variable value".
  8. add strawberry perl's bin directory "variable value".
  9. click "ok".

you may need reopen existing programs , consoles them see change.

or don't use default , use full path perl.exe.


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -