emi-apel metapackage installation (previously glite-APEL metapackage)

On a clean SL5 64bit with EPEL.

Installation

Install mysql-server

yum install mysql-server

Start mysqld service

service mysqld start

Add mysqld to chkconfig

chkconfig --level 345 mysqld on

Set root password for mysql

mysqladmin -u root password 'new-password'

Install open-jdk and open-jdk-devel (>=1.6)

yum install java-1.6.0-openjdk.x86_64

yum install java-1.6.0-openjdk-devel.x86_64

install lcg-CA

The yum repo can be downloaded from egi-trustanchors.repo

yum install lcg-CA

install emi-apel metapackage

yum install emi-apel

Configuration

Site-info.def variables

MYSQL_PASSWORD=

SITE_NAME=

CE_HOST=

APEL_DB_PASSWORD=

MON_HOST=

glite-apel.pre variables

JAVA_LOCATION= Must be set to the location of java openjdk sdk.
Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r4 - 2011-03-29 - CristinaDelCanoNovalesExternal
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    EMI All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback