
| Current Path : /var/www/web-klick.de/dsh/AMTC-Jobdeck-Mebes/1.6/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/web-klick.de/dsh/AMTC-Jobdeck-Mebes/1.6/README |
$URL: https://svn.photomask.com/DR_FE/mebes-jobdeck/perl/trunk/README $ $Id: README 474 2017-02-14 13:25:23Z zuehlkm $ AMTC-Jobdeck-Mebes ================== Content GENERAL DEPENDENCIES INSTALLATION COPYRIGHT AND LICENCE ------------------------------------------------------------------------------ GENERAL This package provides a Perl API for processing MEBES/ALTA and so-called extended jobdecks. After parsing a jobdeck it can be inspected and modified in an object-oriented manner. Beyond that also AMTC annotated jobdecks can be processed. AMTC annotations are embedded in the jobdeck comments. They contain information which the MEBES jobdeck does not provide, e.g. the size of patterns or the assignment of one or more chips to an image field. DEPENDENCIES Perl 5.20.2 pmp 5.20.2.5.0 amtc-common-perl 5.20.2.1.004 INSTALLATION The installation procedure follows the Perl standard. In order to install the package at the standard location for AMTC software (/sftw/<name>/<name>-<version>/) change to the directory of the extracted distribution package and run the following commands: $ /sftw/perl/5.20.2/bin/perl Makefile.PL $ make $ make test $ make install (this step needs to be run as root) This will install the package at /sftw/AMTC-Jobdeck-Mebes/AMTC-Jobdeck-Mebes-$VERSION The installed package shall NOT be linked, i.e. do not create a link like /sftw/AMTC-Jobdeck-Mebes/AMTC-Jobdeck-Mebes referring to the installed package. You can run the Makefile.PL with the additional argument PREFIX=/other/path, if you need to install the software at another location. COPYRIGHT AND LICENCE Copyright (C) 2016 by Advanced Mask Technology Center GmbH & Co. KG All scripts are for AMTC business use only. All information is confidential.