similar to: GPL java

Displaying 20 results from an estimated 1000 matches similar to: "GPL java"

2010 Jul 06
5
Sun Java module for RedHat
Hi. I googled for this thoroughly but couldn''t find any module that actually worked. Is there any good puppet module or manifest for installing Sun JDK? Thanks. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to
2008 Jun 26
1
java-1.4.2-gcj-compat.i386 update failure
Hmmm, I seemed to have created a misalignmnet somewhere along the line. I can't remember doing anything to this. But at one time I did try to test the java open source. Posted my results to the list, got no response, abandoned all hope and went on my merry way. I don't know if this is related. I have installed an rpm for a java needed by an application I run. It was from the official
2007 May 02
5
java
Someone on the opennms mail list just mentioned that RHEL up2date now provides sun java. Is that a possibility for the Centos repositories? -- Les Mikesell lesmikesell at gmail.com
2011 Aug 30
2
Non-GPL C (or R) inside of a package
R-devel, I am interested in creating a package that requires non-GPL'd (commercial) C code to work. In essence it is a single .c file with no use of R headers (all .C callable functions). For example's sake: 1 #include <stdio.h> 2 3 void test (int *a) { 4 *a = 101; 5 } The package isn't destined for CRAN, and I realize that this isn't R-legal, but looking for
2006 Sep 27
1
Jpackage tomcat55-common-lib requires eclipse-ecj >= 0:3.1.1
Guys, I'm running into a dependecy issue running through the process of building a system for Openbravo. My test system's running CentOS 4.4, i386. Openbravo requires... - Jakarta-Tomcat version 5.5. It can be downloaded from http://tomcat.apache.org/ - Java (TM) 2 Platform Standard Edition 5.0. It can be downloaded from http://java.sun.com/j2se/1.5.0/download.jsp - Oracle(r) 10g
2007 Apr 19
2
JPackage, Java 1.5.0, and CentOS 5?
Hey, y'all. I don't know how many folks here are familiar with a blogging program called 'pebble' http://pebble.sourceforge.net, but it's *supposed* to be an easy drop-in to a tomcat5 container. I suppose that it is, once I figured out how to get tomcat 5 working in CentOS 5, but I'm still having problems with the java. CentOS comes with Java 1.4.2, but I need Java
2007 Nov 14
1
Installing java on CentOS 5
strugging with things here... tried tracking the info on the Wiki (which apparently is now in need of a maintainer)... http://wiki.centos.org/HowTos/JavaOnCentOS My primary interest is using Xalan/Saxon/xslt/xsl-fo docbook generation. I was thinking that all I really need is jre but downloaded both jre and jdk just in case. can anyone tell me what I'm doing wrong? (after removing both jdk
2007 Jan 30
3
Java headaches
I lost my harddrive, and have had to reinstall. This time, I am being a bit smarter on imaging, but still got to get things installed... Installing Freemind. It needs Java JRE. So after lots of pain, and reading past messages, I got jre-1_5_0_09-linux-i586.rpm from sun and installed it. Then I tried to follow Jim Perrin's recommendation to install from jpackage.org the
2019 Jul 15
2
A libc in LLVM
David Jones <dlj at google.com> writes: > >> * Provide C symbols as specified by the standards, but take advantage > >> and use C++ language facilities for the core implementation. > > Does this mean C programs would require a C++ runtime? If not, how will > the project ensure that? > > Shooting from the hip: no. Turning off exceptions, RTTI, and static
2007 May 23
1
java packages - tomcat5?
Have the jpackage-packaged things like tomcat5 been moved into the disto repositories? Do they work with sun java? In particular, tomcat5 used to require jta. The one yum installs doesn't mention it now, but it also doesn't work with sun java 1.5 installed the jpackage way. What am I missing? -- Les Mikesell lesmikesell at gmail.com
2008 Sep 13
2
java yum problem
Error: Missing Dependency: /usr/bin/rebuild-security-providers is needed by package java-1.4.2-gcj-compat I'm digging all over the place for this one. Has anyone a clue?? When I use: yum whatprovides /usr/bin/rebuild-security-providers it returns: jpackage-utils.noarch : JPackage utilities I've installed this from several sources. Nothing seems to provide the rebuild thing. I've used
2005 Feb 15
2
Re: X100P problems
Yes - the problem was a missing signalling line in zapata.conf. Now in and out work. Also, it was news that "reload" from the console doesn't reflect changes made in zaptel and zapata.conf entries. Any other config files that it doesn't reload? >From: "Asterisk@Home" <asteriskathome@yahoo.com> > >Did you go into AMP and configure some place for
2008 Apr 04
1
java-1.6.0-openjdk packages for testing
Johnny, Thought I'd try these out for you. Looks like a prerequisite is missing? yum --enablerepo=c5-testing install java-1.6.0-openjdk\* <snip the usual gobbledygook> 330 packages excluded due to repository priority protections Parsing package install arguments Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Package
2006 Jul 25
1
valgrind complains about save (PR#9096)
valgrind complains about the save command in R 2.3.1 as shown by the script included below. Of course, I don't know whether this "Conditional jump or move depends on uninitialised value(s)" is really a bug. Experience with similar issues in my own code says it may be, but it is also hard to tell. Having no familiarity with the code cited in deflate.c, I leave the issue to experts.
2005 Jul 15
3
Java
Hi everyone, I'm a newbie to centos and having trouble upgrading java's jdk1.4 to jdk1.5. I assume I have to get the jdk from jpackage, but I'm having trouble locating it, let alone finding any instructions on how to upgrade. Much appreciated if anyone can help. Thanks!
2016 Mar 23
1
[cfe-dev] New buildbot with -Werror
On Tue, Mar 22, 2016 at 5:03 PM, David Blaikie <dblaikie at gmail.com> wrote: > Could we change the buildbot config to treat > warnings-as-errors-that-continue in the build step? (so we get the benefit > of further execution tests, while still sending fail-mail, etc for the > warning?) > > That sounds reasonable, although the buildbot implementation seems to be pretty
2013 Sep 30
2
climstats
I have been trying to download the climstats package: https://r-forge.r-project.org/R/?group_id=861 but it doesn't seem to run on R 3.0.2 or 3.0.1 and the zipfile is empty. Does anyone know the status of this package or where I can download it. Thanks ****************** Jenny Williams Spatial Information Scientist, GIS Unit Herbarium, Library, Art & Archives Directorate Royal Botanic
2007 May 24
1
CentOS 5 and Java
Hi, I just installed CentOS 5 on a few machines, to experiment with it. I have some trouble installing a Java plugin for Firefox. I've searched through the forum and read the various info at jpackage.org, and I'm a bit confused. 1) Can you point me to some reliable bit of information, even if it's laconic? 2) If I understand the info on http://jpackage.org/yum.php correctly,
2005 May 23
1
java-1.4.2-sun-compat
This is not specifically a CentOS question but it relates to a problem I am having on CentOS-3. I though someone here might have come across something similar before. I use the JPackage provided java-1.4.2-sun-compat but it has recently switched arch from noarch to i586. Yum understandably refuses to upgrade this package. Should I bother with yum or just upgrade it manually? John. --
2006 Jul 20
1
Anyone have an rpm built for Javahelp2?
Yes, I can get it done with some effort. I understand the non-free aspect of jpackage.org the rpm is created with user/group jpp, so I guess that I have to include: --prefix /home/me/rpm ?