Hey Randy, I don't have access to my system right now to test this, but do we still need the sed to solve the profile locking issue for the /usr/bin/firefox script? Looking at the file browser/app/mozilla.in in the source tree shows that it's not in there by default. Looking through the script shows that it may not be needed anymore since $run_moz is not referenced if $moz_libdir/run-mozilla.sh is found.
Here's the sed in my current script (I don't remember how the one in the book looked): sed -i.orig \ '[EMAIL PROTECTED]"$@&\n run_moz="$dist_bin/run-mozilla.sh"@' \ browser/app/mozilla.in What do you think? I'm assuming that you already checked this out, but I just wanted to make sure. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page