pkgsrc-Bulk archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: all java packages "broken"?
On Wed, Nov 24, 2004 at 03:38:48PM -0600, Eric Haszlakiewicz wrote:
> I took a look at the packages that had my name on them (jakarta-tomcat).
> They are marked broken because they use java and there is no JVM installed.
I don't see this -- where exactly did you notice that?
From
ftp://ftp.netbsd.org/pub/NetBSD/misc/kristerw/pkgstat/i386-2.0/20041124.0333/www/jakarta-tomcat4/.broken.html
the error reported is:
ls: /usr/pkg/tomcat4/webapps/to: No such file or directory
which points to a PLIST problem (file in PLIST that does not get installed).
> I didn't see the sun-jdk14 in the listing. Why not?
If you want to depend on sun-jdk14 by default, you should
set the PKG_JMVS_ACCEPTED variable in the package's Makefile.
See comments at the top of mk/java-vm.mk for details.
Cheers,
Thomas
Home |
Main Index |
Thread Index |
Old Index