search for: jdks

Displaying 5 results from an estimated 5 matches for "jdks".

Did you mean: jdk
2010 Jul 23
3
Java virtual machine problem on wine
Hello again everyone! I've got myself a problem trying to run a java application (with calls to Windows native libraries) on Wine 1.2. That aside, the problem is explained with this little example: Code: $ wine java -version java version "1.6.0_20" Java(TM) SE Runtime Environment (build 1.6.0_20-b02) Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode) $ wine java -xmx1024
2002 Aug 19
1
install the SJava package on unix
Hi, I've got a problem to use the SJava package with R. I have a SUN solaris 8 machine. Then I did R INSTALL -c SJava_0.65-0.tar.gz without problem Now I try the test provided on the web site: library(SJava) and here I receive the error message: Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library
2003 Dec 09
2
build glitches
I hit problems building the tools for both xen-1.1 and xen-1.2-devel. For xen-1.1, the vmm and linux built fine, but the tools failed with something called ''ant''. ant -v says ''Apache Ant version 1.5.3 compiled on April 9 2003'' ant -buildfile build-cmdline.xml dist Buildfile: build-cmdline.xml BUILD FAILED java.lang.VerifyError: verification failed at PC
2009 Apr 28
2
Proposal: Java HowTo Section
...---------------------- Since I'm new to the CentOS community, I don't really know what people's priorities are. I suspect, though, that they're not too different from mine. If the current documentation is any indication, I see the same movement from installing the closed-source JDKs to using OpenJDK on CentOS 5.3 and later. It's sad in many ways that it took Sun so long to get a good Java included in Linux distributions, but I'm pretty sure that most people these days are going to want to focus their efforts around OpenJDK. I'd love to hear any input on this....
2006 Mar 25
67
Your Ruby IDE
Just a poll here i am looking for a good IDE for rails and wondering what you guys use? features i like in an ide code highlites auto code complete file browser Currently i am using dreamwever but the code highliting is really bad its also a pain to set up other doucment types such as .yml data config. -- Posted via http://www.ruby-forum.com/.