solaris
Character set on Solaris
I have a simple java program that prints out some special characters System.out.println(\"á\"); System.out.println(\"é\");开发者_开发百科[详细]
2023-03-04 05:41 分类:问答grep match with string1 OR string2
开发者_开发技巧I want to grep 2 patterns in a file on Solaris UNIX. That is grep \'pattern1 OR pattern2\' filename.[详细]
2023-03-03 18:50 分类:问答Special character encoding issue on Solaris with weblogic server
I have an application which uses fop and xslt to generate the PDF file. The special characters as §£?ÐÅÆ are appearing as ???? in PDF.[详细]
2023-03-02 21:21 分类:问答Library `fcntl' can not be loaded on Solaris/Weblogic (JRuby 1.6.1) -> NullPointerException
While trying to deploy a JRuby/Rails Application to a Weblogic 10.3 (Solaris Zone) container it always encounters this exception:[详细]
2023-03-01 01:26 分类:问答is there some distrbuted stroage like Hadoop butwith the advantages of ZFS?
Is there some distribute开发者_Python百科d storage like Hadoop but with the advantages of ZFS?You might find this recent blog entry by Ben Rockwood interesting http://cuddletech.com/blog/?p=562 . Ben[详细]
2023-02-28 08:03 分类:问答Modal JDialog disappearing behind parent on solaris CDE
My code contains a JFrame which after a certain action, shows a non-modal JDialog. The user is expected to drag an object from the JFrame into the JDialog. The issue I\'m having is only showing up on[详细]
2023-02-27 11:46 分类:问答Can you make a remote connection in Solaris 7 unix appear to be local?
I am running a hardware test on stand that runs a GUI simulation in Solaris 7 SPARC machine. I can not turn on power to the test equipment remotely because the simulation code checks to see if your l[详细]
2023-02-27 08:50 分类:问答Env variables on Solaris [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-02-25 06:32 分类:问答Can't #include <stdlib.h> on Solaris
I\'m working on Solaris x86 and have installed gcc4 using the OpenCSW packages. A simple test program below will not compile:[详细]
2023-02-25 05:27 分类:问答unaligned memory access difference on Solaris and Linux
I wrote a program on linux(x86,32-bit),everything works fine开发者_如何学Go.But when I try to compile and run the same source code on Solaris (SPARC,64-bit),I got a bus error(SIGBUS).The message from[详细]
2023-02-23 07:21 分类:问答