This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
public:install_clearcase_7.1_linux_redhat [2010/07/05 14:19] kohofer |
public:install_clearcase_7.1_linux_redhat [2019/01/16 10:03] (current) |
||
---|---|---|---|
Line 121: | Line 121: | ||
====== Install Clearcase Client 7.1 Linux (Redhat) ====== | ====== Install Clearcase Client 7.1 Linux (Redhat) ====== | ||
+ | |||
+ | ===== Build kernel module from source ===== | ||
+ | |||
+ | Get mvfs source from e.g. Clearcase Server | ||
+ | |||
+ | scp -r / | ||
+ | |||
+ | Install kernel source | ||
+ | |||
+ | up2date --get-source kernel | ||
+ | |||
+ | Read through how to compile kernel module: | ||
+ | |||
+ | more / | ||
+ | |||
+ | ===== Eclipse Clearcase Client ===== | ||
Using Eclipse with Clearcase Client plugin | Using Eclipse with Clearcase Client plugin | ||
Line 127: | Line 143: | ||
* Add New Software: http:// | * Add New Software: http:// | ||
- | |||
- | --- // |