This is a discussion on Configure error on Debian within the Apache Web Server forums, part of the Web Server and Related Forums category; Hello all, When I try to compile my Apache source, I get the following error: [/quote] + Warning: Configuring Apache with ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello all, When I try to compile my Apache source, I get the following error: [/quote] + 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. + 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 [/quote] It seems that this problem rose after I ran a 'apt-get upgrade' on my system. I've been struggling around a lot on this problem, and would be very happe when someone here could show me the cause and/or solution to this problem... Thanks in advance, Robert |
|
|||
|
Robbert-Jan <r.w.spernaweiland@student.utwente.nl> wrote in
news:bgak95$59l$1@netlx020.civ.utwente.nl: > Davide Bianchi wrote: >> Run >> configure with at least the --prefix option. > > That has nothing to do with the problem. I'm simply tired of typing all > the options all the time, so I use only ./configure now untill it works > again. > With the --prefix option the result is just the same: I got tired of typing long ./configure lines, too. Now I always create a script called "myconfig" in the project directory. This also has the advantage that months from now I don't have to try to remember what options I used if I need to rebuild for some reason. -- Rossz Remove 'NOSPAM' from my email address to reply directly |
| Thread Tools | |
| Display Modes | |
|
|