public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* apache-ssl-1.3.20 build script available
@ 2001-11-07 18:16 Gerrit P. Haase
  2001-11-08  1:21 ` Gerrit P. Haase
  0 siblings, 1 reply; 2+ messages in thread
From: Gerrit P. Haase @ 2001-11-07 18:16 UTC (permalink / raw)
  To: cygwin

Hallo,

I've build Apache 1.3.20 with mod_ssl linked in statically.
I've uploaded the sources, patches, my build script.
All you need is in that directory:
http://timtowtdi.multimania.com/cygwin/apache/
(plus a recent snapshot of modperl which isn't needed yet.
I get it compiled all together, but 'make test' for modperl
fails, so I don't know if it is working, if I figure out why
I will finish a second script which builds apache-perl-ssl.)


Layout is 'slakware' but you may use the default or modify it
to your needs (file config.layout.slack):
=========================================
#   Layout for Slackware Linux
<Layout Slackware>
    prefix:        /usr
    exec_prefix:   $prefix
    bindir:        $exec_prefix/bin
    sbindir:       $exec_prefix/sbin
    libexecdir:    $exec_prefix/libexec
    mandir:        $prefix/man
    sysconfdir:    /etc/apache
    datadir:       /var/www
    iconsdir:      $datadir/icons
    htdocsdir:     $datadir/htdocs
    cgidir:        $datadir/cgi-bin
    includedir:    $prefix/include/apache
    localstatedir: /var
    runtimedir:    $localstatedir/run
    logfiledir:    $localstatedir/log/apache
    proxycachedir: $localstatedir/cache/proxy
</Layout>

Install:
========
Put the packages in an empty directory (e.g. /src/apache)

type: ./apache-ssl.build

and wait upstairs until it is ready cooked, well it is not
that exciting, so you may also stay and look how your computer
is working;)
At the end before packaging thew biary pack, there is some
interactivity during creating the keys, at least you need to
name your server because you could not connect a ssl server
with https://localhost/ if you have keys generated with the
name https://foo.bar.com/ .

Ciao,

Gerrit P. Haase
-- 
=^..^=


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: apache-ssl-1.3.20 build script available
  2001-11-07 18:16 apache-ssl-1.3.20 build script available Gerrit P. Haase
@ 2001-11-08  1:21 ` Gerrit P. Haase
  0 siblings, 0 replies; 2+ messages in thread
From: Gerrit P. Haase @ 2001-11-08  1:21 UTC (permalink / raw)
  To: Gerrit P. Haase

Hallo Gerrit,

Am 2001-11-08 um 03:18 schriebst du:


> All you need is in that directory:
> http://timtowtdi.multimania.com/cygwin/apache/

List:
=====
Config-1.3.20.patch              <---Patch one (1kb)
_apache_ssl.tgz                  <---20kb Pack with packpath
apache-ssl.build                 <---THE script (1kb)
apache_1.3.20.tar.gz             <---apache source (1.9mb)
apche.install.1.3.20.patch       <---Patch two (1kb)
config.layout.slack              <---Layout (1kb)
mm-1.1.3.tar.gz                  <---MM memory managemant (134kb)
mod_ssl-2.8.4-1.3.20.tar.gz      <---mod_ssl (735kb)
modperl_20011107172048.tar.gz    <---modperl from CVS (383kb)
=============================================================
TOGETHER                            :   3 MB (circa)

> Install:
> ========
> Put the packages in an empty directory (e.g. /src/apache)

> type: ./apache-ssl.build

Starting Apache:
================
$ /usr/sbin/apachectl start

This lasts a minute, so be patient.

Ciao,

Gerrit P. Haase                            mailto:gp@familiehaase.de
-- 
=^..^=


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-11-08  1:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-07 18:16 apache-ssl-1.3.20 build script available Gerrit P. Haase
2001-11-08  1:21 ` Gerrit P. Haase

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).