PipelineFX Forum

Qube! => Developer Customization => Topic started by: vbui321 on December 16, 2011, 11:03:18 PM

Title: Can't locate qb.pm in @INC
Post by: vbui321 on December 16, 2011, 11:03:18 PM
Does anyone know what this means? Just introduced our first Window's based OS into our farm. Before this error, I had a perl not recognnized, so I installed Perl from Activestate. Now when testing this server with Qube, I get an:
Can't locate qb.pm in @INC (@INC contains: C:\Program Files (x86)\pfx\qube\examples\jobtypes C:\Program Files\pfx\qube\examples\jobtypes C:\Program Files\pfx\qube\examples\cpp\\types C:\Program Files\pfx\qube\examples\cpp\api/perl/qb/blib/arch/auto/qb C:\Program Files\pfx\qube\examples\cpp\api/perl C:/Perl64/site/lib C:/Perl64/lib .) at C:\ProgramData\Pfx\Qube\logs\job\0\828\828_0.pm line 6.
BEGIN failed--compilation aborted at C:\ProgramData\Pfx\Qube\logs\job\0\828\828_0.pm line 6.
Does anyone have any clue on how to address and fix this bug?
Title: Re: Can't locate qb.pm in @INC
Post by: BrianK on December 28, 2011, 05:45:23 PM
Either the jobtype isn't installed, qube-core isn't installed, or the perl version you have installed doesn't match the word size of the core/jobtype (i.e. 32 bit perl with 64 bit core/jobtype).