Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
msys perl does not have encode.pm (Firefox build system)
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
gmgj  
View profile  
 More options Oct 14 2007, 10:41 am
Newsgroups: mozilla.dev.builds
From: gmgj <gary.johnson...@gmail.com>
Date: Sun, 14 Oct 2007 07:41:24 -0700
Local: Sun, Oct 14 2007 10:41 am
Subject: msys perl does not have encode.pm (Firefox build system)

I do not know perl and my unix knowledge is not comprehensive, so
please excuse my ignorance.

In cygwin I see cygwin\lib\perl5\5.8\cygwin\Encode.pm
I see no such file in my msys system.

I would like to use msys for a project that uses a perl script that
calls Encode.pm.

The perl versions are different 5.6.1 on msys and I have 5.8 on
cygwin.

What would someone who knows both perl and msys do?

Also poseted on the sourceforge msys forum


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Conrad Shultz  
View profile  
 More options Oct 14 2007, 8:44 pm
Newsgroups: mozilla.dev.builds
From: Conrad Shultz <con...@catalyzethis.com>
Date: Sun, 14 Oct 2007 17:44:19 -0700
Local: Sun, Oct 14 2007 8:44 pm
Subject: Re: msys perl does not have encode.pm (Firefox build system)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I do not know anything about msys (or cygwin for that matter), but I do
know some Perl.  If msys gives you terminal access, you can almost
certainly install Encode (a perl module) via CPAN:

cpan install Encode

It should set everything up properly for you.

- --
Conrad Shultz
con...@catalyzethis.com

"There is nothing more powerful than an idea whose time has come."
- -Victor Hugo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHErfjcrIBez8+iX0RAsCQAJ0dQiiEMvqcctKRWH+v2wr8nQezlgCfWfAA
JBNF0UJvOewMgHNYARcdQrc=
=3exa
-----END PGP SIGNATURE-----


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gmgj  
View profile  
 More options Oct 15 2007, 9:12 am
Newsgroups: mozilla.dev.builds
From: gmgj <gary.johnson...@gmail.com>
Date: Mon, 15 Oct 2007 13:12:05 -0000
Local: Mon, Oct 15 2007 9:12 am
Subject: Re: msys perl does not have encode.pm (Firefox build system)
Appreciate the response, but before I proceed with cpan,

The perl script I want to use is
# convmv 1.10 - converts filenames from one encoding to another
# Copyright © 2003-2006 Bjoern JACKE <bjo...@j3e.de>

in it is a line

require 5.008;

Is there a way to update perl


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Weilbacher  
View profile  
 More options Oct 15 2007, 10:01 am
Newsgroups: mozilla.dev.builds
From: Peter Weilbacher <newss...@weilbacher.org>
Date: Mon, 15 Oct 2007 16:01:51 +0200
Local: Mon, Oct 15 2007 10:01 am
Subject: Re: msys perl does not have encode.pm (Firefox build system)
On 15.10.2007 15:12, gmgj wrote:

> Appreciate the response, but before I proceed with cpan,

> The perl script I want to use is
> # convmv 1.10 - converts filenames from one encoding to another
> # Copyright © 2003-2006 Bjoern JACKE <bjo...@j3e.de>

> in it is a line

> require 5.008;

> Is there a way to update perl

MSYS is shipping with a version older than 5.8? I would be very
surprised... Does it really complain about that line?
   P.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gmgj  
View profile  
 More options Oct 15 2007, 7:20 pm
Newsgroups: mozilla.dev.builds
From: gmgj <gary.johnson...@gmail.com>
Date: Mon, 15 Oct 2007 16:20:16 -0700
Local: Mon, Oct 15 2007 7:20 pm
Subject: Re: msys perl does not have encode.pm (Firefox build system)
I think I will live with cygwin

After this    perl -MCPAN -e shell

and letting it autoconfigure

I tried
cpan> install Encode

Here is an sample of the messages I got

gzip: /c/CPAN/sources/authors/01mailrc.txt: invalid compressed data--
format violated
Going to read /c/CPAN/sources/authors/01mailrc.txt.gz

Trying with "/c/mozilla-build/wget/wget -O -" to get
    http://cpan.mirror.facebook.com/modules/02packages.details.txt.gz
--19:09:00--  http://cpan.mirror.facebook.com/modules/02packages.details.txt.gz
           => `-'
Resolving cpan.mirror.facebook.com... 69.63.177.230
Connecting to cpan.mirror.facebook.com|69.63.177.230|:80... connected.

19:09:04 (158.63 KB/s) - `-' saved [583327/583327]

      0 [main] gzip 3656 open_stackdumpfile: Dumping stack trace to
gzip.exe.stackdump
Going to read /c/CPAN/sources/modules/02packages.details.txt.gz
Warning: Your /c/CPAN/sources/modules/02packages.details.txt.gz does
not contain a Line-Count header.
Please check the validity of the index file by comparing it to more
than one CPAN mirror. I'll continue but problems seem likely to
happen.
Warning: Your /c/CPAN/sources/modules/02packages.details.txt.gz does
not contain a Last-Updated header.
Please check the validity of the index file by comparing it to more
than one CPAN mirror. I'll continue but problems seem likely to
happen.
Use of uninitialized value in string ne at /usr/lib/perl5/5.6.1/
CPAN.pm line 3202, <GEN5> line 2398.
Use of uninitialized value in pattern match (m//) at /usr/lib/
perl5/5.6.1/CPAN.pm line 3068, <GEN5> line 2398.
Use of uninitialized value in string ne at /usr/lib/perl5/5.6.1/
CPAN.pm line 3202, <GEN5> line 2398.
.....

gzip: /c/CPAN/sources/modules/03modlist.data: invalid compressed data--
format violated
Going to read /c/CPAN/sources/modules/03modlist.data.gz
Unrecognized character \xCC at (eval 14) line 1.
        CPAN::Index::rd_modlist('CPAN::Index', '/c/CPAN/sources/
modules/03modlist.data.gz') called at /usr/lib/perl5/5.6.1/CPAN.pm
line 3002
        CPAN::Index::reload('CPAN::Index') called at /usr/lib/
perl5/5.6.1/CPAN.pm line 620
        CPAN::exists('CPAN=HASH(0xa35e25c)', 'CPAN::Module', 'Encode')
called at /usr/lib/perl5/5.6.1/CPAN.pm line 1735
        CPAN::Shell::expandany('CPAN::Shell', 'Encode') called at /usr/
lib/perl5/5.6.1/CPAN.pm line 1969
        CPAN::Shell::rematein('CPAN::Shell', 'install', 'Encode')
called at /usr/lib/perl5/5.6.1/CPAN.pm line 2056
        CPAN::Shell::install('CPAN::Shell', 'Encode') called at /usr/
lib/perl5/5.6.1/CPAN.pm line 183
        eval {...} called at /usr/lib/perl5/5.6.1/CPAN.pm line 183
        CPAN::shell() called at -e line 1

19:08:59 (143.64 KB/s) - `-' saved [136109/136109]


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google