Custom Query (4816 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (163 - 165 of 4816)

Ticket Owner Reporter Resolution Summary
#891 lfs-book@… gerard@… fixed iproute2 does not install man pages during "make install"
Description

The quick fix: cp -a man /usr/share

A nicer fix would be find the proper Makefile file target if one exists. I checked the top level Makefile file and there was nothing referring to "man" in it.

#892 lfs-book@… likemagic@… invalid Relative paths in chapter 6
Description

in chapter 6 alot of the code contains relative paths typically ../../lib

This is completely dependant where the source code is located. Needs to be changed to an absolute path to simplify things for new/inexperenced users.

#893 gerard@… hsh@… fixed GNU Info reader segmentation fault
Description

I get a reproducible segmentation fault using the GNU info reader. One way to reproduce it is doing 'info info', select 'Expert Info', and go backwards a page with DEL. You could also hold SPC a little, then hitting DEL a few times usually causes a segfault. The message is "Moving to `Prev's last menu item.Segmentation fault".

I followed the book, v. 5.1.1 to the letter (completed it twice, same info problem), with no optimization flags, and no odd test failures in any packages. The texinfo 'make check' completes, no errors.

I tried installing texinfo 4.6. This solves the problem -- no segfault.

My machine is a Compaq Presario 705 EA, 1 GHz Athlon-4. Host distro is Debian.

Someone else with the same problem: http://lists.gnu.org/archive/html/bug-texinfo/2004-06/msg00019.html

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.