Custom Query (19675 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (40 - 42 of 19675)

Ticket Resolution Summary Owner Reporter
#2174 fixed ACL/Attr Wayne Blaszczyk Luca
Description

Kdelibs-<version>, Samba and other packages support ACL/Attr for file permission Access Control Lists.

ftp://oss.sgi.com/projects/xfs/cmd_tars/acl_2.2.39-1.tar.gz ftp://oss.sgi.com/projects/xfs/cmd_tars/attr_2.4.32-1.tar.gz

ACL needs Attr to be installed first.

Attr building instructions:

make configure
make
make install install-lib install-dev

Lib64 enabled by default, I disabled it with:

sed -i 's@--enable-lib64=yes@--enable-lib64=no@' Makefile

To turn off debugging asserts and turn on optimizer it is possible to set the following variables before running make configure: OPTIMIZER=-O DEBUG=-DNDEBUG

ACL building instructions:

make configure
make
make install install-lib install-dev

Lib64 enabled by default, I disabled it with:

sed -i 's@--enable-lib64=yes@--enable-lib64=no@' Makefile

To turn off debugging asserts and turn on optimizer it is possible to set the following variables before running make configure: OPTIMIZER=-O DEBUG=-DNDEBUG

By default ACL and Attr creates symlinks from /usr/lib/libacl{a,la} and /usr/lib/libattr{a,la} to /lib and install lib{acl,attr}.{so,so.1,so.1.1.0} in /lib and symlinks lib{acl,attr}.so from /lib to /usr/lib.

#109 fixed AFPL Ghostscript-8.11 mattrogers@… hp.news@…
Description

When I installed LFS some time ago I didn't know BLFS and did all enhancements myself. Everything went fine - except viewing of PS/PDF in X. For printing cups brought its own ghostscript - no problems there.

So for a new LFS I'd be very lucky to have a description of

  • X installing with font issues (I think it's there now :))
  • ghostscript installing

If someone is interested, here's an output of kghostview when viewing a ps-file:

Error: /invalidfont

in findfont

Operand stack:

F --nostringval-- Courier Font Courier 330695 Courier

--nostringval-- Courier (Courier) C ourier Execution stack:

%interp_exit .runexec2 --nostringval-- --nostringval--

--nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1 3 %oparray_pop 1 3 %oparray_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- 3 3

%oparray_pop 4 3 %oparray_pop --nostringval-- --nostringval--

--nostringval-- --nostringval-- --nostringval--

false 1 %stopped_push 7 4 %oparray_pop --nostringval--

--nostringval-- --nostringval-- --nostringval-- Dicti onary stack:

--dict:1002/1123(ro)(G)-- --dict:0/20(G)-- --dict:79/200(L)--

--dict:17/17(ro)(G)-- --dict:1002/1123(ro)(G)-- Current allocation mode is local Last OS error: 2

AFPL Ghostscript 7.03: Unrecoverable error, exit code 1

#592 fixed AFPL Ghostscript-8.14 blfs-book@… igor@…
Description

Version increment.

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