Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 2000 18:25:46 -0500
From:      "Scot W. Hetzel" <hetzels@westbend.net>
To:        "FreeBSD-Ports" <FreeBSD-Ports@freebsd.org>
Cc:        "FreeBSD-ISP" <FreeBSD-ISP@freebsd.org>
Subject:   Apache13-FP port requires COMPAT3X
Message-ID:  <003001bfe221$5ab87760$8dfee0d1@westbend.net>

next in thread | raw e-mail | index | archive | help
It has been brought to my attention that the FreeBSD FrontPage Extensions will not function, unless the COMPAT3X libraries are
installed on the server.

Specifically, fpsrvadm.exe requires the following libraries:

#ldd fpsrvadm.exe
fpsrvadm.exe:
        libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x28223000)
        libg++.so.4 => /usr/lib/compat/libg++.so.4 (0x28238000)
        libstdc++.so.2 => /usr/lib/compat/libstdc++.so.2 (0x28275000)
        libm.so.2 => /usr/lib/libm.so.2 (0x282ac000)
        libc.so.3 => /usr/lib/compat/libc.so.3 (0x282c7000)

I'll be adding a check for COMPAT3X to the apache13-fp & mod_frontpage ports.

Scot



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003001bfe221$5ab87760$8dfee0d1>