This is a discussion on configuring the perl modules within the SNMP Users forums, part of the Networking and Network Related category; Redhat Linux, with root priviledges. Net-SNMP 5.2.1. I ran "autoconf" and "configure --with-perl-...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Redhat Linux, with root priviledges. Net-SNMP 5.2.1.
I ran "autoconf" and "configure --with-perl-modules --enable-shared" The configure script didn't create a "perl" subdirectory, though; so when the "make" gets along to trying to build perl, it gets this: /bin/sh: line 1: cd: perl: No such file or directory Can't open perl script "Makefile.PL": No such file or directory I've build the entire net-snmp package many times; the problem is only with Perl. If I go into the source directory and type "perl Makefile.PL" there, I get much better traction. (Although it eventually complains about "structure has no member named `securityAuthLocalKey'"). Is it possible to build the perl module the way everything else is built, into a build directory? Or is building in the source directory the only option? ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |