PubMan:2009 Installation walk through on Suse Linux 10

From MPDLMediaWiki
Revision as of 13:56, 22 April 2009 by Bartosch (talk | contribs) (sketching)
Jump to navigation Jump to search

This Page shall describe the necessary steps to set up a pubman instance with SuSE SLES10 SP2

Prerequisites[edit]

Java[edit]

I suppose that there are two servers available, one for the framework and one for pubman.
So here they are:

escidoc-core framework[edit]

the initial setup of the SLES is quite standard - nevertheless if during the installation of any rpm the system complains about missing dependencies, resolve them via yast-installation

  • in order for the java-odbc package to install you need to install unixodbc first via yast
  • java v1.5 update 12 including all necessary modules
rpm -i jpackage-utils-1.7.0-19.x86_64.rpm
rpm -i java-1_5_0-sun-1.5.0_12-1.1.x86_64.rpm
rpm -i java-1_5_0-sun-devel-1.5.0_12-1.1.x86_64.rpm
rpm -i java-1_5_0-sun-jdbc-1.5.0_12-1.1.x86_64.rpm
rpm -i java-1_5_0-sun-plugin-1.5.0_12-1.1.i586.rpm