[Xapian-discuss] Re: Java API
Nathaniel Trevivian
nathanielt at gatewest.co.uk
Thu Nov 9 16:37:52 GMT 2006
Thanks Olly, that seemed to solve all our problems!
It was confusing I guess because we were expecting JAR to be a
utility built into java. Normally we would jar things using java -
jar ...etc
Where did you learn all this!?
;)
N
On 9 Nov 2006, at 16:14, Olly Betts wrote:
> On Thu, Nov 09, 2006 at 01:25:06PM +0000, Nathan Trevivian wrote:
>> checking for jar... no
>> configure: error: jar not found
>> I can confirm that the jar utility does exist for that java on
>> that machine.
>> So is it talking about a missing
>> .jar file? Confusing...
>
> It's talking about a command called "jar".
>
> It looks for it on your PATH - what does this report?
>
> which jar
>
> If that doesn't find it, it presumably means it's installed somewhere
> outside your PATH. I'm suprised it would be somewhere different to
> java
> and javac, but if you need to you can just tell configure where it is
> explicitly. For example, if it's /opt/bin/jar use:
>
> ./configure --with-java JAR=/opt/bin/jar
>
> You can direct configure other commands in this way too if necessary.
> For details see:
>
> ./configure --help
>
> Cheers,
> Olly
Nathan Trevivian
GateWest New Media Ltd
1st Floor, Aztec Centre
Aztec West
Almondsbury, Bristol
BS32 4TD
Tel: +44 (0)1454 203720
Fax: +44 (0)1454 203330
email:nathanielt at gatewest.co.uk
web: http://www.gatewest.co.uk
________________________________________________________________________
___
The information contained in this message is for the intended
addressee onlyand may contain confidential and/or privileged
information. If you are not the intended addressee, please delete
this message and notify the sender; do not copy or distribute this
message or disclose its contents to anyone.
Any views or opinions expressed in this message are those of the
author and do not necessarily represent those of GateWest New Media Ltd.
Read about how e-CHO content management can make a difference to
your internet or intranet presence at http://www.gatewest.co.uk
________________________________________________________________________
____
More information about the Xapian-discuss
mailing list