Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2003 10:05:51 -0500 (CDT)
From:      "Doug Poland" <doug@polands.org>
To:        java@freebsd.org
Subject:   New diablo caffe port/pkg problem
Message-ID:  <59379.63.104.35.130.1061996751.squirrel@email.polands.org>

next in thread | raw e-mail | index | archive | help
Hello,

I've run into two problems with the new JDK port/package.

#1, Trying to use port:  I cvsup'd this morning and now
have a /usr/ports/java/diablo-jdk13 port.  Typing...

  # make

tells me to fetch: diablo-caffe-1.3.1-0.tar.bz2
Problem is, that site give me a file called: diablo-jdk-1.3.1.0.tgz
A quick glance tells me there are not the same files.
So the port mechanism is broken?

#2, Trying to use pkg_add:  So if the port is broken I
download diablo-jdk-1.3.1.0.tgz and try a pkg_add on it.
The pkg_installs but:

  % /usr/local/diablo-jdk1.3.1/bin/java -version
  java was not found in /usr/local/diablo-jdk1.3.1/bin/i386/native_threads/java

Which is a true statement.  There is no i386/native_threads directory,
but I have a green_threads directory.  Typing...

  %  ./java -version
  /usr/libexec/ld-elf.so.1: Shared object "libhpi.so" not found

So it would appear that I don't have a working binary package.
Question:  what is the correct way to install the new port or package?

-- 
Regards,
Doug




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?59379.63.104.35.130.1061996751.squirrel>