HOME   ·Î±×ÀΠ  ȸ¿ø°¡ÀÔ
    
ȸ¿ø°¡ÀÔ
ºñ¹Ð¹øÈ£ ã±â ÀÚµ¿·Î±ä
ÀÌÀü°Ô½ÃÆÇ
   free_board
   °Ç°­°Ô½ÃÆÇ
   ¿À¶óŬDB
   Linux
   HTML/javascript
   Áú¹®°ú ´ä
È£¼­±â
   À̹ÌÁö°Ô½ÃÆÇ  
   °Ç°­°Ô½ÃÆÇ  
   À½¾ÇÀÚ·á  
   ¼ºÁØÀÌ °Ô½ÃÆÇ  
 Hit : 6395
 À̸§ : È£¼®  (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°Ç
¹øÈ£ ºÐ·ù Á¦¸ñ
À̸§
³¯Â¥ ÀÐÀ½
70 ÀÏ¹Ý   ¾ÆÆÄÄ¡ ½ÃÀ۽à ¿¡·¯ could not determine the server's È£¼® 08-04-22 4993
69 ÀÏ¹Ý   ³×Æ®웤 ¼­ºê³Ý ³Ý¸¶½ºÆ® µîµî °ü·Ã È£¼® 08-02-15 4465
68 ÀÏ¹Ý   ¸®´ª½º ·çÆ® ºñ¹Ð¹øÈ£ ºÐ½Ç½Ã ó¸® È£¼® 08-02-11 5493
67 ÀÏ¹Ý   CVS Linux Setting È£¼® 08-01-26 4992
66 ÀÏ¹Ý   JSP À¥¼­¹ö ¼ÂÆÃ, ¾ÆÆÄÄ¡ ÅèÄÏ - ÄÁ³ØÅÍ (2) È£¼® 07-12-23 5444
65 ÀÏ¹Ý   ¸®´ª½º ¾ÆÆÄÄ¡ ÅèÄÏ ¿¬µ¿ È£¼® 08-01-17 5566
64 ÀÏ¹Ý   ¸®´ª½º¿¡¼­ ¾ÆÆÄÄ¡ + ÀÚ¹Ù + ÅèÄÏ ¿¬µ¿Çϱâ (1) È£¼® 07-12-31 4995
63 ÀÏ¹Ý   ¡Ú¡Ú¡Ú¡Ú¡Ú ¾ÆÆÄÄ¡ ÅèÄÏÀÇ ¿¬µ¿ (2) È£¼® 08-01-22 5094
¡æ ÀÏ¹Ý   GLIBC_2.0 not defined in file libc.so.6 ¿¡·¯ ÇØ°áÇϱâ (5) È£¼® 08-01-17 6396
61 ÀÏ¹Ý   vi ¸í·É¾î @ È£¼® 07-12-26 4750
60 ÀÏ¹Ý   vi ¸í·É¾î »ç¿ë È£¼® 07-12-26 4444
59 ÀÏ¹Ý   ¼Ö¶ó¸®½º ½Ã½ºÅÛ ºÎÇÏ ÃøÁ¤ È£¼® 07-08-13 5492
58 ÀÏ¹Ý   ¼Ö¶ó¸®½º¿¡¼­ sar »ç¿ë¿¡ ´ëÇؼ­ ... È£¼® 07-08-01 8714
57 ÀÏ¹Ý   raid ±¸ÃàÇϱâ È£¼® 07-07-03 5155
56 ÀÏ¹Ý   [GOOD] OIS 7 °èÃþ °ü·ÃÀÚ·á È£¼® 07-06-25 5360
óÀ½ÀÌÀü  [1] [2] [3] 4 [5] [6] [7] [8] [9]  ´ÙÀ½¸Ç³¡
 
Copyright © zenos.pe.kr. All rights reserved.