Help for this page

Select Code to Download


  1. or download this
    hostblabla:/tmp/saprfctest/SAP-Rfc-1.55# make test
    PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_h
    +arness(0, 'blib/lib', 'blib/arch')" t/*.t
    ...
    All tests successful.
    Files=2, Tests=7,  1 wallclock secs ( 0.14 cusr +  0.01 csys =  0.15 C
    +PU)
    hostblabla:/tmp/saprfctest/SAP-Rfc-1.55#
    
  2. or download this
    hostblabla:/tmp/saprfctest/SAP-Rfc-1.55# perl Makefile.PL --unicode
    O-ohhh -unicode!!
    ...
    /usr/lib does not seem to contain the librfcu (or librfcum) library fi
    +les
    Found rfcum installed in /usr/sap/rfcsdk
    Which librfc build path do you want to link against? [/usr/sap/rfcsdk]
    
  3. or download this
    hostblabla:/tmp/saprfctest/SAP-Rfc-1.55# make test
    PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_h
    +arness(0, 'blib/lib', 'blib/arch')" t/*.t
    ...
    Files=2, Tests=7,  0 wallclock secs ( 0.08 cusr +  0.01 csys =  0.09 C
    +PU)
    Failed 2/2 test programs. 7/7 subtests failed.
    make: *** [test_dynamic] Error 2