PPMs on Linux

PPMs on Linux

am 20.06.2011 05:29:40 von lyle

This is a multi-part message in MIME format.
--===============0165102840==
Content-Type: multipart/alternative;
boundary="------------000109090307030906000806"

This is a multi-part message in MIME format.
--------------000109090307030906000806
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Hi All,
What is ActiveStates current stance on PPMs for Linux? I remember
some time back reading that it was recommended to use cpan on linux
rather than ppm. Is that still the case? Or am I mistaken?

We are currently researching for a Perl installer that aims to leverage
current Perl module packagers.


Lyle

--------------000109090307030906000806
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit








Hi All,

  What is ActiveStates current stance on PPMs for Linux? I remember
some time back reading that it was recommended to use cpan on linux
rather than ppm. Is that still the case? Or am I mistaken?



We are currently researching for a Perl installer that aims to
leverage current Perl module packagers.





Lyle




--------------000109090307030906000806--

--===============0165102840==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
--===============0165102840==--

RE: PPMs on Linux

am 20.06.2011 21:11:19 von Jan Dubois

Lyle wrote:
> What is ActiveStates current stance on PPMs for Linux? I remember some
> time back reading that it was recommended to use cpan on linux rather
> than ppm. Is that still the case? Or am I mistaken?

I have no idea where this recommendation is coming from. Using PPM
on Linux should work just fine. For modules not available on PPM
you can try the CPAN shell (or CPANPLUS or cpanminus).

In general the difference is pretty much the same as choosing between
e.g. .deb or .rpm pre-built packages, or compiling from source.

Of course some module will require additional Linux libs to be
pre-installed before you can build the CPAN module. If these
libs are missing from the PPM build machines, then those modules
will fail to build/test, so you have to build the module yourself
(after installing the prerequisite libs, again using either a
package manager, or compiling from source).

Cheers,
-Jan


_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Re: PPMs on Linux

am 21.06.2011 00:50:25 von lyle

On 20/06/2011 20:11, Jan Dubois wrote:
> Lyle wrote:
>> What is ActiveStates current stance on PPMs for Linux? I remember some
>> time back reading that it was recommended to use cpan on linux rather
>> than ppm. Is that still the case? Or am I mistaken?
> I have no idea where this recommendation is coming from. Using PPM
> on Linux should work just fine. For modules not available on PPM
> you can try the CPAN shell (or CPANPLUS or cpanminus).

Not sure where I read that then. Maybe it was just a comment on
PerlMonks or something.

> In general the difference is pretty much the same as choosing between
> e.g. .deb or .rpm pre-built packages, or compiling from source.
>
> Of course some module will require additional Linux libs to be
> pre-installed before you can build the CPAN module. If these
> libs are missing from the PPM build machines, then those modules
> will fail to build/test, so you have to build the module yourself
> (after installing the prerequisite libs, again using either a
> package manager, or compiling from source).

We are also considering having the ability to run tests against PPM
installed modules. Extracting the tests from the cpan source archive,
then having the option to run against the installed PPM. Have you heard
of anyone doing this? Do you think we will face many problems?

Thanks for your help Jan, no one knows this kind of stuff better than you.


Lyle

_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

RE: PPMs on Linux

am 21.06.2011 00:59:11 von Jan Dubois

On Mon, 20 Jun 2011, Lyle wrote:
> We are also considering having the ability to run tests against PPM
> installed modules. Extracting the tests from the cpan source archive,
> then having the option to run against the installed PPM. Have you
> heard of anyone doing this? Do you think we will face many problems?

That sounds like a lot of extra work. If you want to run the tests,
then I would suggest that you build the modules yourself as well.
That way the CPAN shell will run the tests for you automatically.

Cheers,
-Jan


_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Re: PPMs on Linux

am 21.06.2011 01:05:22 von lyle

This is a multi-part message in MIME format.
--===============1699294794==
Content-Type: multipart/alternative;
boundary="------------080607010601080602030604"

This is a multi-part message in MIME format.
--------------080607010601080602030604
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit

On 20/06/2011 23:59, Jan Dubois wrote:
> On Mon, 20 Jun 2011, Lyle wrote:
>> We are also considering having the ability to run tests against PPM
>> installed modules. Extracting the tests from the cpan source archive,
>> then having the option to run against the installed PPM. Have you
>> heard of anyone doing this? Do you think we will face many problems?
> That sounds like a lot of extra work. If you want to run the tests,
> then I would suggest that you build the modules yourself as well.
> That way the CPAN shell will run the tests for you automatically

The problem is we are often deploying by FTP and do not have shell or
access to a compiler.


Lyle


--------------080607010601080602030604
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: 7bit




http-equiv="Content-Type">


On 20/06/2011 23:59, Jan Dubois wrote:
cite="mid:028201cc2f9d$aaf62210$00e26630$@activestate.com"
type="cite">

On Mon, 20 Jun 2011, Lyle wrote:


We are also considering having the ability to run tests against PPM
installed modules. Extracting the tests from the cpan source archive,
then having the option to run against the installed PPM. Have you
heard of anyone doing this? Do you think we will face many problems?



That sounds like a lot of extra work. If you want to run the tests,
then I would suggest that you build the modules yourself as well.
That way the CPAN shell will run the tests for you automatically




The problem is we are often deploying by FTP and do not have shell
or access to a compiler.





Lyle






--------------080607010601080602030604--

--===============1699294794==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
--===============1699294794==--