Install STPivot on LinceBI

Install STPivot

We distribute the STPivot package in two formats, a .run file that installs it automatically on GNU/Linux systems and a .zip file for manual installation.

Install STPivot from .run file

  1. Execute the .run file from the command line:
    sh ./stpivot-x.y.z.run --output /Your/LinceBI/Install/Directory/
    

Install STPivot from .zip file

  1. Remove the following directories and files if they exist:

    ./pentaho-solutions/stpivot-demos/
    ./pentaho-solutions/system/pentaho-jpivot-plugin/
    ./tomcat/webapps/pentaho/stpivot/
    ./tomcat/webapps/pentaho/WEB-INF/lib/stpivot-*.jar
    ./tomcat/webapps/pentaho/WEB-INF/classes/com/stratebi/stpivot/
    ./tomcat/webapps/pentaho/WEB-INF/classes/com/tonbeller/jpivot/
    ./tomcat/webapps/pentaho/WEB-INF/classes/com/tonbeller/wcf/
    ./tomcat/webapps/pentaho/WEB-INF/classes/mondrian/
    ./tomcat/webapps/pentaho/WEB-INF/classes/org/olap4j/
    
  2. Extract the ./biserver-ce/ directory from the package to the LinceBI install directory.