FAST Enterprise Search Platform 5.2: Unterschied zwischen den Versionen

Aus Mikiwiki
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 118: Zeile 118:
Das heisst die folgenden Dateien können von diesem Rechner direkt auf den Installationsrechner ins Verzeichnis "data" kopiert werden:
Das heisst die folgenden Dateien können von diesem Rechner direkt auf den Installationsrechner ins Verzeichnis "data" kopiert werden:


c3p0-0.9.1.2.bin.zip                    nux-1.3.zip
<pre class=wiki>
omniorb-4.0.7.9-linux-gcc3.2.3.tar.gz    hibernate-3.0.5.zip
c3p0-0.9.1.2.bin.zip                    nux-1.3.zip
omniorb-py-2.6.22-linux-gcc3.2.3.tar.gz  iconv-1.9.2.17-linux-gcc3.2.3.tar.gz
omniorb-4.0.7.9-linux-gcc3.2.3.tar.gz    hibernate-3.0.5.zip
rhino1_6R5.zip                          JacORB_2_2_1-compact.zip
omniorb-py-2.6.22-linux-gcc3.2.3.tar.gz  iconv-1.9.2.17-linux-gcc3.2.3.tar.gz
wsdl4j-bin-1.5.2.zip                    x40_xc028b_z1.zip
rhino1_6R5.zip                          JacORB_2_2_1-compact.zip
xxl_1_0.zip
wsdl4j-bin-1.5.2.zip                    x40_xc028b_z1.zip
xxl_1_0.zip
</pre>

Version vom 3. März 2009, 12:49 Uhr

Vorbedingungen

  • Java 5 1.5.0_13 oder höher

Installation als Benutzer "sisis".

$ cd /backup/software/FAST-ESP-5.2
$ tar xzf setup_Linux.tar.gz
$ ./setup_Linux.bin -console
InstallShield Wizard
InstallShield Wizard wird initialisiert...
Java(tm) Virtual Machine wird gesucht...
...................................
...................................
..............Es wurde keine geeignete JVM gefunden. Führen Sie das Programm 
mit der Option -is:javahome <JAVA-Ausgangsverzeichnis> erneut aus.

In diesem Fall muss erst eine geeignete Java-Version installiert werden. Unter http://java.sun.com/javase/downloads/index_jdk5.jsp kann das Java SE Development Kit / JDK 5.0 Update 17 heruntergeladen werden (die herunterzuladende Datei heisst "jdk-1_5_0_17-linux-i586-rpm.bin").

# chmod 744 jdk-1_5_0_17-linux-i586-rpm.bin
# ./jdk-1_5_0_17-linux-i586-rpm.bin
...
Do you agree to the above license terms? [yes or no] 
yes

Unpacking...
Checksumming...
0
0
Extracting...
UnZipSFX 5.50 of 17 February 2002, by Info-ZIP (Zip-Bugs@lists.wku.edu).
  inflating: jdk-1_5_0_17-linux-i586.rpm  
Preparing...                ########################################### [100%]
   1:jdk                    ########################################### [100%]
 
Done.
# yast -i jdk-1_5_0_17-linux-i586.rpm

Nun kann die Installation wie folgt gestartet werden.

$ ./setup_Linux.bin -console -is:javahome /usr/java/jdk1.5.0_17/
InstallShield Wizard
InstallShield Wizard wird initialisiert...
Java(tm) Virtual Machine wird gesucht...
.........
-------------------------------------------------------------------------------
Welcome to the InstallShield Wizard for FAST ESP

The InstallShield Wizard will install FAST ESP on your computer.
To continue, choose Next.

FAST ESP
Fast Search 

Press 1 for Next, 3 to Cancel or 4 to Redisplay [1] 

-------------------------------------------------------------------------------
Please read the following paragraph carefully.

This software program is protected by copyright law and international
treaties. Unauthorized copying or distribution is strictly prohibited.
This software can only be used in accordance with the written software
license agreement under which the software has been licensed.

Please choose from the following options: 

[ ] 1 - I accept the terms of the written software license agreement.
[ ] 2 - I do not accept the terms of the written software license agreement.

To select an item enter its number, or 0 when you are finished: [0] 1


[X] 1 - I accept the terms of the written software license agreement.
[ ] 2 - I do not accept the terms of the written software license agreement.

To select an item enter its number, or 0 when you are finished: [0] 

Press 1 for Next, 2 for Previous, 3 to Cancel or 4 to Redisplay [1] 

-------------------------------------------------------------------------------
To complete your installation, You will need to download and install the
following third party software components:

(1) Nux 1.3, available for download and use pursuant to the terms of the Nux
License Agreement (http://dsd.lbl.gov/nux/license.html)

(2) Rhino 1.6R5, available for download and use pursuant to the terms of the
Mozilla Public License Version 1.1 (http://www.mozilla.org/MPL/MPL-1.1.html)

(3) Hibernate 3.0.5, JacORB 2.2, XXL 1.0, Libiconv 1.9.2, XOM 1.0, c3p0
0.9.1.2, Cross-browser.com X library 4.0, omniORB 4.0.7 and omniORB-py 2.6,
available for download and use pursuant to the terms of the GNU Lesser General
Public License, v2.1 (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)

(4) WSDL4J 1.5.2, available for download and use pursuant to the terms of the
Common Public License - v 1.0
(http://www-128.ibm.com/developerworks/library/os-cpl.html)

Da im konkreten Fall keine Internetverbindung bestand, musste die angegebene Software anders beschafft werden. FAST legt im Installationsverzeichnis das Verzeichnis "data" an, worin sich zu diesem Zeitpunkt folgende Dateien befinden:

$ ls /backup/software/FAST-ESP-5.2/data
config.esp.zip  dictionaries.tar    manifest-1.0.2.dtd  manifest-1.0.dtd
datasearch.tar  manifest-1.0.1.dtd  manifest-1.0.3.dtd  manifest.xml

Auf einem anderen Rechner (mit Internetverbindung) wurde bereits eine erfolgreiche Installation von FAST ESP 5.2 durchgeführt, wobei die notwendige Software heruntergeladen wurde. Auf diesem Rechner sieht der Inhalt des Verzeichnisses "data" so aus:

c3p0-0.9.1.2.bin.zip                  manifest-1.0.dtd
config.esp.zip                        manifest.xml
datasearch.tar                        nux-1.3.zip
dictionaries.tar                      omniorb-4.0.7.9-linux-gcc3.2.3.tar.gz
hibernate-3.0.5.zip                   omniorb-py-2.6.22-linux-gcc3.2.3.tar.gz
iconv-1.9.2.17-linux-gcc3.2.3.tar.gz  rhino1_6R5.zip
JacORB_2_2_1-compact.zip              wsdl4j-bin-1.5.2.zip
manifest-1.0.1.dtd                    x40_xc028b_z1.zip
manifest-1.0.2.dtd                    xxl_1_0.zip
manifest-1.0.3.dtd

Das heisst die folgenden Dateien können von diesem Rechner direkt auf den Installationsrechner ins Verzeichnis "data" kopiert werden:

c3p0-0.9.1.2.bin.zip                     nux-1.3.zip
omniorb-4.0.7.9-linux-gcc3.2.3.tar.gz    hibernate-3.0.5.zip
omniorb-py-2.6.22-linux-gcc3.2.3.tar.gz  iconv-1.9.2.17-linux-gcc3.2.3.tar.gz
rhino1_6R5.zip                           JacORB_2_2_1-compact.zip
wsdl4j-bin-1.5.2.zip                     x40_xc028b_z1.zip
xxl_1_0.zip