-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
David Schlussel wrote:
>
> -----------------------------
> Please read the FAQ!
> <http://java.apache.org/faq/>
"ancient" is the understatement of the decade. The binary archives @
www.apache.org show 1.2.4 with a date in August 1997 .. I can only guess
that 1.1.X is circa 1996 or earlier. DSO support is
the changes between 1.1.X and 1.3 comprise some 80% of the 281K changes
docs found at:
http://www.apache.org/dist/CHANGES_1.3
The following change was in 1.3.5 (which wasn't released)
*) PORT: Use -fPIC instead of -fpic on Solaris and SunOS for compiling
DSOs
because SPARCs have a small machine-specific maximum size for the
Global
Offset Table which is often exceeded when compiling one of the
larger
third-party modules with Apache. [Peter Urban
<[EMAIL PROTECTED]>] PR#3977
At the pace of change most software running the Net experience, it's
[IMHO] illogical to assume software doesn't need to be upgraded at a
regular intervals.
(as for your latter question, visit www.sunfreeware.com for many GNU
binaries ported to Solaris [SPARC & x86] - and, quite frankly, I'd also
recommending building egcs [egcs.cygnus.com] for your machine as well so
you're not dependant on available binaries)
-- dsp
> perhaps you should consider using a more recent version of apache. 1.1.3
> sounds ancient. 1.3.6 is available now.
>
> -david
>
> On Wed, 21 Jul 1999, sajida kalsoom wrote:
>
> > Hi Users,
> >
> > I am working on solaris 2.7 intell edition and try to installing Apache Jserv
>1.0b3 with Apache Server 1.1.3. I have configured Apache with
> > --enable-rule=SHARED_CORE
> > --enable-shared=max
> > --enable-module=so
> > It works fine. but when I am configuring Jserv with
> > --with-apache-install=/path/to/apache/installation
> > --with-jdk-home=/path/to/java
> > --with-jsdk=/path/to/jsdk
> > --enable-apache-conf
> >
> > it gives the following error
> >
> > .... aclocal missing
> > ....autoconf missing
> > ....automake missing
> > ....autoheader missing
> > ....make info missing
> > ...
> > ..
> > ..
> > ....Apache directory .. configure:error: does not have DSO support.
> >
> > can any body tell from where to get autoconf and automake for solaris intel 2.7
>and what's the reason for DSO not supported.
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]