Project

General

Profile

Actions

Bug #212

closed

Executable expects modules in /usr/local/lib even though it is configured with --prefix=/usr

Added by Anonymous over 18 years ago. Updated over 15 years ago.

Status:
Missing Feedback
Priority:
Normal
Category:
core
Target version:
ASK QUESTIONS IN Forums:

Description

My web-server has been configured as descibed in short summary. All modules have naturally been installed in /usr/lib but executable somehow still expects them to be in /usr/local/lib :
2005-08-20 15:46:50: (plugin.c.153) dlopen() failed for: /usr/local/lib/mod_indexfile.so /usr/local/lib/mod_indexfile.so: cannot open shared object file: No such file or directory

-- dejan

Actions #1

Updated by Anonymous over 18 years ago

I have the Same problem.
lighttpd ignores --prefix=/usr/ by loading plugins.

Ich habe dasselbe Problem, benutze Debian sarge.
Lighttpd ignoriert die prefix=/usr/ angabe bei ./configure beim laden der Module.
Ansonsten ist alles ok, die Module werden wie gewuenscht ini /usr/lib/ installiert, aber eben dort nicht gefunden.
Eigentlich ein heftiger kleiner bug oder ?

-- yvesf(at]gmx{do t}de

Actions #2

Updated by conny about 18 years ago

My automake-skills fail to tell me whether this is because automake has to be run again in your build directory, or if it is that you must specify "--libdir" in addition to "--prefix".

Actions #3

Updated by stbuehler over 15 years ago

  • Status changed from New to Fixed
  • Resolution set to worksforme

Works for me - perhaps you should update your autotools package or use --libdir.

Actions #4

Updated by stbuehler over 15 years ago

  • Status changed from Fixed to Missing Feedback
Actions

Also available in: Atom