Whoops. My reply originally went directly to Benjamin.
> [EMAIL PROTECTED] wrote: > >> This is occurring on my desktop machine. I'm checking the ABI and OS >> from >> nsIXULRuntime. I guess this is the method you're warning me could be >> inaccurate? > > So, what *are* the values? > OS: linux-gnu XPCOMABI: x86-gcc3 >> I'm not sure I follow your suggestion on how I can use nsIXULAppInfo to >> determine a plaform specific directory to install my binary component >> in. > > The sucdirectory is determined by the values in nsIXULAppInfo. > Okay... So the values I'm getting from the properties on that interface are: platformVersion: 1.8.1.2 platformBuildID: 0000000000 appBuildID: 0000000000 How would I relate that to a sub-dir? Thanks again. _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
