由买买提看人间百态

topics

全部话题 - 话题: ctxhx
(共0页)
f********u
发帖数: 572
1
在linux redhat 7.3上边安装oracle 9i release 2的时候, 每次安装到第二张盘
installing Oracle Text 9.2.0.1,copying ctxhx,pending linking。 就停住了。
昨天晚上机器开着, 等了一个晚上它也没再动。 刚才重新安装了一次, 还是停在那个
相同的地方了。 请问是什么原因呢? 我怎样才能继续呢? 我尝试过cancle,然后选择
cancle this component, 可是还是没反应。 :( 谢谢大家指点 :)
s***m
发帖数: 28
2
Try to check your ../../ctx/lib/ins_ctx.mk file. In 8i version, this makefile
is defective. The line "CTXHX_LINKLINE=$(LINK) $(CTXLIB)ctxhx.$(OBJ_EXT)
$(INSO_LINK) $(USRLIBS)" is missing a "-ldl" option.
Good Luck

install.
wrong
了。
在那个
选择
m******t
发帖数: 2416
3

sometimes the oracle installer would pop up a dialog which gets
hidden behind the main window immediately. try minimizing all the windows
you can see and make sure there isn't a message dialog somewhere.
BTW, it's not the installer's fault, blame java for it.
f********u
发帖数: 572
4
Hi, I checked, there was not any hidden dialog window...:( Oracle installer
is a such a trouble maker..never found any other software so troublesome to install.
One thing that I am not quite sure and someone reminded me that I might be wrong
is my setting of the shared memory. I followed an instruction I found online
to set the shared memory, but it did not work for me.
$su - root
$cat /proc/sys/kernel/shmmax
33554432
$echo 'expr 1024 \* 1024 \* 1024' > /proc/sys/kernel/shmmax
$cat /proc/sys/ker
(共0页)