Custom Query (19843 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (169 - 171 of 19843)

Ticket Owner Reporter Resolution Summary
#317 blfs-book@… larry@… fixed dillo-0.7.3
Description

#321 blfs-book@… kredba@… fixed OpenJade creates nochunk html without html tags
Description

I installed necessary software as described in README and INSTALL files in CVS BLFS book.

Openjade-1.3.2, docbkx412.zip, docbook-dsssl-1.78, docbook-4.1.2-newent.tar.bz2, fltk-1.1.3, htmldoc-1.8.23 and OpenSP-1.5 ( which is required for openjade-1.3.2 compiled from sources).

After ran /usr/bin/openjade -t sgml -V nochunks -d /usr/share/dsssl/docbook/html/blfs.dsl /usr/share/dsssl/docbook/dtds/decls/xml.dcl /home/dave/BLFS/BOOK/index.xml > ./blfs-2003-05-21.html

I got in html file pure text without html tags.

Error messages from openjade :

/usr/bin/openjade -t sgml -V nochunks -d /usr/share/dsssl/docbook/html/blfs.dsl /usr/share/dsssl/docbook/dtds/decls/xml.dcl /home/dave/BLFS/BOOK/index.xml > ./nochunks.html

/usr/bin/openjade:/home/dave/BLFS/BOOK/appendices/generic/generic.xml:17:55:E: document type does not allow element "envar" here /usr/bin/openjade:/usr/share/dsssl/docbook/html/blfs.dsl:1:73:W: cannot generate system identifier for public text "-James ClarkDTD DSSSL Style SheetEN" /usr/bin/openjade:/usr/share/dsssl/docbook/html/blfs.dsl:3:0:E: reference to entity "STYLE-SHEET" for which no system identifier could be generated /usr/bin/openjade:/usr/share/dsssl/docbook/html/blfs.dsl:1:0: entity was defined here /usr/bin/openjade:/usr/share/dsssl/docbook/html/blfs.dsl:2:0:E: notation "DSSSL" for entity "docbook.dsl" undefined /usr/bin/openjade:/usr/share/dsssl/docbook/html/blfs.dsl:7:25:E: there is no attribute "USE" /usr/bin/openjade:/usr/share/dsssl/docbook/html/blfs.dsl:65:27:E: there is no attribute "ID" /usr/bin/openjade:/usr/share/dsssl/docbook/html/blfs.dsl:65:46:E: there is no attribute "DOCUMENT" /usr/bin/openjade:E: specification document does not have the DSSSL architecture as a base architecture

Regards.

David Kredba

#322 blfs-book@… tushar@… fixed shadow-4.0.3
Description

The instructions for Installing Shadow post FAM should be changed to match LFS so that all files end up in the same location (Also, the patch should probably be renamed to shadow-4.0.3-PAM.patch):

patch -Np1 -i ../shadow-4.0.3.patch && autoconf && LDFLAGS="-lpam -lpam_misc" ./configure --prefix=/usr --libdir=/usr/lib \

--enable-shared --with-libpam &&

make && make install && ln -sf vipw /usr/sbin/vigr && rm /bin/vipw && rm /bin/groups && mv /bin/sg /usr/bin && mv /usr/lib/lib{shadow,misc}.so.0* /lib && ln -sf ../../lib/libshadow.so.0 /usr/lib/libshadow.so && ln -sf ../../lib/libmisc.so.0 /usr/lib/libmisc.so && cp debian/securetty /etc/securetty

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