HOME   ·Î±×ÀΠ  ȸ¿ø°¡ÀÔ
    
ȸ¿ø°¡ÀÔ
ºñ¹Ð¹øÈ£ ã±â ÀÚµ¿·Î±ä
ÀÌÀü°Ô½ÃÆÇ
   free_board
   °Ç°­°Ô½ÃÆÇ
   ¿À¶óŬDB
   Linux
   HTML/javascript
   Áú¹®°ú ´ä
È£¼­±â
   À̹ÌÁö°Ô½ÃÆÇ  
   °Ç°­°Ô½ÃÆÇ  
   À½¾ÇÀÚ·á  
   ¼ºÁØÀÌ °Ô½ÃÆÇ  
 Hit : 6379
 À̸§ : È£¼®  (220.¢½.198.190)
 ³¯Â¥ : 2008-01-17 23:42:02
 Á¦¸ñ : GLIBC_2.0 not defined in file libc.so.6 ¿¡·¯ ÇØ°áÇϱâ
 ´Ù¿î·Îµå #1 : p3006854_9204_LINUX.zip (1.6K), Down:38
[oracle@localhost ~]$ dbca
/opt/oracle/jre/1.1.8/bin/../lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with li
nk time reference (libzip.so)
Unable to initialize threads: cannot find class java/lang/Thread
Could not create Java VM

----------------------------------

Issue:

NOTE: Maya 5.0 is currently not qualified with Redhat 9.0!

Maya 5.0 will not launch on Linux RedHat 9.0, I get the following error message:

/usr/aw/maya5.0/bin/maya.bin: relocation error:
/usr/aw/maya5.0/lib/libFoundation.so: symbol errno, version GLIBC_2.0 not
defined in file libc.so.6 with link time reference


Solution:

The work around for this error message is to use the environment variable
LD_ASSUME_KERNEL.

Open a terminal window and type the following 2 commands:

For Bash shell users:
export LD_ASSUME_KERNEL=2.4.1

For C shell users:
setenv LD_ASSUME_KERNEL 2.4.1

maya

Also, you can add it to the maya5.0 startup script in /usr/aw/maya5.0/bin
directory after the line:

For Bash shell users:
export LD_ASSUME_KERNEL=2.4.1

For C shell users:
setenv LD_ASSUME_KERNEL 2.4.1

before the set maya_exec = maya.bin line
È£¼® ¾Æ·¡¿Í °°Àº ¿¡·¯°¡ ³ª¿Â´Ù¸é
/opt/oracle/jre/1.1.8/bin/../lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
Unable to initialize threads: cannot find class java/lang/Thread
Could not create Java VM

¾Æ·¡¸¦ ½ÇÇàÇÏ°í ´Ù½Ã Çß´õ´Ï ÇØ°áµÈ´Ù.
oracle$ export LD_ASSUME_KERNEL=2.4.1
08-01-17 23:44
220.¢½.198.190
È£¼® ÀÌ ¹®Á¦´Â RDBMS 9.2.0 À» uncertified linux version¿¡ ¼³Ä¡ÇÒ¶§ dbca ½ÇÇà½Ã
¹ß»ýÇÏ´Â ¹®Á¦¶ó°í reportµÇ¾î ÀÖ½À´Ï´Ù.

====================== ¿¹Á¦ =========================
/opt/oracle/product/9.2.0/jre/1.1.8/bin/../lib/i686/green_threads/libzip.so
:
symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link
time
reference (libzip.so)
Unable to initialize threads: cannot find class java/lang/Thread
Could not create Java VM
=====================================================
08-01-17 23:46
220.¢½.198.190
È£¼® 1. rm $ORACLE_HOME/JRE
2. cd $ORACLE_HOME
3. ln -s $ORACLE_HOME/jre/1.3.1 JRE
4. $ORACLE_HOME/bin/dbcaÀÇ ¸¶Áö¸· ºÎºÐÀ» ÀÌ·¸°Ô ¹Ù²Ù¸é µË´Ï´Ù.
$JRE_DIR/bin/jre - ---> $JRE_DIR/bin/java.

ÆíÁý ¿Ï·áÈÄ dbca ½ÇÇà
08-01-17 23:49
220.¢½.198.190
È£¼® OUI°¡ ¿À¶óŬ ¸ðµâÀ» ÄÄÆÄÀÏÇϴµ¥ ÇÊ¿äÇÑ RPM ÆÄÀÏµé  <= ¹«½ÃÇÏ¿©µµ µÊ
1¹ø° ¼³Ä¡       cpp-3.2-7
2¹ø° ¼³Ä¡       binutils-2.13.90.0.2-2      
3¹ø° ¼³Ä¡       kernel-headers-2.4.19-5cl
4¹ø° ¼³Ä¡       glibc-devel-2.2.93-5
5¹ø° ¼³Ä¡       gcc-3.2-7
 
==> À§ÀÇ RPM ÆÄÀϵéÀÌ Á¦´ë·Î ¼³Ä¡ µÇ¾ú´ÂÁö È®ÀÎÇÏ·Á¸é ´ÙÀ½ÀÇ ¸í·ÉÀ» »ç¿ëÇÑ´Ù.   [root@s2clinux root]# rpm -q gcc cpp compat-libstdc++ glibc-devel kernel-headers binutils
 


- glibc ¹öÀüÀ» È®ÀÎÇÑ´Ù.

  [root@s2clinux root]# rpm -q glibc-2.3.2-5 glibc-common-2.3.2-5 glibc-devel-2.3.2-5
 


