From: Dale <rdalek1967@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Is it possible to have perl-5 and perl-6 installed and in use concurrently?
Date: Sat, 18 Jun 2011 21:16:50 -0500 [thread overview]
Message-ID: <4DFD5C12.6040002@gmail.com> (raw)
In-Reply-To: <1308448028.9273.12.camel@rattus>
William Kenworthy wrote:
> On Sat, 2011-06-18 at 19:28 -0500, Dale wrote:
>
>> William Kenworthy wrote:
>>
>>> Is it possible to have perl-5 and perl-6 installed and in use
>>> concurrently?
>>>
>>> This has come up because I am trying to upgrade mythtv using overlays
>>> because gentoos mythtv builds are getting rather ancient - the drscream
>>> (layman) overlay is requiring a perl 6 module, but the manual github
>>> overlay which doesnt is January so is getting out of date anyway.
>>>
>>> or can someone point me to a recent overlay thats regularly updated and
>>> works(!) Currently want to go from mythtv .23-gentoo to .24-fixes and
>>> then .25 as its soon to be stable.
>>>
>>> BillK
>>>
>>>
>>>
>> I had a look at the ebuild, it doesn't appear to be slotted. So, it is
>> most likely not possible to have both at the same time. The relavant
>> portion:
>>
>> LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
>> SLOT="0"
>> KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390
>> ~sh ~sparc ~x86 ~x86-fbsd"
>>
>> All the ebuilds I looked at had the SLOT="0" which means no slots.
>>
>> If I am wrong, someone post and correct me.
>>
>> Dale
>>
>> :-) :-)
>>
>>
> Its actually not "slotting" I am after - slots are a choice of setting
> the system to one or the other (correct me if I am wrong) whereas I want
> to use perl-5 for eveyting except this which wants perl-6.
>
> One item is that the ebuild for perl5 is "dev-perl/libwww-perl" whereas
> for perl 6 its "dev-perl/libwww-perl-6" which indicates co-existence
> might be possible - but I dont want to break a system to prove it
> doesnt :)
>
> BillK
>
>
In order to have two versions of the same package on a system at the
same time, the system has to be able to figure out which is which. That
is what Gentoo calls slots. Here, I have python 2 and 3 installed. I
have the system set to python 2, with eselect, but some packages CAN use
python 3 if it so chooses. Maybe this link explains it better:
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=1#doc_chap5
Hope that helps.
Dale
:-) :-)
next prev parent reply other threads:[~2011-06-19 3:09 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-19 0:18 [gentoo-user] Is it possible to have perl-5 and perl-6 installed and in use concurrently? William Kenworthy
2011-06-19 0:28 ` Dale
2011-06-19 0:36 ` skiarxon
2011-06-19 1:47 ` William Kenworthy
2011-06-19 2:16 ` Dale [this message]
2011-06-19 2:25 ` Albert Hopkins
2011-06-19 9:51 ` Neil Bothwick
2011-06-19 12:11 ` William Kenworthy
2011-06-19 15:40 ` Neil Bothwick
2011-06-19 22:22 ` James Cloos
2011-06-19 23:22 ` William Kenworthy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DFD5C12.6040002@gmail.com \
--to=rdalek1967@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox