Re: invalid ANT_HOME

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 09/23/2010 08:33 AM, Jiri Vanek wrote:
> I guess those are missing ant libraries. I had this problem when I was building this on my computer with "yumed ant".
> I have solved it by download ant directly from apache, unzip it to ~ and set and export $ANT_HOME (and also to add it to $PATH).
> 
> export ANT_HOME=~/apache-ant-1.8.1/
> echo $ANT_HOME
> export PATH=$PATH:$ANT_HOME
> echo $PATH
> rpmbuild -ba ~/rpm/SPECS/jpanoramamaker.spec
> exit
> 
> I should guess that this approach  will not work on koji. Can you suggest me more "koji like" approach? Or way how to configure koji in similar way?

It looks like a missing BuildRequires on one of the ant components.

~spot
--
packaging mailing list
packaging@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/packaging


[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Forum]     [KDE Users]

  Powered by Linux