disable embedded perl doesn't work

Tim Daley Tim.Daley at ccci.org
Sun Dec 3 19:49:06 CET 2006


using the following and using both --disable-embedded-perl and
--without-embedded-perl doesn't work.
 
./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu
--target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr
--exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
--sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include
--libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var
--sharedstatedir=/usr/com --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share/nagios
--libexecdir=/usr/lib/nagios/plugins --localstatedir=/var/log/nagios
--sbindir=/usr/lib/nagios/cgi --sysconfdir=/etc/nagios
--with-cgiurl=/nagios/cgi-bin --with-command-user=apache
--with-command-group=apache --with-gd-lib=/usr/lib
--with-gd-inc=/usr/include --with-htmurl=/nagios
--with-init-dir=/etc/rc.d/init.d --with-lockfile=/var/run/nagios.pid
--with-mail=/bin/mail --with-nagios-user=nagios
--with-nagios-group=nagios --disable-embedded-perl
--without-embedded-perl --without-perlcache --disable-perlcache
--with-template-objects --with-template-extinfo --enable-event-broker

.....
 
 General Options:
 -------------------------
        Nagios executable:  nagios
        Nagios user/group:  nagios,nagios
       Command user/group:  apache,apache
            Embedded Perl:  yes, with caching
             Event Broker:  yes
        Install ${prefix}:  /usr
                Lock file:  /var/run/nagios.pid
           Init directory:  /etc/rc.d/init.d
                  Host OS:  linux-gnu
 
 Web Interface Options:
 ------------------------
                 HTML URL:  http://localhost/nagios/
                  CGI URL:  http://localhost/nagios/cgi-bin/
 Traceroute (used by WAP):  /bin/traceroute
 
It looks lkie the general parameter scan process sets parameters to "no"
but when the specific options are check, the following construct is
used: "${enable_embedded_perl+set} = set" which succeeds even when the
given parameter is set to "no".


 
Tim Daley
Campus Crusade for Christ
100 Lake Hart Dr. MC 2900
Orlando, Fl 32832-0100
(407)826-2911
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20061203/243d5478/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list