* [gentoo-user] how to emerge a package for python2.5 while python2.7 is default?
@ 2011-05-06 9:28 Xi Shen
2011-05-06 9:52 ` Evgeny Bushkov
0 siblings, 1 reply; 4+ messages in thread
From: Xi Shen @ 2011-05-06 9:28 UTC (permalink / raw
To: gentoo-user
Hi,
My system is Gentoo 64bit, up to date. I want to use GAE, but it
supports python2.5 only. So I emerged python2.5, but I am unable to
emerge packages for python2.5.
E.g. I emerged dev-python/oauth, but it is installed to
/usr/lib64/python2.7, but not python2.5.
I think using eselect to change python version will not work, because
the emerge has already upgraded to python2.7.
--
Best Regards,
Xi Shen (David)
http://twitter.com/davidshen84/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] how to emerge a package for python2.5 while python2.7 is default?
2011-05-06 9:28 [gentoo-user] how to emerge a package for python2.5 while python2.7 is default? Xi Shen
@ 2011-05-06 9:52 ` Evgeny Bushkov
2011-05-06 10:14 ` Xi Shen
2011-05-06 13:13 ` Sebastian Pipping
0 siblings, 2 replies; 4+ messages in thread
From: Evgeny Bushkov @ 2011-05-06 9:52 UTC (permalink / raw
To: gentoo-user
On 06.05.2011 13:28, Xi Shen wrote:
> Hi,
>
> My system is Gentoo 64bit, up to date. I want to use GAE, but it
> supports python2.5 only. So I emerged python2.5, but I am unable to
> emerge packages for python2.5.
>
> E.g. I emerged dev-python/oauth, but it is installed to
> /usr/lib64/python2.7, but not python2.5.
>
> I think using eselect to change python version will not work, because
> the emerge has already upgraded to python2.7.
>
>
Try to add USE_PYTHON="2.5 2.7" to your make.conf. After that rebuild
your package. USE_PYTHON says you want both 2.5 and 2.7 python modules
built and installed.
Best regards,
Bushkov E.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] how to emerge a package for python2.5 while python2.7 is default?
2011-05-06 9:52 ` Evgeny Bushkov
@ 2011-05-06 10:14 ` Xi Shen
2011-05-06 13:13 ` Sebastian Pipping
1 sibling, 0 replies; 4+ messages in thread
From: Xi Shen @ 2011-05-06 10:14 UTC (permalink / raw
To: gentoo-user; +Cc: Shanghai Linux User Group
yes, USE_PYTHON. thank you!
On Fri, May 6, 2011 at 5:52 PM, Evgeny Bushkov <zhen@dotcomltd.ru> wrote:
> On 06.05.2011 13:28, Xi Shen wrote:
>> Hi,
>>
>> My system is Gentoo 64bit, up to date. I want to use GAE, but it
>> supports python2.5 only. So I emerged python2.5, but I am unable to
>> emerge packages for python2.5.
>>
>> E.g. I emerged dev-python/oauth, but it is installed to
>> /usr/lib64/python2.7, but not python2.5.
>>
>> I think using eselect to change python version will not work, because
>> the emerge has already upgraded to python2.7.
>>
>>
> Try to add USE_PYTHON="2.5 2.7" to your make.conf. After that rebuild
> your package. USE_PYTHON says you want both 2.5 and 2.7 python modules
> built and installed.
>
> Best regards,
> Bushkov E.
>
>
--
Best Regards,
Xi Shen (David)
http://twitter.com/davidshen84/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] how to emerge a package for python2.5 while python2.7 is default?
2011-05-06 9:52 ` Evgeny Bushkov
2011-05-06 10:14 ` Xi Shen
@ 2011-05-06 13:13 ` Sebastian Pipping
1 sibling, 0 replies; 4+ messages in thread
From: Sebastian Pipping @ 2011-05-06 13:13 UTC (permalink / raw
To: gentoo-user
On 05/06/2011 11:52 AM, Evgeny Bushkov wrote:
> Try to add USE_PYTHON="2.5 2.7" to your make.conf. After that rebuild
> your package.
.. using app-admin/python-updater !
Sebastian
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-05-06 13:14 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-06 9:28 [gentoo-user] how to emerge a package for python2.5 while python2.7 is default? Xi Shen
2011-05-06 9:52 ` Evgeny Bushkov
2011-05-06 10:14 ` Xi Shen
2011-05-06 13:13 ` Sebastian Pipping
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox