[maemo-developers] python (scratchbox)
From: Simon reply at esque.caDate: Wed Apr 13 17:16:06 EEST 2011
- Previous message: python (scratchbox)
- Next message: python (scratchbox)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Apart from missing telepathy-glib, during cmake... -- Found PythonInterp: /targets/FREMANTLE_ARMEL/usr/bin/python2.5 -- Found Python executable: /targets/FREMANTLE_ARMEL/usr/bin/python2.5 -- Found Python version: 2.5.4 -- Python 2.5 found I seem to have the same symlink to 2.3.5 in /usr/bin/ but I may have manually moved on to point to 2.5 during a previous build. - Simon On Wed, Apr 13, 2011 at 9:34 AM, Felipe Crochik <felipe at crochik.com> wrote: > 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:/scratchbox/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 at maemo.org > https://lists.maemo.org/mailman/listinfo/maemo-developers > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.maemo.org/pipermail/maemo-developers/attachments/20110413/e094dee7/attachment.htm>
- Previous message: python (scratchbox)
- Next message: python (scratchbox)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]