RE: Building RPMs with embedded Perl
"Neil Davidson" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Never mind my previous request for advice. After many more attempts, the following seemed to more or less succeed: rpmbuild -ba /usr/src/redhat/SPECS/net-snmp.spec --define '_with_perl_modules 1' --define '_with_embedded_perl 1' ________________________________________ From: Neil Davidson Sent: Wednesday, December 28, 2005 1:34 PM To: '[email protected]' Subject: Building RPMs with embedded Perl Am a bit of a novice to this, but perhaps someone here has some experience in getting Net-SNMP installed on Fedora Core 4 with embedded perl support. (It looks like embedded perl is disabled by default.) The spec file contains the following lines: %{?_with_embedded_perl:%define embedded_perl 1} %{!?_with_embedded_perl:%define embedded_perl 0} I interpret these as suggesting, that I can build the rpm with embedded perl, though some configuration option supplied on the rpmbuild command line. Have tried the following: rpmbuild -ba net-snmp.spec --with 'embedded_perl' rpmbuild -ba net-snmp.spec --define '_enable_embedded_perl 1' rpmbuild -ba net-snmp.spec --define '_enable_embedded_perl=yes' rpmbuild -ba net-snmp.spec --define '_enable_embedded_perl=1' all without much luck. I'm probably being quite ignorant, but can anyone point me in the correct direction? ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users