Custom Query (4882 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (82 - 84 of 4882)

Ticket Owner Reporter Resolution Summary
#413 timothy@… highos@… fixed zlib: modify installation instructions to install shared library to /lib
Description

The current instructions are a bit broken at the moment, in the sense that zlib's shared library is installed in /usr. It is totally useless if you plan on using any of the cramfs utilities that get installed in /sbin, while /usr is not mounted. (say your root partition or usr partition are cramfs partitions for example)

[note a big priority or anything, but it should still be fixed eventually]

#416 lfs-book@… greg@… fixed Vim - FHS Compliance notes are bogus
Description

AFAICT, vim does not use the localstatedir. In other words, passing --localstatedir=/var/lib/vim to vim is not going to make it use that dir for its temporary state files.

We need to do one of the following:-

  1. Fix the vim source code to respect the localstatedir (difficult)
  2. Get rid of the vim FHS compliance notes paragraph altogether (easy)
  3. Change the wording to reflect reality (easy)

Take your pick! :)

#417 lfs-book@… greg@… fixed Ch 6 Bzip2 instructions minor improvement
Description

The Ch 6 Bzip2 instructions are slightly redundant. They start off with:-

make -f Makefile-libbz2_so && make && make PREFIX=/usr install &&

The "PREFIX" variable is not needed in Ch 6 as the Makefile already defines this to "PREFIX=/usr".

I suggest to drop it which will simply make the line a plain old "make install"

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