ChinaUnix.net
相关文章推荐:

android build aptget install ubuntu 1204 64bit

比較呆 各位老大能幫我注釋一下各個步皱的意思 erp2:/u/informix # ./ids_install Initializing installShield Wizard........ Launching installShield Wizard........ 1. Release Notes 2. Quick Beginnings Guide 3. Begin installation Please select one of these options [3] Beginning installation... Press 1 for Next, 3 to Cancel or 4 to Redisplay [1] ...

by prefect - Informix - 2007-04-02 17:27:58 阅读(4881) 回复(10)

相关讨论

我安装了此版本无数次,只成功过两次。现在再怎么安装也还是出错。好郁闷。希望大家帮助我。 我的安装顺序如下: 1。installed RHAS3.0 64bit full. 2。 Created an oracle user (oracle). 3。 Applied the above patch(no.3423540) as root, nothing went wrong and /stub/lib*/libcwait.so were created. /etc/ld.so.preload was also present with /stub/LIB$/libcwait.so entry. 4。Relink gcc so that the older gcc will b...

by glietms - Oracle - 2005-03-04 18:39:42 阅读(1103) 回复(1)

最近看到几台AIX机器,发现硬件支持64位,但kernel却显示为32位, 不知这样对性能有多大影响,那么这样它8G的内存是如何处理的呢?

by macer - AIX - 2006-05-29 16:53:34 阅读(888) 回复(1)

有人知道apache 64bit出了没有? 因为最近在redhat as4 up2 64bit下安装apache2.0.55测试出来的分数比在redhat as4 32bit低了20% 。 所以想了解一下换64bit系统,其他应用都要更换!

by Umanlv - 服务器应用 - 2005-10-26 18:16:00 阅读(1162) 回复(1)

请问AIX5.1默认安装是32bit 还是 64bit?怎么看?有人告诉我是看/unix的link,如果后面有64就说明是 64bit,如果没有就是32bit,是这样吗? 如果是32bit启动,怎么做才能改成64bit的?

by owenqu - AIX - 2003-05-07 13:59:40 阅读(1967) 回复(3)

写了个C库函数的Perl extension,用到了一个libespeak.so的库,好像是32bit的 在i386中编译没问题,i686下编译没有报错的,但编译出来的Perl模块是不能使用的,而用C写的程序调用libespeak.so的程序是可以正常运行的 请问在Makefile.PL中是不是有什么参数可以解决这一问题呢? 万分感谢!

by hgneng - Perl - 2007-07-21 17:39:36 阅读(1669) 回复(0)

请问有没有适合与SPARC 64bit solaris, 的端口转发软件,谢谢!

by nflx - Solaris - 2007-02-04 12:19:32 阅读(947) 回复(1)

请问各位大虾,操作系统的64bit和32bit到底表示什么含义呢? 还有就是oracle的32bit64bit又是什么含义呢??

by whitewu1 - Solaris - 2004-07-30 15:21:36 阅读(1317) 回复(3)

If you have MIPSPro installed on your IRIX64 box with more than 4GB memory, it is a good idea to have some 64-bit application built from source. For instance, enable the '-64' switch for cc/CC/ld etc by setting CPPFLAGS/CFLAGS/CXXFLAGS/LDFLAGS etc ... Sometimes, you may need to set '-rpath' for '/usr/local/lib64/' if you like the shared object way ...

by shyokou - 其他UNIX - 2007-03-12 11:08:17 阅读(5335) 回复(0)

我的so文件的函数在32位机器总可以正常工作,但是把代码在64位的机器中编译之后,能运行,但是不是正确的结果。谁能说下是什么原因? 是不是有什么选项指定生成64位的库文件? 谢谢。

by VIP_fuck - C/C++ - 2009-08-14 17:52:49 阅读(1429) 回复(2)