[email protected] wrote these words on 08/29/09 03:45 CST: > Author: wblaszcz > Modified: > trunk/BOOK/multimedia/libdriv/esound.xml > Modified: trunk/BOOK/multimedia/libdriv/esound.xml > =================================================================== > --- trunk/BOOK/multimedia/libdriv/esound.xml 2009-08-29 07:01:43 UTC (rev > 7995) > +++ trunk/BOOK/multimedia/libdriv/esound.xml 2009-08-29 08:45:26 UTC (rev > 7996) > @@ -85,8 +85,7 @@ > > <para>Now, as the <systemitem class="username">root</systemitem> > user:</para> > > -<screen role="root"><userinput>make install && > -chown -v root:root > /usr/share/doc/esound-&esound-version;/html/*</userinput></screen> > +<screen role="root"><userinput>make install</userinput></screen>
Wayne, Why did you remove the chown command? It is still required with the most recent version of Esound. Please, test your changes before you just make them. It looks to me that you must build as the root user and not an unpriv user. If you do, then please don't just remove commands you feel aren't necessary. In fact, if you do, you should switch and starting building as an unpriv and installing as root. -- Randy rmlscsi: [bogomips 1003.28] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3] [GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686] 09:36:00 up 30 min, 1 user, load average: 1.17, 0.81, 0.48 -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
