Opened 14 years ago

Closed 14 years ago

Last modified 11 years ago

#3244 closed task (fixed)

glib-1.2.10: man and info pages are installed in /usr/{man,info}

Reported by: Matthias Rüster Owned by: Wayne Blaszczyk
Priority: low Milestone:
Component: BOOK Version: SVN
Severity: trivial Keywords:
Cc:

Description

I have noticed that glib-1.2.10 installs the man and info pages to /usr/{man,info} instead of the proper directories /usr/share/{man,info}.

./configure --help shows that the default mandir and infodir is PREFIX/{man,info}

I suggest building glib-1.2.10 with --mandir=/usr/share/man and --infodir=/usr/share/info to be compliant with FHS.

Change History (3)

comment:1 by Wayne Blaszczyk, 14 years ago

Owner: changed from blfs-book@… to Wayne Blaszczyk
Status: newassigned

comment:2 by Wayne Blaszczyk, 14 years ago

Resolution: fixed
Status: assignedclosed

Done. Side note, glib does not build under x86_64.

comment:3 by bdubbs@…, 11 years ago

Milestone: 6.7

Milestone 6.7 deleted

Note: See TracTickets for help on using tickets.