search for: openjava

Displaying 8 results from an estimated 8 matches for "openjava".

Did you mean: openjade
2013 Mar 19
1
Q4WineSetup:
Hi People, I am new to this entire setup and I am running Fedora17 on my Linux machine. I am trying to do a college course at home with Stanford.edu on eclipse & Karel package for intro to programming. As I start the install of the 1st package which is Java 1.6 JRE installer for the PC <http://www.stanford.edu/class/cs106a/software/jre-6u2-windows-i586-p.exe> It gets stuck on step 3.
2010 Oct 24
2
java runtime library
how to install java runtime library to wine?is there any installer?
2014 Aug 15
2
leer ficheros excel en R en Ubuntu
...o vi en una web, y he intentado todas las opcioens que he visto. En vez de install.packages('rJava', type = 'source') he hecho install.packages('rJava') Ahora probaré, y lo mismo con scan y readLines. He visto en stackoverflow que mi problema puede ser actualizar java, u openjava más bien -> http://stackoverflow.com/questions/16438073/unable-to-install-rjava-in-r-3-0-in-ubuntu-13-04 Luego os cuento Gracias de nuevo El 15 de agosto de 2014, 9:38, Jorge I Velez <jorgeivanvelez en gmail.com> escribió: > Hola Miguel, > > Me queda claro lo de RODBC. Lo q...
2014 Aug 15
2
leer ficheros excel en R en Ubuntu
...;> En vez de install.packages('rJava', type = 'source') >> he hecho install.packages('rJava') >> >> Ahora probaré, y lo mismo con scan y readLines. >> >> >> He visto en stackoverflow que mi problema puede ser actualizar java, u >> openjava más bien -> >> http://stackoverflow.com/questions/16438073/unable-to-install-rjava-in-r-3-0-in-ubuntu-13-04 >> >> Luego os cuento >> >> Gracias de nuevo >> >> >> >> El 15 de agosto de 2014, 9:38, Jorge I Velez <jorgeivanvelez en gmail.com&...
2009 Sep 07
1
how to implement java in firefox ?
Hi, I have some pb for running java on my system with Firefox 3.0.12 System centos 5.3 - kernel 2.6.18-128 x86_64 When I tested my java config on http://www.java.com/en/download/installed.jsp?detect=jre&try=1 I have always the message that plugin missed : Java Runtime Environnemtn is not present. What I need to do for implemented full java in firefox ? Regards. Rachid Mokrani
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
2010 Jul 16
8
Native libpq.so instead of libpq.dll?
Hello all, is it possible to use the native Linux libraries instead of their Windows builds? This can be a newbie question. :) I have a database program based on PostgreSQL and I think that coyping the Windows libraries for the application to run is a bit luxury when the same but native libraries with the same functions already exist for Linux and they are already installed on my system. I
2014 Aug 15
5
leer ficheros excel en R en Ubuntu
Hola, @javier, me gustaría no tener que hacer nada de forma manual, ni por fuera de r, rstudio. Es decir, el típico comando de linux que me convierta de xls a csv prefiero no usarlo. Me gustaría hacerlo todo desde R. @jorge -> Con RODBC me salta -> Error: could not find function "odbcConnectExcel" Lo que creo que es inevitable en Ubuntu