Page 1 of 1

12.1 fresh install on openSuse 13.2

Posted: Mon Feb 23, 2015 9:11 pm
by BoerekSCA
HI,verion

trying to install using the scalix-installer i get 2 errors i can't solve.

First a missing dependencie:
postgresql-libs

libpq5-32bit-9.3.5-2.1.14 is installed, this should deliver postgresql-libs,
i already tried installing different Versions, also a dummy rpm won't install (obsolete)


The other Problem is the JRE check,
JRE check failed -- Cannot execute command: java -version
JAVA_HOME and PATH are set and running the java -version command generates the expected output:
Picked up _JAVA_OPTIONS: -Xms20m -Xmx64m
java version "1.8.0_31"
Java(TM) SE Runtime Environment (build 1.8.0_31-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.31-b07, mixed mode)

echo $JAVA_HOME:
/usr/java/jre1.8.0_31/

echo $PATH:
....:/usr/java/jre1.8.0_31/bin

Anyone got an Idea how to solve this (the Wiki isnt helpful regarding this issues)

Thanks in advance.

Re: 12.1 fresh install on openSuse 13.2

Posted: Mon Apr 27, 2015 4:56 am
by ScalixSupport
Hi,

Could you please check bit (32/64) of your OS?

Re: 12.1 fresh install on openSuse 13.2

Posted: Mon Apr 27, 2015 6:53 am
by BoerekSCA
Hi,

thanks for the "fast" reply :)

Its a 64bit install.

I already got it running by switching to the last 1.7 JRE release and by installing the scalix-postgresql package with the --nodeps option
before running the scalix installer.

The failed depencies check for the Scalix-postgresql package also occured with the Scalix 12.5 release.

Re: 12.1 fresh install on openSuse 13.2

Posted: Tue Apr 28, 2015 3:14 am
by moq88848
I had the same experience, tried installing 12.1 on OpenSUSE 13.2, gave up and tried 12.5 on Ubuntu 14.02 x86 (couldn't get the script to work - could be my fault), OpenSUSE 13.2 x64, x86 (scripts failed same as you), and finally Centos 7 - install worked first go once I installed Oracle JRE.

The installer package seems to work for RHEL and derivatives. It correctly identified all necessary packages required and installed them. I was greatly relieved!