This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: kawa build

[Get raw message]
Mmm, but perhaps the makefile should prepend the local directory to the 
CLASSPATH
so that it takes precedence over any crud in your environment? Actually 
I would
probably argue that configure should discover everything about external 
stuff
and not leave anything to the chance of the environment when someone comes
along later to build it.

Per Bothner wrote:

> Chris wrote:
>
>> looks like it is actually my local CLASSPATH probably pointing to an 
>> old version of
>> kawa. Suggest that the makefile should perhaps ignore your classpath. 
>
>
> Well, there are some problems.
>
> First, it is possible that some Java compilers may require CLASSPATH 
> to be set.
>
> Second, some optional parts of Kawa may require external libraries.  For
> example if you configure Kawa with --enable-servlet you need to set the
> CLASSPATH so it can find a servlet library.
>
>    --Per
>



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]