This shows you the differences between two versions of the page.
public:install_clearcase_7.1_linux_redhat [2010/06/07 10:31] kohofer |
public:install_clearcase_7.1_linux_redhat [2019/01/16 10:03] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Install Clearcase Server 7.1 Linux (Redhat) ====== | ||
- | |||
- | Installing Clearcase Server 7.1 on Red Hat Enterprise Linux AS release 4 (Nahant Update 8) | ||
- | |||
- | ===== Prerequisites ===== | ||
- | |||
- | Apply this changes to the clearcase software packages | ||
- | |||
- | chmod +x / | ||
- | chmod +x / | ||
- | chmod +x / | ||
- | |||
- | Extra software packages needed: | ||
- | |||
- | up2date -i gcc | ||
- | |||
- | |||
- | |||
- | ==== Kernel Image ==== | ||
- | |||
- | cd /tmp | ||
- | wget http:// | ||
- | rpm -i kernel-devel-2.6.9-89.0.25.EL.x86_64.rpm | ||
- | | ||
- | |||
- | ==== Kernel source ==== | ||
- | | ||
- | up2date redhat-rpm-config rpm-build | ||
- | up2date --get-source kernel | ||
- | rpm -ivh / | ||
- | cd / | ||
- | rpmbuild -bp --target=i686 kernel-2.6.spec | ||
- | cp -a / | ||
- | ln -s / | ||
- | |||
- | |||
- | ==== To allow mvfs to work ok! ==== | ||
- | |||
- | mkdir / | ||
- | touch / | ||
- | |||
- | ===== Installation ===== | ||
- | |||
- | [root@cc cc]# ./ | ||
- | | ||
- | Here are the screenshots!!!! | ||
- | | ||
- | {{: | ||
- | {{: | ||
- | {{: | ||
- | {{: | ||
- | {{: | ||
- | {{: | ||
- | {{: | ||
- | {{: | ||
- | {{: | ||
- | {{: | ||
- | {{: | ||
- | {{: | ||
- | {{: | ||
- | {{: | ||
- | {{: | ||
- | {{: | ||
- | {{: | ||
- | {{: | ||
- | |||
- | |||
- | ===== Post Installation ===== | ||
- | | ||
- | rm / | ||
- | |||
- | |||
- | ===== Status/ | ||
- | |||
- | / | ||
- | |||
- | |||
- | ===== Update/ | ||
- | |||
- | To update or modify launch the Installation Manager | ||
- | |||
- | |||
- | / | ||
- | |||
- | |||
- | ====== Install Clearcase Client 7.1 Linux (Redhat) ====== | ||
- | |||
- | Using Eclipse with Clearcase Client plugin | ||
- | |||
- | * Download eclipse from http:// | ||
- | * Add New Software: http:// | ||
- | |||
- | |||
- | --- // | ||
- | |||
- | |||
- | |||