I tried to manually locate the new API modules, but they don't seem to have 
installed:

sudo find / -name InfoSelector.pm
/home/neilkirk/awapi255/lib/Google/Ads/AdWords/v201109/InfoSelector.pm
/home/neilkirk/awapi255/blib/lib/Google/Ads/AdWords/v201109/InfoSelector.pm
/home/neilkirk/awapi_perl_lib_2_4_6/blib/lib/Google/Ads/AdWords/v200909/InfoSelector.pm
/home/neilkirk/awapi_perl_lib_2_4_6/blib/lib/Google/Ads/AdWords/v201003/InfoSelector.pm
/home/neilkirk/awapi_perl_lib_2_4_6/blib/lib/Google/Ads/AdWords/v201101/InfoSelector.pm
/home/neilkirk/awapi_perl_lib_2_4_6/blib/lib/Google/Ads/AdWords/v201008/InfoSelector.pm
/home/neilkirk/adwords_perl_lib_2_7_4/lib/Google/Ads/AdWords/v201206/InfoSelector.pm
/home/neilkirk/adwords_perl_lib_2_7_4/lib/Google/Ads/AdWords/v201209/InfoSelector.pm
/home/neilkirk/adwords_perl_lib_2_7_4/blib/lib/Google/Ads/AdWords/v201206/InfoSelector.pm
/home/neilkirk/adwords_perl_lib_2_7_4/blib/lib/Google/Ads/AdWords/v201209/InfoSelector.pm
/usr/local/share/perl/5.12.4/Google/Ads/AdWords/v200909/InfoSelector.pm
/usr/local/share/perl/5.12.4/Google/Ads/AdWords/v201003/InfoSelector.pm
/usr/local/share/perl/5.12.4/Google/Ads/AdWords/v201101/InfoSelector.pm
/usr/local/share/perl/5.12.4/Google/Ads/AdWords/v201008/InfoSelector.pm
/usr/local/share/perl/5.12.4/Google/Ads/AdWords/v201109/InfoSelector.pm

I have run all steps in the perl client library README. Any idea why it 
hasn't installed?

On Monday, 26 November 2012 16:34:42 UTC, Neil Kirk wrote:
>
> Hi,
>
> I have installed the new v201209 Perl client library and am getting this 
> error:
> Can't locate Google/Ads/AdWords/v201209/InfoSelector.pm in @INC (@INC 
> contains: ../../../lib /etc/perl /usr/local/lib/perl/5.12.4 
> /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 
> /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at ./
> 201209_get_client_usage.pl line 28.
> BEGIN failed--compilation aborted at ./201209_get_client_usage.pl line 28.
>
> Could you please let me know where the library is located so that I can 
> update my @inc paths
>
> On Wednesday, 8 August 2012 14:32:49 UTC+1, David Torres wrote:
>>
>> Hi,
>>
>> This is clearly a missing dependencies problem, did you happen to run perl 
>> Build.PL and perl Build installdeps?
>>
>> Best,
>>
>> -David Torres - AdWords API Team
>>
>> On Tuesday, August 7, 2012 3:49:07 AM UTC-4, Josh Kelly wrote:
>>>
>>> I just installed the perl library, and when I try to run the examples I 
>>> keep getting this error:
>>>
>>> Can't locate Class/Std/Fast.pm in @INC (@INC contains: ../../../lib 
>>> /home/koshua/perl5/lib/perl5/x86_64-linux /home/koshua/perl5/lib/perl5 
>>> /usr/local/lib/perl5/5.8.8/x86_64-linux /usr/local/lib/perl5/5.8.8 
>>> /usr/local/lib/perl5/site_perl/5.8.8/x86_64-linux 
>>> /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at 
>>> ../../../lib/Google/Ads/Common/AuthError.pm line 24.
>>> BEGIN failed--compilation aborted at 
>>> ../../../lib/Google/Ads/Common/AuthError.pm line 24.
>>> Compilation failed in require at 
>>> ../../../lib/Google/Ads/Common/AuthTokenHandler.pm line 25.
>>> BEGIN failed--compilation aborted at 
>>> ../../../lib/Google/Ads/Common/AuthTokenHandler.pm line 25.
>>> Compilation failed in require at (eval 2) line 3.
>>> ...propagated at /usr/local/lib/perl5/5.8.8/base.pm line 85.
>>> BEGIN failed--compilation aborted at 
>>> ../../../lib/Google/Ads/AdWords/AuthTokenHandler.pm line 19.
>>> Compilation failed in require at 
>>> ../../../lib/Google/Ads/AdWords/Client.pm line 36.
>>> BEGIN failed--compilation aborted at 
>>> ../../../lib/Google/Ads/AdWords/Client.pm line 36.
>>> Compilation failed in require at get_keyword_ideas.pl line 25.
>>> BEGIN failed--compilation aborted at get_keyword_ideas.pl line 25.
>>>
>>> Can anyone shed some light on what I can do to go about fixing this?
>>>
>>> I'm a noob. Help really appreciated.
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en



Reply via email to