witam, nie moge zainstalowac apache 1.3.. na ubuntu 9:
citos@citos:~/Pulpit/apache_1.3.41$ ./configure
Configuring for Apache, Version 1.3.41
+ Warning: Configuring Apache with default settings.
+ This is probably not what you really want.
+ Please read the README.configure and INSTALL files
+ first or at least run './configure --help' for
+ a compact summary of available options.
+ Warning: Your 'echo' command is slightly broken.
+ It interprets escape sequences per default. We already
+ tried 'echo -E' but had no real success. If errors occur
+ please set the SEO variable in 'configure' manually to
+ the required 'echo' options, i.e. those which force your
+ 'echo' to not interpret escape sequences per default.
+ using installation path layout: Apache (config.layout)
Creating Makefile
Creating Configuration.apaci in src
Syntax error --- The configuration file is used only to
define the list of included modules or to set Makefile in src
options or Configure rules, and I don't see that at all:
`$(SRCDIR)/apaci`
default
default
no
no
no
yes
no
default
no
default
default
citos@citos:~/Pulpit/apache_1.3.41$ make
===> src
make[1]: Wejście do katalogu `/home/citos/Pulpit/apache_1.3.41'
make[2]: Wejście do katalogu `/home/citos/Pulpit/apache_1.3.41/src'
make[2]: *** Brak reguł do wykonania obiektu `all'. Stop.
make[2]: Opuszczenie katalogu `/home/citos/Pulpit/apache_1.3.41/src'
make[1]: *** [build-std] Błąd 2
make[1]: Opuszczenie katalogu `/home/citos/Pulpit/apache_1.3.41'
make: *** [build] Błąd 2
citos@citos:~/Pulpit/apache_1.3.41$