==> ¼³Ä¡µÇ¾î ÀÖÁö ¾ÊÀ¸¸é À§ ¼¼°³ÀÇ ÆÐÅ°Áö¸¦ ±¸ÇÏ¿© ¼³Ä¡ÇÑ´Ù.

  [root@s2clinux root]# rpm -Uvh --force glibc-2.3.2-5.i686.rpm glibc-common-2.3.2-5.i386.rpm
                                     glibc-devel-2.3.2-5.i386.rpm
08-01-17 23:50
220.¢½.198.190
È£¼® Applies to:
Oracle Universal Installer - Version: 2.1 to 2.2
Red Hat Advanced Server
SUSE \ UnitedLinux x86-64
Linux x86

Symptoms
When running the installer on Red Hat AS 3.0 it fails with the next error messages :

/releases/core/LINUX/32bit/rdbms/920/Disk1> ./runInstaller
Initializing Java Virtual Machine from /tmp/OraInstall2004-02-24_10-40-59AM/jre/bin/java. Please wait...
Error occurred during initialization of VM
Unable to load native library: /tmp/OraInstall2004-02-24_10-40-59AM/jre/lib/i386/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

You might also receive different error messages depending on what Oracle product you're trying to install.

If trying to install Oracle apps 11.5.7 you might receive the following error.
.
Executing AutoConfig for TBOLI...
/tboli/oracle/product/jre/1.1.8/bin/../lib/i686/green_threads/libzip.so:
symbolerrno, version GLIBC_2.0 not defined in file libc.so.6 with
link time reference (libzip.so)
Unable to initialize threads: cannot find class java/lang/Thread
Could not create Java VM

Cause
This is a product defect (but details of the defect are not published)

Bug 3006854 : CAN NOT INSTALL ORACLE 9.2.0.1.0 DB ON RHEL3 ALPHA 4

Solution
Please download and install Patch 3006854 from Metalink.

Read the installation instructions in the readme.txt file included in the patch :
- unzip p3006854_9204_LINUX.zip
- login as the root user
- set your current directory to the directory where the patch is located.
- sh rhel3_pre_install.sh


Notes:
- You do need root privileges to run the last command line.
- This patch is not specific to a particular Oracle version, but you'll find it using version 9.2.0.4.
- The patch is needed before running the Oracle Universal Installer for any (certified) Oracle product on Red Hat Enterprise Linux 3.0.
- Installer of Oracle10g does not need this patch.

Note:
This patch might also work on Suse SLES9.
08-01-18 14:40
211.¢½.225.125
°Ô½Ã¹° 121°Ç
¹øÈ£ ºÐ·ù Á¦¸ñ
À̸§
³¯Â¥ ÀÐÀ½
54 ÀÏ¹Ý   ssh ·Î±×ÀÎ ¾øÀÌ ÀÚµ¿À¸·Î Á¢¼ÓÇÏ´Â ¹æ¹ý (4) È£¼® 07-06-18 5830
10 ÀÏ¹Ý   ¸®´ª½º Çϵå¿þ¾î Á¤º¸ º¸±â È£¼® 05-07-22 5831
21 ÀÏ¹Ý   Kymera WebFTP À¥ ftp Á¤º¸ bcpark.net ¿¡¼­ »ç¿ëµÊ È£¼® 06-01-25 5844
14 ÀÏ¹Ý   sar ÀÌ¿ëÇÏ¿© ½Ã½ºÅÛ ¸ð´ÏÅ͸µÇϱâ È£¼® 05-10-19 5899
19 ÀÏ¹Ý   ¸®´ª½º ÆÄÀÏÂÉ°³±â,³ª´©±â ,ÆÄÀÏ,È­ÀÏ,split ,access_log È£¼® 06-01-09 5964
13 ÀÏ¹Ý   wget »ç¿ë¹ý È£¼® 05-08-25 6064
11 ÀÏ¹Ý   ƯÁ¤ ÆÄÀÏ/µð·ºÅ丮¸¦ ¹Ù²Ù±â ½©½ºÅ©¸³Æ® Æ÷ÇÔ È£¼® 05-07-22 6111
22 ÀÏ¹Ý   SYN_RECV 80 À¥Æ÷Æ® °ø°Ý¿¡ ´ëÀÀÇϱâ (1) È£¼® 06-02-01 6114
45 ÀÏ¹Ý   DL 360 ¿¡´Ù ¸®´ª½º ¼³Ä¡Çϴµ¥ scsi Çϵåµð½ºÅ©¸¦ ÀâÁö ¸øÇÒ¶§ È£¼® 06-12-27 6225
18 ÀÏ¹Ý   ½Ã½ºÅÛ°ü¸®ÀÚ¸¦ À§ÇÑ ½Ã½ºÅÛÀå¾Ö¿Í ´ëó¹ý È£¼® 06-01-09 6333
33 ÀÏ¹Ý   iptraf ³×Æ®¿÷ Æ®·¹ÇÈ °¨½Ã È®ÀÎ ÇÁ·Î±×·¥ (good ) È£¼® 06-05-01 6361
¡æ ÀÏ¹Ý   GLIBC_2.0 not defined in file libc.so.6 ¿¡·¯ ÇØ°áÇϱâ (5) È£¼® 08-01-17 6380
55 ÀÏ¹Ý   [GOOD] SSH»ç¿ëÇϱâ - OpenSSH ÀÌ¿ë Linux °­Á ȣ¼® 07-06-18 7286
38 ÀÏ¹Ý   ¸®´ª½º º¸¾È ÇÏ¿ìÅõ kldp http://kldp.org/HOWTO/Security-HOWTO È£¼® 06-08-25 8051
88 ÀÏ¹Ý   [curl] CURL »ç¿ë¹ý È£¼® 09-03-11 8693
óÀ½ÀÌÀü  [1] [2] [3] [4] [5] [6] [7] 8 [9]  ´ÙÀ½¸Ç³¡
 
Copyright © zenos.pe.kr. All rights reserved.