This shows you the differences between two versions of the page.
public:install_clearcase_7.1_linux_redhat [2010/05/31 14:19] kohofer |
public:install_clearcase_7.1_linux_redhat [2019/01/16 10:03] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Install Clearcase 7.1 Linux (Redhat) ====== | ||
- | ===== Prerequisites ===== | ||
- | |||
- | |||
- | Apply this changes to the clearcase software packages | ||
- | chmod +x / | ||
- | chmod +x / | ||
- | |||
- | Extra software packages needed: | ||
- | |||
- | up2date -i gcc | ||
- | 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 / | ||
- | |||
- | |||
- | mkdir / | ||
- | touch / | ||
- | |||
- | ===== Installation ===== | ||
- | |||
- | [root@cc cc]# ./ | ||
- | | ||
- | {{: | ||
- | | ||
- | Here come the screenshots!!!! | ||
- | | ||
- | | ||
- | ===== Post Installation ===== | ||
- | |||
- | | ||
- | rm / | ||
- | | ||
- | |