Does NSIS support Linux and Solaris? I read somewhere that we can compile nsis script on Linux but开发者_开发知识库 cant execute the .exe generated on any other platforms but Windows. Can somebody put
I\'m trying to get / compile / install mod开发者_运维百科_mono for Apache 2.2.4 on Solaris 10.
We have recently been migrating a number of applications from running under RedHat linux JDK1.6.0_03 to Solaris 10u8JDK1.6.0_16 (much higher spec machines) and we have noticed what seems to be a rathe
I\'m trying to determine the CPU utilization of specific LWPs in specific processes in Solaris 10 using data from the /proc filesystem. The problem I have is that sometimes a utilization counter decre
I\'m running a Perl script (both with 5.8.4) on two different machines (one Solaris 5.10, the other OpenSolaris 5.11). The output of the two scripts differs in the following way:
Is there a command which can tell me whats in the Solaris run queue? I can get a count开发者_如何学Go using vmstat, but I need to know what processes/threads are in there.The run-queue is always chan
On Solaris 10, I\'m using JDK 1.5.0_22 and when I run any of the JDK executables (javac, native2ascii, javadoc, etc) in the JDK/bin directory that require tools.jar to run, I get this error (run with
I have used python2.6 + MySQL on Windows and there are binaries available. I wanted to get the whole thing working on Solaris
In solaris how to detect broken socket in send() call? i dont want to use signal. i tried SO_NOSIGPIPE and MSG_NOSIGNAL but both are not available in S开发者_JAVA百科olaris and my program is getting k
I am working on a script to create files basically replica of some tables and ftp those files to the remote machine.there is one more requirement to delete the 3days old files on the remote machine be