| | 41 | |
| | 42 | == Troubleshooting Padre on Strawberry Perl == |
| | 43 | |
| | 44 | A couple of ideas what to check if Padre does not launch: |
| | 45 | |
| | 46 | * Is this the only perl on the system? |
| | 47 | * Was it installed in a path that does not contain spaces (or non-ascii characters?) |
| | 48 | * What version of Windows do you run. |
| | 49 | * Is there any space or non-ascii character in the username? |
| | 50 | * Open a command window (Start/Run/cmd) and type padre there |
| | 51 | * in the command window type perl c:\strawberry\perl\site\bin\padre |
| | 52 | * perl c:\strawberry\perl\site\bin\padre --version |
| | 53 | * Is there some firewall or access control that might prevent the server to launch and padre does not survive it? |