|
Re: Python binaries for mozilla: msg#00014mozilla.devel.xpcom.python
Mark Hammond wrote: I've been thinking about and playing with ways to create a Python XPI for Spoken like a windows developer ;) Actually, OS X is quite different, but we've solved those issues already. This mostly has to do with Python being a framework on OSX, and how frameworks have to be bundled in application bundles. So for directory locations, you'll find it to be extremely different than on windows/linux. The XPI installs: I think we should write up the locations of stuff as it is in Komodo. We've gotten to our layout through a lot of painful experience and thought (yes, also painful). I don't think you're far off from what we have though. Issues: Trent is the expert on the relocation stuff, but yes, OSX and unix platforms will need binary relocation done. * By default, the PYTHONPATH is not correct - specifically 'python24/DLLs' Yet another place Trent should comment :) * Firefox needs to be restarted after installation so the new components are You dont. When a XPI is installed, the user gets a message that the extension is not available until they restart. Shane |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Python binaries for mozilla: 00014, Mark Hammond |
|---|---|
| Next by Date: | Re: Python binaries for mozilla: 00014, Trent Mick |
| Previous by Thread: | Python binaries for mozillai: 00014, Mark Hammond |
| Next by Thread: | Re: Python binaries for mozilla: 00014, Trent Mick |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |