I am trying to build a new version of telepathy-qt4 on scratchbox for maemo5
but having a "silly" problem. I need the "device python" and not the
scratchbox tools python. 

 

I can see a symbolic link "python -> python2.5" on "/usr/bin"

 

If I type "/usr/bin/python" I get python version 2.3.4:

[sbox-FREMANTLE_ARMEL: /usr/bin] > /usr/bin/python

Python 2.3.4 (#1, Aug 24 2009, 16:32:34)

 

[sbox-FREMANTLE_ARMEL: /usr/bin] > python

Python 2.3.4 (#1, Aug 24 2009, 16:32:34)

 

If I cd into "/usr/bin" and then type "./python" I get version 2.5:

 

[sbox-FREMANTLE_ARMEL: /usr/bin] > ./python

Python 2.5.4 (r254:67916, May 17 2010, 21:00:32)

 

"type python" returns "python is hashed (/scratchbox/tools/bin/python)":

[sbox-FREMANTLE_ARMEL: /usr/bin] > type python

python is hashed (/scratchbox/tools/bin/python)

 

My PATH:

[sbox-FREMANTLE_ARMEL: /usr/bin] > echo $PATH

/host_usr/bin:/scratchbox/devkits/git/bin:/scratchbox/devkits/svn/bin:/scrat
chbox/devkits/doctools/bin:/scratchbox/devkits/qemu/bin:/scratchbox/devkits/
debian-etch/bin:/scratchbox/devkits/perl/bin:/scratchbox/tools/bin:/targets/
links/arch_tools/bin:/scratchbox/compilers/bin:/bin:/usr/bin:/usr/local/bin:
/usr/X11R6/bin:/sbin:/usr/sbin

 

I need python2.5 to be able to build telepathy qt4. Where am I missing?

 

Thanks,

Felipe

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to