On 2/26/07, Nathan Coulson <[EMAIL PROTECTED]> wrote: > On 2/25/07, Guy Dalziel <[EMAIL PROTECTED]> wrote: > > No doubt that it's the directory causing the error, the command 'cp > > -v' needs to be 'cp -vr' in order to work properly, r for recursive, > > otherwise it omits the directory and sends a message to stderr. > > > I was 75% sure of it, just never verified that cp fails when it > doesnt copy a directory.
So, I looked into this. I think the issue is that the part of the text where it fails is where it's talking about the i18n-fonts tarball. It's not clear, but you're actually supposed to be in the i18n-fonts source tree. In that case, there are no subdirectories in the afm directory, only .afm files. How to fix this? I don't know the right way to handle multiple tarballs. I'm going to follow the teTeX way and just put the explicit `tar -xf ...' into the page. Any other editor feel free to comment here. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
