Setup of Red5 with openfire

I am trying to install Red5 on fedora 11 to use with openfire however I get the following error (with 17 more):

[javac] Compiling 452 source files to /home/bill/Desktop/red5 7/bin
[javac] ----------
[javac] 1. ERROR in /home/bill/Desktop/red5 7/src/org/red5/io/ITag.java (at line 22)
[javac] import org.apache.mina.common.ByteBuffer;
[javac] ^^^^^^^^^^^^^^^^^^^^^^

any ideas on how to get past this error?

thanks

ps before this I was getting the dependancy problem. I downloaded ivysettings.xml and that helped that error.

I used the plugin instead

copied the contents of red5.war to the /opt/openfire/plugins directory and went from there