Issue 95697 - configure does not properly detect ANT
Summary: configure does not properly detect ANT
Status: CONFIRMED
Alias: None
Product: Build Tools
Classification: Code
Component: configure (show other issues)
Version: DEV300m34
Hardware: PC Solaris
: P4 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-31 12:58 UTC by christianlins
Modified: 2017-05-20 11:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description christianlins 2008-10-31 12:58:47 UTC
I tried a build of DEV300_m34 on OpenSolaris svn_99.
configure was not able to detect the installed and working ant (install through
package SUNWant).

That is probably because ANT has no real ANT_HOME with a bin/ and a lib/
subdirectory. On OpenSolaris the ANT directory structure is imho:

/usr/bin/ant => Executable
/usr/share/lib/ant => JAR-files of ANT

configure expects e.g.:

/usr/share/ant/bin
/usr/share/ant/lib
Comment 1 Marcus 2017-05-20 11:33:35 UTC
Reset assigne to the default "issues@openoffice.apache.org".