Subject : Old ¹× New license¸¦ °°Àº system¿¡ porting½Ã ¹®Á¦Á¡(Solaris 1.x)
Description :
À̹ø ÀÛ¾÷Àº È«ÀÍ´ë Àü»ê°ú ±³¼ö´Ô¹æ¿¡ ÀÖ´Â Axil-220¿¡ fortran 2.0.1(old version)°ú
C++ 4.0.1(new version)À» ÇÔ²² portingÇϴµ¥¿¡¼ ¹®Á¦¹ß»ýÀÌ »ý°åÀ¾´Ï´Ù.
fortran 2.0.1ÀÇ license daemonÀÌ C++ 4.0.1 license daemonÀ» porting½Ã killµÈ´Ù.
±×¸®ÇÏ¿© µÑÁß¿¡ Çϳª¸¸ ¾µ¼ö ÀÖ´Â »óȲÀÌµÇ¾î ¹ö¸°´Ù.
À§¿Í °°Àº ¹®Á¦Á¡À» ÇØ°áÇϱâÀ§ÇØ ´ÙÀ½°ú °°ÀÌ ÇØº¸¾Ò´Ù.
1. old versionÀÎ fortran 2.0.1À» ¸ÕÀú install( license install Æ÷ÇÔ)
2. fortranÀÌ Àç´ë·Î complileµÇ´ÂÁö È®ÀÎ
3. old version license daemon kill
#ps -ax|grep lmgrd
#kill -9 lmgrd process number
4. license data file remove
#cd /usr/lang/License_file
# rm license.dat
5. reboot
6. new versionÀÎ c++ 4.0.1 install ( license install Æ÷ÇÔ)
7. #cd /etc/opt/licenses/
8. #lit <--- fortan 2.0.1 old license ÀÔ·Â
9. #/etc/opt/license/lmgrd.ste /etc/opt/licenses/daemon_options&
10. # vi /etc/rc.local
¸ÇµÚ¿¡ ´ÙÀ½ lineÀ» appending
/etc/opt/license/lmgrd.ste /etc/opt/licenses/daemon_options&
11. #reboot
Revision History
ÀÛ¼ºÀÏÀÚ : 96.06.14
ÀÛ¼ºÀÚ : ±èÁø¸í
¼öÁ¤ÀÏÀÚ :
¼öÁ¤ÀÚ