cancel
Showing results for 
Search instead for 
Did you mean: 

SAP::Rfc Installation error

Former Member
0 Kudos

I am trying to use SAP::rfc module in order to extract data from CCMS

When I am trying to execute make test i get following error.

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t

t/00use....Can't load '/tmp/SAP-Rfc-1.55/blib/arch/auto/SAP/Rfc/Rfc.so' for module SAP::Rfc: librfccm.so: cannot open shared object file: No such file or directory at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230.

at t/00use.t line 4

Compilation failed in require at t/00use.t line 4.

BEGIN failed--compilation aborted at t/00use.t line 4.

t/00use....dubious

Test returned status 2 (wstat 512, 0x200)

DIED. FAILED test 1

Failed 1/1 tests, 0.00% okay

t/01sap....Can't load '/tmp/SAP-Rfc-1.55/blib/arch/auto/SAP/Rfc/Rfc.so' for module SAP::Rfc: librfccm.so: cannot open shared object file: No such file or directory at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230.

at t/01sap.t line 4

Compilation failed in require at t/01sap.t line 4.

BEGIN failed--compilation aborted at t/01sap.t line 4.

t/01sap....dubious

Test returned status 2 (wstat 512, 0x200)

DIED. FAILED tests 1-6

Failed 6/6 tests, 0.00% okay

Failed Test Stat Wstat Total Fail Failed List of Failed

-


t/00use.t 2 512 1 1 100.00% 1

t/01sap.t 2 512 6 11 183.33% 1-6

Failed 2/2 test scripts, 0.00% okay. 7/7 subtests failed, 0.00% okay.

make: *** [test_dynamic] Error 2

Please suggest where I am going wrong.

Nikhil

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi - you should really be trying to use sapnwrfc -> http://search.cpan.org/author/PIERS/sapnwrfc-0.20/sapnwrfc.pm .

Cheers,

Piers harding.

Answers (0)