Project

General

Profile

Actions

Bug #191

closed

Problems running lighttpd 1.3.16 on cygwin

Added by Anonymous over 19 years ago. Updated over 16 years ago.

Status:
Invalid
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:

Description

Lighttpd 1.3.16, configured & installed like this on cygwin:

$ ./configure --prefix=/opt/lighttpd --sysconfdir=/etc/opt/lighttpd --sharedstatedir=/var/opt/lighttpd; make; make install

Fails to start with

"Die Anwendung konnte nicht gestartet werden, weil cyglightcomp.dll nicht gefunden wurde." (Something like "the application could not be started, because cyglightcomp.dll could not be found".

/opt/lighttpd/lib/ contains:

$ ls /opt/lighttpd/lib/ | grep -v "mod_"
liblightcomp.dll.a
liblightcomp.la

when started like this:

$ /opt/lighttpd/sbin/lighttpd.exe -f /etc/opt/lighttpd/lighttpd.conf

-- sebastian

Actions #1

Updated by jan over 19 years ago

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

copy cyglightcomp.dll from .../bin to .../sbin

Actions #2

Updated by stbuehler over 16 years ago

  • Status changed from Fixed to Invalid
Actions

Also available in: Atom