Custom Query (19904 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (151 - 153 of 19904)

Ticket Owner Reporter Resolution Summary
#316 blfs-book@… eudial@… fixed Unimportant error in BLFS CVS book
Description

"--enable-gui : This switch tells MPlayer to compile the gui interface code." is incorrect.

"--enable-gui : This switch tells MPlayer to compile the gui code." is proper.

otherwise it means "...to compile the graphical user interface interface code".

#325 blfs-book@… DJ Lucas fixed ncpfs-2.2.3
Description

Need netware connectivity. This includes three possible proggies, ncpfs-1.x, ncpfs-2.2.0 (which adds NDS), and ipx utils??

#345 blfs-book@… registrations@… fixed Just a minor typo.
Description

The buildinstructions are:

./configure --prefix=/usr --sysconfdir=/etc --disable-debug \

--libexecdir=/usr/sbin --enable-ldbm &&

make depend && make && make test && make install &&

They should be:

./configure --prefix=/usr --sysconfdir=/etc --disable-debug \

--libexecdir=/usr/sbin --enable-ldbm &&

make depend && make && make test && make install

As you can see there are two &-s in the end that's got no business being there.

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