> I'm fighting a problem with ant compiling an application I adopted
> from a previous developer. The odd thing is the exact same setup
> works fine on windows and on Suse 9.2 but on Red Hat 9.0 I get the
> error shown in my subject. The script is very simple:
It would have been helpful if you posted the error message.
What version of Ant are you running? It is possible that you are running
an older version of Ant on the Red Hat system. I'm not sure what versions
of Ant support <propertyfile> but I have found scripts I inherit have
things like <dirname>, <macrodef> and <import>.
Solution: get a version of Ant that supports <propertyfile>.
NOTE: Ant 1.5.3 to Ant 1.6.2 supports <propertyfile>. If you are running
Ant 1.5.3 or higher this is not you issue.
Second possibility, what is basedir for the <project> tag set to? If it is
not set at all this might have different affects on different platforms.
Without the actual error message that is about the best I could suggest.
> -------------------------------------------------------------------
>
[quoted text clipped - 44 lines]
>
> James Kimble

Signature
Send e-mail to: darrell dot grainger at utoronto dot ca