Re: python installation destination directory

2007-04-03 Thread ZMY
On Apr 3, 6:26 am, "Kushal Kumaran" <[EMAIL PROTECTED]> wrote: > On Apr 3, 9:33 am, "ZMY" <[EMAIL PROTECTED]> wrote: > > > > > Hi all, > > > I am installing python 2.2 on QNX4.25 but can't get it into /usr/local/ > > bin/ directory. Here is what I did: > > > 1) untar Python-2.2 into directory /open

Re: python installation destination directory

2007-04-03 Thread Kushal Kumaran
On Apr 3, 9:33 am, "ZMY" <[EMAIL PROTECTED]> wrote: > Hi all, > > I am installing python 2.2 on QNX4.25 but can't get it into /usr/local/ > bin/ directory. Here is what I did: > > 1) untar Python-2.2 into directory /openqnx/Python-2.2/ > > 2) use command: > CONFIG_SHELL=/usr/local/bin/bash CC=c

python installation destination directory

2007-04-02 Thread ZMY
Hi all, I am installing python 2.2 on QNX4.25 but can't get it into /usr/local/ bin/ directory. Here is what I did: 1) untar Python-2.2 into directory /openqnx/Python-2.2/ 2) use command: CONFIG_SHELL=/usr/local/bin/bash CC=cc RANLIB=: ./configure --verbose --without-gcc --with-libm=""