开发者

AIX

0
  • How to grep specific query in log

    The following is my log. 201开发者_如何转开发1-03-10 20:34:16,657INFO [jdbc.sqlonly] SELECTCOL1[详细]

    2023-02-15 19:49 分类:问答
  • How do you examine core files in dbx?

    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[详细]

    2023-02-10 12:42 分类:问答
  • AIX Kernel Extension

    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[详细]

    2023-02-10 03:31 分类:问答
  • gcc-4.4.0-1aix5.3 missing dependency libgmp, libmpfr

    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[详细]

    2023-02-09 21:46 分类:问答
  • Substitute or workaround for asprintf on AIX

    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.[详细]

    2023-02-08 19:31 分类:问答
  • JNA not working on AIX platform

    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[详细]

    2023-02-08 02:58 分类:问答
  • code for mpstat command in AIX

    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[详细]

    2023-02-06 14:59 分类:问答
  • How to add scrollbars to an open aixterm

    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:[详细]

    2023-02-05 08:10 分类:问答
  • os.fork() sem_wait: Permission denied

    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)[详细]

    2023-01-31 20:45 分类:问答
  • How to define where libs are loaded from

    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.[详细]

    2023-01-31 09:17 分类:问答