The following is my log. 201开发者_如何转开发1-03-10 20:34:16,657INFO [jdbc.sqlonly] SELECTCOL1
I\'m working on AIX and have a process that keeps crashing.I\'ve never examined core files, and would like some guidance if possible.I\'m using dbx.How can I (a) make sure the core file is going where
I have searching everywhere but it seemed that it i开发者_运维问答s not possible to compile AIX kernel module using opensource compilers like GCC.So is purchasing (or getting the trial license) the XL
I am trying to install gcc-4.4.0-1 on Ai开发者_如何学运维x 5.3 system(64 BIT). I have installed MPFR 2.0 and LIBGMP 4.3 and can see libgmp.a and libmpfr.a in /usr/lib. I also used --enable-shared opti
I\'m trying to build python-kerberos on AIX.kerberospw.c uses a call to asprintf, but from what Google is telling me, asprintf does not exist on AIX.
JNA is working just fine on the Windows side of things. However, when I port it over to AIX and attempt to run my 开发者_开发技巧Java program, I get a \"Exception in thread \"AWT-EventQueue-0\" java.l
I need the code for mpstat command in AIX . I searched the internet but icouldn\'t get it. Any idea about the structure it uses 开发者_StackOverflowwill also be helpfulThe excellent nmon tool has been
Anyone know how to add scrollbars to a running aixterm? I don\'t have control of ho开发者_JAVA百科w the aixterm is opened and it doesn\'t look at my ~/.Xdefaults. Try typing this at your shell prompt:
I am trying to compile python 2.5 on AIX 6.1, and the following occurs: Python 2.6.5 (r265:79063, Jun3 2010, 11:43:45)
I am trying to compile omniORB on AIX 6.1 with gcc 4.2.0. The initialization does not work as it is picking up the non pthreaded library.