Menu

Using the source code on Windows

Brandon U.

Using the Source code for the project in Windows

This page deals with using the source code in a Windows environment either for modification in that environment, or for running from the source script without a binary.

To run the script, install one of the following...

[http://strawberryperl.com/ Strawberry Perl]

[http://www.activestate.com/activeperl/downloads ActivePerl]

Once those are installed you should be able to run the script from the file itself, or use the command line, cd to the proper directory and then type perl name of file.plx to execute it.

If you want to modify the code, any text editor or ide that supports text files should do, I personally use Geany.


MongoDB Logo MongoDB