Gct Environment Installation
-
Upload
manish-arora -
Category
Documents
-
view
87 -
download
1
Embed Size (px)
Transcript of Gct Environment Installation

GCT ENVIRONMENT INSTALLATION
1. Create the Directory Structure /home/smsc/septel
2. Copy dpklnx.z file into the directory.
3. Cd /home/smsc/septel
4. Extract the dpklnx.z File using following commandtar –xzf dpklnx.z
5. Add the path /home/smsc/septel as a new line in the /etc/ld.so.conf File.
6. Then ldconfig should be run to configure the dynamic linker's run time configurations
ldconfig –v
7. then a link must be created from libgctlib.so.1 to libgct.so.ln –s libgctlib.so.1 libgct.so
8. verify the shared object is installed correctly using following command../gctload –v
9. open the file /etc/sysctl.confvi /etc/sysctl.conf
and add at the last the following linekernel.msgmnb=40800
10. Now check the status of the gctload./gctload –t1