Hi, i just checked the "./install/install.cfg".............
and here are the lines which checks for " -oi -t" *********install.cfg starts here************************************************************ ##################################### # SENDMAIL options - DEFAULT # # Either SENDMAIL or SMTP can be used to send reports via TWMAILMETHOD. # Specifies which sendmail program to use. ##################################### TWMAILMETHOD=SENDMAIL TWMAILPROGRAM="${path_to_sendmail} -oi -t" ##################################### # SMTP options # # TWSMTPHOST selects the SMTP host to be used to send reports. # SMTPPORT selects the SMTP port for the SMTP mail program to use. ##################################### # TWMAILMETHOD=SMTP # TWSMTPHOST="mail.domain.com" # TWSMTPPORT=25 *********install.cfg ends here********************************************************** i dont have SMTP or Sendmail installed right now,so i think i can go for installng sendmail...is that correct??.. and, > try grep -n libexec ./install/install.cfg from the source and see what's > going on. /usr/libexec is not a familiar one. i didnt get anything....the output was empty..... with regards. C.C.Chakkaradeep On 5/26/05, Declan Moriarty <[EMAIL PROTECTED]> wrote: > Recently, Somebody Somewhere wrote these words > > hi all, > > > > am trying to install Tripwire and when i do "make install",and after > > accepting the license aggreement , i get this error..... > > > > ********************************Tripwire > > Error********************************************* > > Please type "accept" to indicate your acceptance of this > > license agreement. [do not accept] accept > > Using configuration file ./install/install.cfg > > > > Checking for programs specified in install configuration file.... > > > > /usr/local/sbin:/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/libexec > > -oi -t does not exist. Exiting. > > make[3]: *** [install-data-hook] Error 1 > > make[3]: Leaving directory `/sources/tripwire-portable-0.9' > > make[2]: *** [install-data-am] Error 2 > > make[2]: Leaving directory `/sources/tripwire-portable-0.9' > > make[1]: *** [install-am] Error 2 > > make[1]: Leaving directory `/sources/tripwire-portable-0.9' > > make: *** [install-recursive] Error 1 > > ********************************Tripwire > > Error********************************************* > > > > i would be happy if anyone could help me out.... > > try grep -n libexec ./install/install.cfg from the source and see what's > going on. /usr/libexec is not a familiar one. > > Did you google for the error? > -- > > With best Regards, > > > Declan Moriarty. > -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page