Bruce Dubbs wrote:
ln -v -sf nss.pc /usr/lib/pkgconfig/seamonkey-nss.pc && ln -v -sf nspr.pc /usr/lib/pkgconfig/seamonkey-nspr.pc I'm wondering why we make these links. If we are using the system nss/nspr libraries, I would think that the seamonkey-ns*.pc are just not valid. There are no seamonkey ns* files. Why don't we merely delete the pc files instead? rm -f /usr/lib/pkgconfig/seamonkey-ns*.pc If a package is looking for them, then it should just fail. The instructions should use the system ns* libraries and if they are looking in the wrong place, the packages, not seamonkey, should be fixed.
+1 Andy -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
