Re: influence platorm during install -end user question

2005-09-17 Thread Tim Roberts
Peter Hartmann <[EMAIL PROTECTED]> wrote: >How do I influence the platform type during install? Could you look >at this and tell me what I'm doing wrong? It's still using >information from get_platform instead of using my preference. > >[EMAIL PROTECTED] pyosd-0.2.14]# python setup.py install >-

influence platorm during install -end user question

2005-09-16 Thread Peter Hartmann
How do I influence the platform type during install? Could you look at this and tell me what I'm doing wrong? It's still using information from get_platform instead of using my preference. [EMAIL PROTECTED] pyosd-0.2.14]# python setup.py install --install-purelib=lib.linux=i686-2.3 --install-li