

If any of the required build options are missing, we recommend compiling Perl from source or installing a supported version of ActiveState ActivePerl from. For example: intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 Type perl -V (as above) and look for the line containing ptrsize. (This option is no longer supported in Mascot Parser) Type perl -V (as above) and look for the line containing use64bitint.

Type perl -V (as above) and look for the line containing usemultiplicity. If usethreads is define, then you will need an. For example: usethreads=define useithreads=define. Type perl -V (note the uppercase V) and look for the line starting usethreads or useithreads.

Test the installation (Windows) Type the following at a command prompt:įor reference, the build options, and refer to the following: If it reports that the dependent MSVCR140.dll and MSVCP140.dll are missing, download the Visual C++ 2015 Update 1 (or later) redistributable package from the Microsoft Download Center: Ĭhoose vc_ for 32-bit and vc_redist.圆4.exe for 64-bit
STRAWBERRY PERL DOWNLOAD INSTALL
Install Microsoft Runtime Libraries (Windows) You may also need to install the Microsoft Visual C++ 2015 Update 1 (or later) Redistributable Packageĭownload and run depends.exe from or Dependencies program from (The directories above assume that ActivePerl is installed in C:\Perl64). Make a directory C:\Perl64\site\lib\auto\msparserĬopy msparser.dll into C:\Perl64\site\lib\auto\msparser You can copy the Mascot Parser Perl files to C:\Perl\site\lib directory as follows: You can use the -I command-line flag when running Perl to add a directory to the module search path. Use lib 'c:\path\to\msparser\perl_files' In either case, msparser.dll must be copied into a subdirectory auto\msparser that is relative to msparser.pm. Find the correct version of the Mascot Parser Files (Windows) The correct Mascot Parser files will be in the following directories: Perl versionĬopy the two files to a suitable location (Windows) To use Mascot Parser in your program, the files msparser.pm must either be in the same directory as your program, or in a directory searched by the Perl interpreter. In this case, please use Parser 2.7 or earlier. then the 32 bit version of Mascot Parser is required.
STRAWBERRY PERL DOWNLOAD 64 BIT
then the 64 bit version of Mascot Parser is required. This is perl 5, version 26, subversion 2 (v5.26.2) built for MSWin32-圆4-multi-thread
