Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Can't locate version.pm

2,189 views
Skip to first unread message

gdipankar

unread,
Apr 4, 2014, 6:40:23 AM4/4/14
to support-...@lists.mozilla.org
I am installing a fresh installation of Bugzilla 4.4.2.
I get the following error when running ./checksetup.pl:
*Can't locate version.pm in @INC (@INC contains: . lib
/usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at
Bugzilla/Install/Requirements.pm line 17.*

What may be the reason ?



--
View this message in context: http://mozilla.6506.n7.nabble.com/Can-t-locate-version-pm-tp312467.html
Sent from the Bugzilla - Users mailing list archive at Nabble.com.

Thorsten Schöning

unread,
Apr 4, 2014, 7:59:33 AM4/4/14
to support-...@lists.mozilla.org
Guten Tag gdipankar,
am Freitag, 4. April 2014 um 12:40 schrieben Sie:

> I get the following error when running ./checksetup.pl:
> *Can't locate version.pm in @INC

Search for the file and decide afterwards, because it should be
present in a default Perl installation, but some packages are
providing same named files as well. So you need to first make sure
which one is missing and such.

find / -name version.pm

Mit freundlichen Grüßen,

Thorsten Schöning

--
Thorsten Schöning E-Mail:Thorsten....@AM-SoFT.de
AM-SoFT IT-Systeme http://www.AM-SoFT.de/

Telefon...........05151- 9468- 55
Fax...............05151- 9468- 88
Mobil..............0178-8 9468- 04

AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow

Alonso, Daniel

unread,
Apr 7, 2014, 4:06:00 PM4/7/14
to Thorsten Schöning, support-...@lists.mozilla.org
You can use the 'Agent Ransack' app it's very useful to find files or text within.
Good luck!

Daniel Luevano Alonso | Tool Support Engineer
Phone |  214 5673309
Daniel...@ti.com
_______________________________________________
support-bugzilla mailing list
support-...@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-bugzilla
PLEASE put support-...@lists.mozilla.org in the To: field when you reply.

gdipankar

unread,
Apr 9, 2014, 3:15:06 AM4/9/14
to support-...@lists.mozilla.org
I am able to find the solution.
The version module for PERL was not installed. So I did :
*# perl –MCPAN –e shell
> install version
*
Then it started working !!! :-)

Thank you very much for your help.



--
View this message in context: http://mozilla.6506.n7.nabble.com/Can-t-locate-version-pm-tp312467p313117.html
0 new messages