Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't locate Unicode/EastAsianWidth.pm in @INC [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
x0fis
n00b
n00b


Joined: 30 May 2013
Posts: 10

PostPosted: Sat May 10, 2014 11:58 am    Post subject: Can't locate Unicode/EastAsianWidth.pm in @INC [solved] Reply with quote

Hi,

After upgrade dev-lang/perl from 5.12.4 to 5.16.1. I ran perl-cleaner --all and dev-lib/libtasn1(2.11->3.4-r1) and sys-libs/gpm(1.20.6->1.20.7-r2) causes error starting
Quote:
Can't locate Unicode/EastAsianWidth.pm in @INC

but dev-perl/Unicode-EastAsianWidth is latest installed(1.330.0) and it contains EastAsianWidth.pm in
Quote:
/usr/lib64/perl5/vendor_perl/5.12.4/Unicode/EastAsianWidth.pm

Are libtasn1 and gpm important?
Should I add old path to @INC?

Any hints to solve? Thanks!


Last edited by x0fis on Sun May 11, 2014 10:36 pm; edited 1 time in total
Back to top
View user's profile Send private message
gienah
Developer
Developer


Joined: 24 Nov 2010
Posts: 212
Location: AU

PostPosted: Sun May 11, 2014 8:31 am    Post subject: Reply with quote

Quote:
/usr/lib64/perl5/vendor_perl/5.12.4/Unicode/EastAsianWidth.pm

That is the wrong path, the 5.12.4 indicates it needs to be rebuilt, so please try:

Code:
emerge -av -1 dev-perl/Unicode-EastAsianWidth
Back to top
View user's profile Send private message
x0fis
n00b
n00b


Joined: 30 May 2013
Posts: 10

PostPosted: Sun May 11, 2014 12:43 pm    Post subject: Reply with quote

Thanks so much gienah

I tried emerge -uvD, not emerge -v1. So I think it was reason for staying *.pm in old path.
Now *.pm is in correct path.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum