Re: [ptxdist] Python packages

2008-08-22 Thread Robert Schwebel
On Thu, Aug 21, 2008 at 03:03:04PM -0600, Gary Thomas wrote: I'd like to add a python package to my PTXdist tree. The key thing will be to run python setup.py install in the target-install step in such a way that any non-python pieces get built correctly. For example, trying to install

Re: [ptxdist] Python packages

2008-08-22 Thread Michael Olbrich
Hi, On Thu, Aug 21, 2008 at 03:03:04PM -0600, Gary Thomas wrote: I'd like to add a python package to my PTXdist tree. The key thing will be to run python setup.py install in the target-install step in such a way that any non-python pieces get built correctly. For example, trying to

Re: [ptxdist] Python packages

2008-08-22 Thread Gary Thomas
Michael Olbrich wrote: Hi, On Thu, Aug 21, 2008 at 03:03:04PM -0600, Gary Thomas wrote: I'd like to add a python package to my PTXdist tree. The key thing will be to run python setup.py install in the target-install step in such a way that any non-python pieces get built correctly. For

Re: [ptxdist] Python packages

2008-08-22 Thread Robert Schwebel
On Fri, Aug 22, 2008 at 05:16:57AM -0600, Gary Thomas wrote: This is a great start, thanks. Note, nevertheless, that my comments stay true even with the above. It somehow works, but is not reliable. Perhaps you have a package that you could share the actual files for? One that's not in the

Re: [ptxdist] Python packages

2008-08-22 Thread Gary Thomas
Robert Schwebel wrote: On Fri, Aug 22, 2008 at 05:16:57AM -0600, Gary Thomas wrote: This is a great start, thanks. Note, nevertheless, that my comments stay true even with the above. It somehow works, but is not reliable. Fair enough. I'm only interested in x86 - PPC, so I should be OK.

Re: [ptxdist] Python packages

2008-08-22 Thread Robert Schwebel
On Fri, Aug 22, 2008 at 05:37:07AM -0600, Gary Thomas wrote: Note, nevertheless, that my comments stay true even with the above. It somehow works, but is not reliable. Fair enough. I'm only interested in x86 - PPC, so I should be OK. Hmm, please report back if it works for LE - BE cases. We