Steven,
I'm trying to build your project, but it can't find nspr-4.6 when I configure. I've placed that in my dir structure, but not sure how to tell configure how to find it. Any hints?
When you install nspr, you type ./configure; make; make install, right? But that's not enough. You need to copy nspr-config to /usr/local/bin because the ./configure script uses nspr-config to find the locations. That may be a bug in nspr's installation script...
Best Regards
Steven Gong
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
