Bruce and Ken, please, read below. Em 22-08-2012 20:13, Bruce Dubbs escreveu: > Fernando de Oliveira wrote: >> --- Em qua, 22/8/12, Ken Moffat escreveu: >> >>> De: Ken Moffat > >>> so, it bit me again. I'll have another try. >>> >>> mr. grumpy-and-confused. >> >> LOL again. >> >> Confused was I (or confused was me?). > > Well the English syntax is "I am (was) confused." Or in Yoda speak > "Confused am I." :)
To Bruce: LOL. This time, I was the one needing to look for the meaning of "Yoda speak". To Ken: Sorry to come back to this again. 1. In the second _ln_, I believe the correct is the _devel_ directory: s#ln -sv -f ../xulrunner-14.0.1/sdk/bin/xpcshell#ln -sv -f ../xulrunner-devel-14.0.1/sdk/bin/xpcshell# 2. I noticed in the "Command Explanations": "ln -sv -f ../xulrunner-devel-14.0.1/sdk/bin/run-mozilla.sh The run-mozilla.sh and xpcshell files have been moved in this version, but the code which installs firefox (when linked to xulrunner) was not updated. These symlinks allow firefox to install." Shouldn't it be: "ln -sv -f ../xulrunner-devel-14.0.1/sdk/bin/run-mozilla.sh and ln -sv -f ../xulrunner-devel-14.0.1/sdk/bin/xpcshell The run-mozilla.sh and xpcshell files have been moved in this version, but the code which installs firefox (when linked to xulrunner) was not updated. These symlinks allow firefox to install." or you think rewritting the second _ln_ in is not necessary in "Command Explanations"? -- []s, Fernando -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
