Project

General

Profile

Actions

Bug #52

closed

Lib htp installs in /usr/lib by default on OSX 10.5

Added by Matt Watchinski over 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Affected Versions:
Effort:
Difficulty:
Label:

Description

Lib htp installs into /usr/lib instead of /usr/local/lib by default on OSX 10.5. This makes BSD admins cranky, as the FHS standard (http://proton.pathname.com/fhs/) and "man hier" disagree.

$ pwd
/usr/lib
$ ls l libhtp*
-rwxr-xr-x 1 root wheel 78360 Jan 8 09:50 libhtp-0.1.1.dylib
-rw-r--r-
1 root wheel 306320 Jan 8 09:50 libhtp.a
lrwxr-xr-x 1 root wheel 18 Jan 8 09:50 libhtp.dylib -> libhtp-0.1.1.dylib
-rwxr-xr-x 1 root wheel 928 Jan 8 09:50 libhtp.la

Actions

Also available in: Atom PDF