Opened 19 years ago

Closed 19 years ago

Last modified 16 years ago

#1510 closed defect (fixed)

Fontconfig/DocBook-utils issue

Reported by: LFS-User@… Owned by: bdubbs@…
Priority: high Milestone:
Component: BOOK Version: b-6.1-pre1
Severity: major Keywords:
Cc:

Description

If you remove the --disable-docs parameter from configure in the Fontconfig instructions to use DocBook-utils, you must now also have JadeTeX installed of the build will fail during the building of the PDF documentation.

I'm not sure if this is new to this release, or what, but we need to document it just like the SGMLSpm stuff is documented. What might be best is to parenthesize the need for the JadeTeX and SGMLSpm packages as mandatory in the DocBook-utils dependency. In other words, the optional dependency must say that DocBook-utils (and all its dependencies) are required to build the documentation.

Or, simply remove DocBook-Utils as a dependency and don't mention anything so that folks will always use the --disable-docs parameter as outlined in the book.

Change History (8)

comment:1 by LFS-User@…, 19 years ago

Milestone: future6.2
Owner: changed from blfs-book@… to Randy McMurchy

Decided to just clean up the text and make it clear what needs to be installed if you wish to build the docs.

comment:2 by LFS-User@…, 19 years ago

Status: newassigned

comment:3 by LFS-User@…, 19 years ago

Resolution: fixed
Status: assignedclosed

Clarified the DocBook-utils dependencies.

comment:4 by LFS-User@…, 19 years ago

Milestone: 6.26.1
Resolution: fixed
Severity: minormajor
Status: closedreopened
Version: a-SVNb-6.1-pre1

Reopening bug as there is confirmed breakage in the build commands. This needs to be fixed before releasing 6.1.

If you have DocBook-utils installed, but not JadeTeX, the 'make -C doc install' command will fail.

My suggestion is to remove the 'make -C doc install' command and replace it with hand-installation.

I will rename my docbook2html command (what configure looks for to determine if DocBook-utils is installed) and run the 'make -C doc install' command to determine where everything is installed, so we can match it.

comment:5 by LFS-User@…, 19 years ago

Owner: changed from Randy McMurchy to bdubbs@…
Status: reopenednew

Modified Fontconfig documentation installation so that it will always work by using install commands instead of 'make -C doc install'

Leaving the bug open until Bruce merges the changes into the 6.1 branch (r4899)

comment:6 by LFS-User@…, 19 years ago

Status: newassigned

comment:7 by bdubbs@…, 19 years ago

Resolution: fixed
Status: assignedclosed

Merged chages from Fontconfig into 6.1-pre2.

comment:8 by (none), 16 years ago

Milestone: 6.1

Milestone 6.1 deleted

Note: See TracTickets for help on using tickets.