Jeremy Huntwork wrote: > Bruce Dubbs wrote: > >>I've been going through BLFS and came to a minor issue with esound. The >>instructions have the command: >> >>install -v -m644 docs/esound.ps /usr/share/doc/esound-0.2.36 >> >>But the tarball I have (including a freshly downloaded one) does not >>have the esound.ps file. > > > I saw that message too. The file doesn't exist in the tarball - not sure > if the build process is supposed to create it...
I don't think so: [/usr/src/esound]$ tar -tf esound-0.2.35.tar.bz2|grep ps$ esound-0.2.35/docs/esound.ps [/usr/src/esound]$ tar -tf esound-0.2.36.tar.bz2|grep ps$ [/usr/src/esound]$ -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
