自从升级到11.04就杯具不断……
本来10.10上安装的好好的oracle 11g安装时报错说makefile有问题
在log文件里找到如下信息
说缺少/urs/lib64/libpthread_nonshared.a
请教这个文件应该如何获得?
谢谢
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
INFO: /home/oracle/app/oracle/product/11.2.0/dbhome_1/bin/genclntsh
INFO: /usr/bin/ld: cannot find /usr/lib64/libpthread_nonshared.a
INFO: collect2: ld returned 1 exit status
INFO: genclntsh: Failed to link libclntsh.so.11.1
INFO: make: *** [client_sharedlib] Error 1
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'client_sharedlib' of makefile '/home/oracle/app/oracle/product/11.2.0/dbhome_1/rdbms/lib/ins_rdbms.mk'. See '/home/oracle/app/oraInventory/logs/installActions2011-05-14_06-49-10PM.log' for details.
Exception Severity: 1
ubuntu server 11.04装oracle 11g时的编译错误
-
- 帖子: 10
- 注册时间: 2008-02-20 6:22
-
- 帖子: 82
- 注册时间: 2007-11-06 19:39
Re: ubuntu server 11.04装oracle 11g时的编译错误
本人装10g也遇到类似问题,好像说少了compat-libstdc++-33-3.2.3-47.3.i386.rpm包,不知在Ubuntu下什么包可代替
-
- 帖子: 82
- 注册时间: 2007-11-06 19:39
Re: ubuntu server 11.04装oracle 11g时的编译错误
我用alien转过来,不行
-
- 帖子: 10
- 注册时间: 2008-02-20 6:22
Re: ubuntu server 11.04装oracle 11g时的编译错误
后来解决了,看我的另一个帖子lionboy 写了:本人装10g也遇到类似问题,好像说少了compat-libstdc++-33-3.2.3-47.3.i386.rpm包,不知在Ubuntu下什么包可代替
viewtopic.php?f=44&t=330961