www.microapl.co.uk

APLX Support Library for Linux

Standalone applications created with APLX for Linux require a support library (contained in files APLXSupport for APLX Version 3, or APLXSupport4 for APLX Version 4, together with a shared library) to be installed on each machine on which they are to run. This library is freely available for download from this page, but may not be sub-licensed to third parties. Please read the licence agreement below prior to downloading the APLX Support Library for Linux.

 

MicroAPL Software Licence

APLX Support Library for Linux

  1. Licence.

    MicroAPL Limited ('MicroAPL') grants you a non-exclusive licence (the 'Licence') to use the APLX Support Library for Linux (the 'Software') provided it is used only in conjunction with applications created using a registered copy of APLX for Linux. You may not redistribute the Software to third parties.

  2. Copyright.

    This Software is owned by MicroAPL or its suppliers and is protected by copyright law and international copyright treaty.

  3. Hazardous use.

    The Software is not fail-safe and must not be used in applications where failure could cause injury, death, environmental damage, or direct financial or physical loss.

  4. Restrictions.

    You may not rent or lease the Software to a third party but you may transfer your rights under this Licence on a permanent basis provided you transfer this Licence, the Software documentation and all copies of the Software and the recipient agrees to all terms of this Licence. You may not modify, reverse engineer, decompile or disassemble the Software.

  5. No Warranty.

    MicroAPL provides the Software and associated documentation without warranty of any kind, either express or implied, including, but not limited to, any implied warranties of merchantability or fitness for a particular purpose or warranties of quality or performance. In no event will MicroAPL or its employees and agents or suppliers be liable for any damages arising out of the use or inability to use the Software or the Software documentation, including, but not limited to, any damages for lost profits or anticipated benefits, even if they have been advised of the possibility of such damages.

  6. Governing Law.

    This agreement shall be governed and construed in accordance with the laws of England.

  7. Indy.

    Portions of this software are Copyright (c) 1993 - 2003, Chad Z. Hower (Kudzu) and the Indy Pit Crew - http://www.IndyProject.org/. The following notice applies to those portions only:

    Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

    * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

    * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation, about box and/or other materials provided with the distribution.

    * No personal names or organizations names associated with the Indy project may be used to endorse or promote products derived from this software without specific prior written permission of the specific individual or organization.

    THIS SOFTWARE IS PROVIDED BY Chad Z. Hower (Kudzu) and the Indy Pit Crew "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

  8. PCRE.

    Portions of this software are Copyright (c) 1997-2007 University of Cambridge. The following legal notice applies to those portions only:

    PCRE is a library of functions to support regular expressions whose syntax
    and semantics are as close as possible to those of the Perl 5 language.
    
                           Written by Philip Hazel
               Copyright (c) 1997-2007 University of Cambridge
    
    -----------------------------------------------------------------------------
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met:
    
        * Redistributions of source code must retain the above copyright notice,
          this list of conditions and the following disclaimer.
    
        * Redistributions in binary form must reproduce the above copyright
          notice, this list of conditions and the following disclaimer in the
          documentation and/or other materials provided with the distribution.
    
        * Neither the name of the University of Cambridge nor the names of its
          contributors may be used to endorse or promote products derived from
          this software without specific prior written permission.
    
    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
    ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
    LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
    CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
    SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
    INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
    CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
    POSSIBILITY OF SUCH DAMAGE.

 

Downloading APLX Support Library for Linux constitutes acceptance of this agreement.

Click here to download

To install:

  1. GUnzip the downloaded file
    
        gunzip aplx_support.tgz
    
  2. Untar the resulting tar file
    
        tar -xvf aplx_support.tar
    
    This creates a directory "APLXSupport" containing all the installation files.
  3. Change to the new directory
    
        cd APLXSupport
    
  4. Read through the installation notes in "README.txt", then run the installer:
    
        ./install.sh
    

Current version: 4.1.

 


[ MicroAPL Home Page | APLX ]

Copyright © 1996-2008 MicroAPL Ltd