Right - I meant native APR (with IO functionality) not connectors in jars
Regards,
Zacheusz
On Sun, Dec 13, 2009 at 11:27 AM, Pid Ster <[email protected]> wrote:
> On 13 Dec 2009, at 10:01, lux-integ <[email protected]> wrote:
>
>> On Sunday 13 December 2009 04:40:23 am Zacheusz Siedlecki wrote:
>>> Don't compile jar files. If you prefer, you may compile native
>>> connectors.
>>> Regards,
>>> Zacheusz
>>>
>>> On Sun, Dec 13, 2009 at 3:54 AM, Caldarale, Charles R
>>
>> Thanks but I find the advice a bit cryptic. Do you mean the ones
>> (taken from
>> the build-properties file) below?
>
> I did too. The general point though, is that pre-built binaries for
> Tomcat are available that will run on any OS.
>
> You may wish to compile the APR lib, but the Connectors don't need
> separate compilation.
>
> Compiling your own is usually only required, as Chuck says, if you're
> applying custom patches.
>
> p
>
>
>
>> ###################
>> # ----- Webservices -----
>> jaxrpc-src.loc=http://repo1.maven.org/maven2/geronimo-spec/geronimo-spec-jaxrpc/1.1-rc4/geronimo-spec-jaxrpc-1.1-rc4.jar
>> wsdl4j-src.loc=http://repo1.maven.org/maven2/wsdl4j/wsdl4j/1.6.1/wsdl4j-1.6.1.jar
>>
>> # ----- Eclipse JDT, version 3.2 or later -----
>> jdt.home=${base.path}/eclipse/plugins
>> jdt.lib=${jdt.home}
>> jdt.jar=${jdt.lib}/org.eclipse.jdt.core_3.3.1.v_780_R33x.jar
>> jdt.loc=http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.3.1-200709211145/eclipse-JDT-3.3.1.zip
>>
>> ################
>>
>> and if so how not-to (*) OR if not WHICH jar files and how not-
>> to?
>>
>> please advise
>>
>> lux integ
>> * when I disabled settings in the build-properties file tomcat
>> still
>> demanded it (for example I disabled these
>>
>> ##########
>> # ----- NSIS, version 2.0 or later -----
>> nsis.home=${base.path}/nsis-2.37
>> nsis.exe=${nsis.home}/makensis.exe
>> nsis.installoptions.dll=${nsis.home}/Plugins/InstallOptions.dll
>> nsis.nsexec.dll=${nsis.home}/Plugins/nsExec.dll
>> nsis.nsisdl.dll=${nsis.home}/Plugins/NSISdl.dll
>> nsis.loc=${base-sf.loc}/nsis/nsis-2.37.zip
>> ###########
>>
>> beleiving on a linux box these were unnecessarhy but tomcat
>> insisted
>> on these and on /win64/tcnative-1.dll /win32/tcnative-1.dll to
>> build
>> tomcat-native connectors
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [email protected]
>>> For additional commands, e-mail: [email protected]
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]