Building java ports with openjdk6/7

2011-02-22 Thread xorquewasp
Hello. Is it possible to build Eclipse (and other java ports) with openjdk6/7? I have both built and installed but for whatever reason, attempting to build Eclipse always causes the ports system to try to build jdk16 as a dependency (which fails as it's an interactive port and I always run

Re: Building java ports with openjdk6/7

2011-02-22 Thread Alex Dupre
xorquew...@googlemail.com ha scritto: Is it possible to build Eclipse (and other java ports) with openjdk6/7? JAVA_PREFERRED_PORTS=JAVA_PORT_NATIVE_OPENJDK_JDK_1_6 But I don't think it's related to freebsd-hackers. -- Alex Dupre ___ freebsd-hackers

Backward compatibility of Java libraries API in FreeBSD

2010-12-13 Thread Andrey Ponomarenko
Hello, I am preparing a service for automatic monitoring changes in Java libraries and testing backward binary/source compatibility [1]. First hundred or more libraries will be included to the tracker freely for testing purposes. If anyone want to add some library then feel free to write me

Java 1.6 Berkeley Oracle DB XML Bioinformatics

2008-02-27 Thread KAYVEN RIESE
that seems to just set up a bunch of environment variables. I got a JVM error [:: clip command line ::] zip232.tar.gz kv_bsd#sh ./apolloinst.bin Preparing to install... Extracting the installation resources from the installer archive... Configuring the installer for this system's environment... No Java

Re: FreeSBIE DVD with KDE,Gnome,Java,OpenOffice.org et al?

2007-02-12 Thread Oliver Fromme
George Wood [EMAIL PROTECTED] wrote: [...] George, you crossposted to _way_ too many lists. I stripped the Reply-To down to just -hackers and the freesbie list. So how hard is it to make a bootable DVD? It's easy, I'm doing it for years. I'm creating the FreeBSD DVDs for Lehmanns Bookshop

FreeSBIE DVD with KDE,Gnome,Java,OpenOffice.org et al?

2007-02-11 Thread George Wood
of my suggested software additions (e.g. Java and things that depend on it) perhaps I could create a buildset and/or script that people could use to roll their own. (My understanding of the Sun Java license is that it changed recently and may now allow a distribution including it, but I'm certainly

Re: Java

2006-11-03 Thread Peter Jeremy
On Thu, 2006-Nov-02 19:27:04 -0700, [EMAIL PROTECTED] wrote: I never said it was broken, just that the jre in the ports collection was. It seems to be looking for something other than itself when you attempt a make. Under the circumstances it seems it should be removed? ports/java/jre is Java

Re: Java

2006-11-03 Thread Greg Lewis
the circumstances it seems it should be removed? ports/java/jre is Java 1.1.8 - which is positively ancient. It is no longer possible to build it because it depends on FreeBSD 3.x binaries which in turn rely on the compax3x port which is forbidden due to multiple security vulnerabilities. Yes

Java

2006-11-02 Thread tech
I need a jre to run a java app. The jre in the ports collection in the java directory is broken, I also tried grabbing it manually and it's still broken. I tried diablo, and that was a dead end too. Can I run java apps on FreeBSD? Any recommendations? I need something quick and easy

Re: Java

2006-11-02 Thread Mike Meyer
In [EMAIL PROTECTED], [EMAIL PROTECTED] typed: I need a jre to run a java app. The jre in the ports collection in the java directory is broken, I also tried grabbing it manually and it's still broken. I tried diablo, and that was a dead end too. Can I run java apps on FreeBSD? Any

Re: Java

2006-11-02 Thread Brooks Davis
On Thu, Nov 02, 2006 at 02:37:31PM -0700, [EMAIL PROTECTED] wrote: I need a jre to run a java app. The jre in the ports collection in the java directory is broken, I also tried grabbing it manually and it's still broken. I tried diablo, and that was a dead end too. Can I run java apps

Re: Java

2006-11-02 Thread tech
Thanks. I didn't realize the situation was this bad. I've got a java app from a vendor that I wanted to try running from a command line, I'm running it on an xp box and it's not doing well. So I thought I'd try a more stable and speedy UNIX platform. Nevermind! At 02:51 PM 11/2

Re: Java

2006-11-02 Thread Mario Lobo
On Thursday 02 November 2006 18:51, Mike Meyer wrote: Read http://catb.org/esr/faqs/smart-questions.html, then try asking your question again with that in mind. mike Wonderful reading !! Thanks Mike. -- Mario Lobo http://www.mallavoodoo.com.br 99% rwindows FREE (since 2.2.8. FBSD not

Re: Java

2006-11-02 Thread tech
I never said it was broken, just that the jre in the ports collection was. It seems to be looking for something other than itself when you attempt a make. Under the circumstances it seems it should be removed? http://cvsweb.freebsd.org/ports/java/jre/jre.tar.gz?tarball=1 Thanks again

Re: How to keep java code running after logout

2002-07-30 Thread Greg Lewis
On Mon, Jul 29, 2002 at 11:16:00PM -0700, Vijay Patel wrote: Hi friends, I have installed FreeBSD 4.5 on my machine. I am also having 2 other machines running on linux. We have developed a code in java which we need to run in background for 24 hrs. In linux we use... java

Re: How to keep java code running after logout

2002-07-30 Thread Marc Recht
I have installed FreeBSD 4.5 on my machine. I am also having 2 other machines running on linux. We have developed a code in java which we need to run in background for 24 hrs. In linux we use... java Code1 command to run our code in background. After

Re: How to keep java code running after logout

2002-07-30 Thread Philip Reynolds
Vijay Patel [EMAIL PROTECTED] 69 lines of wisdom included: Hi friends, I have installed FreeBSD 4.5 on my machine. I am also having 2 other machines running on linux. We have developed a code in java which we need to run in background for 24 hrs. In linux we use... java

How to keep java code running after logout

2002-07-29 Thread Vijay Patel
Hi friends, I have installed FreeBSD 4.5 on my machine. I am also having 2 other machines running on linux. We have developed a code in java which we need to run in background for 24 hrs. In linux we use... java Code1 command to run our code in background

Re: Java (Was Re: NGPT 1.0.0 port to freebsd)

2001-07-03 Thread Terry Lambert
Nate Williams wrote: Actually, it's the reason that Sun is doing the dance with us right now. The whole Java affair has been a series of mis-steps by all parties (myself, BSDi, and Sun), so no one party shares the entire blame. The most recent issue was the BSDi/WindRiver acquisition

Java (Was Re: NGPT 1.0.0 port to freebsd)

2001-06-29 Thread Arun Sharma
? May be getting Zdnet to publish an article on this is the right way to go ? The bug parades and votes didn't seem to help much. In summary, a Java binary distribution of JDK1.2.2 will come out *very soon* after a usable license with Sun has been signed. Hopefully, we'll have a JDK1.3 binary

Re: Java (Was Re: NGPT 1.0.0 port to freebsd)

2001-06-29 Thread Nate Williams
? The bug parades and votes didn't seem to help much. Actually, it's the reason that Sun is doing the dance with us right now. The whole Java affair has been a series of mis-steps by all parties (myself, BSDi, and Sun), so no one party shares the entire blame. The most recent issue was the BSDi

Re: Interesting Java problem

2001-02-07 Thread Rasputin
* Josef Grosch [EMAIL PROTECTED] [010207 07:31]: I'm fooling around with java and have installed the linux port of java 1.3 on a 4.2-STABLE system (last cvsuped and make world on Jan 30). I'm running a very simple java program ; It compiles cleanly but when I run it I get ; erie% java

Interesting Java problem

2001-02-06 Thread Josef Grosch
I'm fooling around with java and have installed the linux port of java 1.3 on a 4.2-STABLE system (last cvsuped and make world on Jan 30). I'm running a very simple java program ; public class HelloWorld { public static void main(String[] args) { System.out.println("

Motif porting discussions on -java

2000-05-16 Thread Koster, K.J.
Just to let the non-java hackers know, there is some Motif porting discussion going on on freebsd-java. You may want to have a looksee there if you're working on Motif too. :) Kees Jan == You are only young once, but you can stay immature

Re: Motif porting discussions on -java

2000-05-16 Thread Thomas Runge
"Koster, K.J." wrote: Just to let the non-java hackers know, there is some Motif porting discussion going on on freebsd-java. You may want to have a looksee there if you're working on Motif too. :) Seems, that nobody made a port upto now :-) So, here are my experiences with

Re: Motif porting discussions on -java

2000-05-16 Thread Daniel Eischen
Thomas Runge [EMAIL PROTECTED] wrote: "Koster, K.J." wrote: Just to let the non-java hackers know, there is some Motif porting discussion going on on freebsd-java. You may want to have a looksee there if you're working on Motif too. :) Seems, that nobody made a por

Re: GET OUT THE VOTE! Please support Java port to *BSD

2000-05-02 Thread Zhihui Zhang
Please support the Java on *BSD effort by voting for the RFE at: http://developer.java.sun.com/developer/bugParade/bugs/4288745.html If you are not already a member of Sun's Java Developers Connection, you will need to register before voting (membership is free). I have spent five minutes

Please support Java port to *BSD

2000-04-27 Thread John Daniels
Hi: In November 1999 a request for enhancement (RFE) was opened at Sun's Java Developer's Connection titled: Port jdk 1.2.x to FreeBSD (bug id: 4288745). Members of the Java Developer's Connection help prioritize bug fixes and RFE's by voting for the one's that they believe are needed most

java - ld-elf.so.1: assert failed: ... lockdflt.c:55

2000-01-28 Thread Chad David
Since the ~Jan 25 I have been getting an error while running any java programs on 3.4-stable. I cvsup'd,and ran a make world this afternoon and it still fails. It doesn't always hit... about 50% of the time. The errors is: ld-elf.so.1: assert failed: /usr/src/libexec/rtld-elf/lockdflt.c:55

Re: java - ld-elf.so.1: assert failed: ... lockdflt.c:55

2000-01-28 Thread John Polstra
In article [EMAIL PROTECTED], Chad David [EMAIL PROTECTED] wrote: Since the ~Jan 25 I have been getting an error while running any java programs on 3.4-stable. I cvsup'd,and ran a make world this afternoon and it still fails. It doesn't always hit... about 50% of the time. The errors

Re: java - ld-elf.so.1: assert failed: ... lockdflt.c:55

2000-01-28 Thread Chad David
Yes this fixed it. Thanks. Chad On Fri, 28 Jan 2000, John Polstra wrote: In article [EMAIL PROTECTED], Chad David [EMAIL PROTECTED] wrote: Since the ~Jan 25 I have been getting an error while running any java programs on 3.4-stable. I cvsup'd,and ran a make world

Re: java - ld-elf.so.1: assert failed: ... lockdflt.c:55

2000-01-28 Thread John Polstra
In article [EMAIL PROTECTED], Chad David [EMAIL PROTECTED] wrote: Yes this fixed it. Thanks. Thanks for testing it. I have merged the fix into -stable now. John -- John Polstra [EMAIL PROTECTED] John D. Polstra Co., Inc.