On 1/24/2013 8:35 PM, Armin K. wrote: > On 01/25/2013 02:44 AM, Armin K. wrote: >>> Modified: trunk/BOOK/general/sysutils/bluez.xml >>> ============================================================================== >>> --- trunk/BOOK/general/sysutils/bluez.xml Thu Jan 24 08:36:58 2013 >>> (r10972) >>> +++ trunk/BOOK/general/sysutils/bluez.xml Thu Jan 24 16:48:47 2013 >>> (r10973) >>> @@ -82,7 +82,7 @@ >>> <para role="optional"> >>> <xref linkend="alsa-lib"/>, >>> <xref linkend="check"/>, >>> - <xref linkend="cups"/>, >>> + <!-- <xref linkend="cups"/>, --> >> >> Why did you comment out Cups? It is used for CUPS bluetooth backend. >> > > To be precise, it is more like runtime dep. Backend by itself is useless.
But it is runtime for CUPS, not Bluez. Whether or not the user has CUPS installed is irrelevant. If the user wants to build the backend thinking that CUPS will be installed later, then great. If CUPS never gets installed, there is no harm having it there. Right? Again, as I mentioned in my previous post. It is described in the Command Explanation section. >>> + <!-- These options are automatically found and used if the packages are >>> + available. There is no need to use these switches. >>> <para> >>> - <option>--enable-cups</option>: This switch enables CUPS backend >>> support. Use >>> - if you have <xref linkend="cups"/> installed. >>> + <option>-enable-alsa</option>: This switch enables ALSA support. Use >>> if you >>> + have <xref linkend="alsa-lib"/> installed. >>> </para> >>> > > Checked it again, this one is needed - cups backend is not enabled by > default. Other ones are not. Correct. That is why I left the --enable-cups in the instructions as an option. The gstreamer, alsa, and usb stuff is commented out as it is automatically found if it is installed. All the others were changed to parameters as they are used in the instructions. Not optional. So parameter. Hopefully, this clarifies things for you. If you look at the rendered book, you will see there is a difference in how the options and the parameters are rendered. That is why we use them as we do. Again, the Editor's Guide spells this out in detail. Check it out. -- Randy -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
