[maemo-developers] python (scratchbox)
From: Felipe Crochik felipe at crochik.comDate: Wed Apr 13 16:34:42 EEST 2011
- Previous message: Email addresses available on a public search
- Next message: python (scratchbox)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.maemo.org/pipermail/maemo-developers/attachments/20110413/c86bef7a/attachment.htm>
- Previous message: Email addresses available on a public search
- Next message: python (scratchbox)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]