No librfc installation found, usually in /usr/sap/rfcsdk Which librfc build path do you want to link against? Apparently no librfc installation at '' Are you sure you got it correct???? Note (probably harmless): No library found for -lrfc ================================================ BUILD INFORMATION ================================================ rfc dir: libraries: -lm -ldl -lpthread -lc -L/lib -lrfc include dir: /include rfc header: /include/saprfc.h rfc candidate: ; /include; rfc ================================================ Checking if your kit is complete... Looks good Writing Makefile for SAP::Rfc Welcome to The SAP::Rfc Object oriented Programming Interface for performing RFC calls to an SAP R/3 System. YOU MUST READ THE README FILE THAT COMES WITH THIS DISTRIBUTION AND UNDERSTAND THE TERMS AND CONDITIONS THEREIN. ---------------- Please Press Enter --------------- Copyright (c) 2002 - 2006 Piers Harding. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of either: a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or b) the "Artistic License" which comes with this Kit. This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See either the GNU General Public License or the Artistic License for more details. You should have received a copy of the Artistic License with this Kit, in the file named "Artistic". If not, I'll be glad to provide one. You should also have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. ---------------- Please Press Enter --------------- Please Enter The Following: Enter ASHOST - Test SAP System Hostname: [localhost] Enter SYSNR - System Number: [00] Enter CLIENT - Client Number: [000] Enter LANG - Login Language: [en] Enter USER - User Id: [DEVELOPER] Enter PASSWD - Password: [developer] Enter TRACE - Trace Level: [1] Were on our way ............. cp Idoc.pm blib/lib/SAP/Idoc.pm cp Iface.pm blib/lib/SAP/Iface.pm cp lib/SAP/Config.pm blib/lib/SAP/Config.pm cp Rfc.pm blib/lib/SAP/Rfc.pm /export/home/cpanrun/build/5.6.1/bin/perl -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/typemap Rfc.xs > Rfc.xsc && mv Rfc.xsc Rfc.c gcc -c -I/include -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.55\" -DXS_VERSION=\"1.55\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE -g -Wall -DSUMITELSE Rfc.c Rfc.xs:36: saprfc.h: No such file or directory Rfc.xs:37: sapitab.h: No such file or directory make: *** [Rfc.o] Error 1