On 2/6/06, Randy McMurchy <[EMAIL PROTECTED]> wrote: > > 3) In the NSS instructions, make a symlink: mozilla-nss -> nss.pc > This fixes the problem and if you install Mozilla it will simply > overwrite the symlink.
For the book, I like this. It's the easiest, and it removes the if's that you referred to in the other message. > > 4) Other suggestions provided by the community. For my own scripts, I would do the sed like Tushar mentioned. I don't like compatibility symlinks at all. Just looked at configure for evolution. Looks like sed -i 's/mozilla-nss/nss/g' configure might work. Haven't tested it, though. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
