If I put links inside of
> ANT_HOME or HOME/.ant/lib then I have not really avoided what I see as
> the issue.
>
> It occurred to me after posting that I can embed an ant installation
> inside my project directory, but down this path leads silliness, I
> suspect.
>
> Cheers.
>
>
Set up a script and redirect ANT_HOME to your project's subfolder?
(Copy over or symlink ant files, then proceed as usual).
Dawid
On Sat, Oct 28, 2017 at 5:14 AM, R0b0t1 wrote:
> I am wanting to install Ivy, but the locations I have seen referenced, namely:
>
> $ANT_HOME/lib, and
> $HOME/.ant/li