Difference: Appx550Installation (3 vs. 4)

Revision 42020-02-13 - JeanNeron

Line: 1 to 1
 

APPX 5.5.0 Installation Instructions

This page provides instructions for installing APPX 5.5.0.

Line: 20 to 20
  APPX runs on multiple platforms (various Windows versions & servers, Linux, HP-UX, AIX, etc). The steps for installing are very similar between all Linux/Unix platforms and all Windows versions, and rather than give instructions for each variation, we break them down into all Windows installations and all Linux/Unix installations. Where applicable, we note any O/S specific variations within the instructions for that type of O/S.
Changed:
<
<
A new feature in APPX is the ability to email reports directly from APPX. This requires the installation of the 'mutt' email client. You can download and install 'mutt' from http://www.mutt.org. Note that some Linux distributions already include this package. If you already have a third party email client you prefer, you can hook the Email API and replace it with your code. See here for more details.
>
>
A new feature in APPX is the ability to email reports directly from APPX. This requires the installation of the 'mutt' email client. See below for information on installing 'mutt'. Note that some Linux distributions already include this package. If you already have a third party email client you prefer, you can hook the Email API and replace it with your code. See here for more details.
 

APPX Utility Installation Instructions

Windows Server/Win 7/Win 10

Line: 112 to 112
 

Databases

Configuring APPX to work with RDBMS systems.

Added:
>
>

Installing 'mutt'

 
Added:
>
>
The new Email feature requires the 'mutt' email client, or, if you have a command line email program you are already using you can hook the email process with your own. See .UTIL EMAIL for information on how to do this.

Mutt is readily available in all common Linux distribution’s package management systems. It may not be installed by default, you can use the following commands (as root) to install:

RHEL/CentOS 7/8 - yum install mutt

Debian/Ubuntu - apt-get install mutt

Unix platforms will would either need to compile from source obtained from mutt.org project site or seek out platform specific binary distribution locations such as:

AIX https://www.ibm.com/support/pages/aix-toolbox-linux-applications-overview
HPUX http://hpux.connect.org.uk
Solaris http://www.sunfreeware.com/introduction.html or https://www.opencsw.org

Windows users can obtain Mutt via the Cygwin project.

 

Comments:

Read what other users have said about this page or add your own comments.

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback