[www/red5] The server works fine with Java 1.6 but request 1.5 and not 1.5+

Sébastien Santoro dereckson at espace-win.org
Wed Mar 11 13:01:06 PDT 2009


Hi,

I've on FreeBSD 7.0 the following ports installed:
    * tomcat-5.5.27       Open-source Java web server by Apache, 5.5.x branch
    * diablo-jdk-1.6.0.07.02_3 Java Development Kit 1.6.0_07.02

When I ask a port install (picking Tomcat 5.5), it tries to install
diablo-caffe-freebsd6-amd64-1.5.0_07-b01.

You've specified in your Makefile JAVA_VERSION=   1.5

To use Java 1.6 JDK, I append eda +:
JAVA_VERSION=   1.5+

That installs fine.

Output:

/usr/ports/www/red5 ] make install
===>  Installing for red5-0.7.0_1
===>   red5-0.7.0_1 depends on file: /usr/local/diablo-jdk1.6.0/bin/java - found
===>   red5-0.7.0_1 depends on file: /usr/local/tomcat5.5 - found
===>   Generating temporary packing list
===>  Checking if www/red5 already installed
=====================================
Now start your Tomcat and browse with:
http://your-server-ip:8180/red5/
===>   Registering installation for red5-0.7.0_1

-- 
Sébastien Santoro aka Dereckson


More information about the freebsd-ports mailing list