14,954
edits
m (→installation) |
m (→installation) |
||
| Line 10: | Line 10: | ||
# 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) | # 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 by means of text editor such as NotePad, [http://notepad-plus.sourceforge.net/ Notepad++]... <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 by means of text editor such as NotePad, [http://notepad-plus.sourceforge.net/ Notepad++]... <pre>C:\Perl\bin\perl phpxref.pl </pre> to <pre>c:\perl-5.10.0\bin\perl.exe phpxref.pl </pre> | ||
# Copy the ''php_scripts'' you want to analyze to c:\PHPXref\source\''php_scripts\'' | # Copy the ''php_scripts'' you want to analyze to c:\PHPXref\source\''php_scripts\'' | ||