14,954
edits
mNo edit summary |
m (→installation) |
||
| Line 8: | Line 8: | ||
== installation == | == installation == | ||
# Install the "IndigoPerl" to the default directory: c:\perl-5.10.0\ (perl.exe will | # Install the "IndigoPerl" to the default directory: c:\perl-5.10.0\ (perl.exe will be located to c:\perl-5.10.0\bin\perl.exe) | ||
# Extract "PHPXref" to c:\PHPXref (or other directory you preferred) | # Extract "PHPXref" to c:\PHPXref (or other directory you preferred) | ||
# Modify the perl path of the file c:\PHPXref\phpxref.bat <pre>C:\Perl\bin\perl phpxref.pl </pre> to <pre>c:\perl-5.10.0\bin\perl.exe </pre> | # Modify the perl path of the file c:\PHPXref\phpxref.bat <pre>C:\Perl\bin\perl phpxref.pl </pre> to <pre>c:\perl-5.10.0\bin\perl.exe </pre> | ||