" /> Installing LCA on linux redhat 6 - Genesys CTI User Forum

Author Topic: Installing LCA on linux redhat 6  (Read 2984 times)

Offline najwan

  • Newbie
  • *
  • Posts: 40
  • Karma: 0
Installing LCA on linux redhat 6
« on: March 06, 2017, 07:15:52 PM »
Advertisement
Hi
I need to know how to install the LCA on my redhat machines that will run the recording applications.
Aprecciate your help and thanks in advance

Offline vjicecool

  • Full Member
  • ***
  • Posts: 127
  • Karma: -1
Re: Installing LCA on linux redhat 6
« Reply #1 on: March 06, 2017, 07:24:24 PM »
After unzipping it
Move the downloaded application folder to /Genesys/Apps
from the lca folder
do run.sh folder
it will install the lca
enter details as necessary

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: Installing LCA on linux redhat 6
« Reply #2 on: March 06, 2017, 08:15:46 PM »
Download appropriate version of LCA from Genesys site -> untar it -> use install.sh for install wizard -> use run.sh under install folder to run app or /etc/init.d/gctilca start (do not remember the exactly name, but it does not matter at all).

Offline najwan

  • Newbie
  • *
  • Posts: 40
  • Karma: 0
Re: Installing LCA on linux redhat 6
« Reply #3 on: March 07, 2017, 06:24:48 AM »
Thanks Dears for your reply but when running the install.sh command I am getting the following error:
Can you please advise

[root@GIRCEITCON lca]# /bin/sh install.sh
cp: cannot stat `ospatchlist.txt': No such file or directory
/tmp/2017_03_07_12_20_10_25589/install.sh: ./gunzip: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
/tmp/2017_03_07_12_20_10_25589/install.sh: ./gunzip: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
/tmp/2017_03_07_12_20_10_25589/install.sh: line 95: ./Perl: No such file or directory
/tmp/2017_03_07_12_20_10_25589/install.sh: line 85: ./cleanup.sh: No such file or directory
rm: cannot remove `lca.pl': No such file or directory

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: Installing LCA on linux redhat 6
« Reply #4 on: March 07, 2017, 09:53:33 AM »
The required libraries are missing. Install glibc,compat-lib and libstdc (as is mentioned in documentation)