LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 03-21-2007, 05:53 PM   #1
hondo
Member
 
Registered: Jul 2005
Location: norway
Posts: 198

Rep: Reputation: 33
Tripwire installation fails


Hi

I have been reading about tripwire and i think its seems like a great tool. So, i decided to download the open source version, configure it and compile it which went fine.

However, when i was going to install it using "make install" i get this error and i cant really figure out why:

Code:
/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/libexec -oi -t does not exist.  Exiting.
make[3]: *** [install-data-hook] Error 1
make[3]: Leaving directory `/tmp/tripwire/tripwire-2.4.1.1'
make[2]: *** [install-data-am] Error 2
make[2]: Leaving directory `/tmp/tripwire/tripwire-2.4.1.1'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/tmp/tripwire/tripwire-2.4.1.1'
make: *** [install-recursive] Error 1
Something tells me that libexec is missing and is required, but when i type this:
"locate libexec"
..then it gives me this output:
/usr/lib/php5/libexec

So, how do i proceed from here or what am i suppose to do to get tripwire installed? I really appericate all help.
 
Old 03-21-2007, 08:12 PM   #2
gilead
Senior Member
 
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141

Rep: Reputation: 168Reputation: 168
The steps I followed to install Tripwire are here at http://www.linuxquestions.org/questi...93#post2035193. Did you have any errors/warnings during the configure or make steps?
 
Old 03-23-2007, 10:01 AM   #3
hondo
Member
 
Registered: Jul 2005
Location: norway
Posts: 198

Original Poster
Rep: Reputation: 33
Thanks for answering gilead. No, i didnt have any errors during configuration or compile time.
 
Old 03-23-2007, 02:15 PM   #4
gilead
Senior Member
 
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141

Rep: Reputation: 168Reputation: 168
OK, the options -oi and -t are for sendmail. You should be able to create a link to sendmail in one of those locations so that the install script can find it and continue. For example, when installing the Calamaris log parser here, I Had to run the following for it to work:
Code:
ln -s /usr/sbin/sendmail /usr/lib/sendmail
 
Old 03-27-2007, 01:58 PM   #5
hondo
Member
 
Registered: Jul 2005
Location: norway
Posts: 198

Original Poster
Rep: Reputation: 33
Hey, thanks for possible solution to the problem, ill check it out ..I have to ask you though, how did you find out that this line:
/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/libexec -oi -t does not exist. Exiting.

..had anything to do with sendmail? Does sendmail use libexec..
 
Old 03-27-2007, 02:08 PM   #6
gilead
Senior Member
 
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141

Rep: Reputation: 168Reputation: 168
I recognised the -oi -t part. It looks like it was trying to find the sendmail executable with a sub-shell and build a command line to execute with the options, kind of like `which sendmail` -oi -t. However the sub-shell didn't find the executable and returned the string you saw - the list of paths it checked for the sendmail executable.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
tripwire policy update fails dsids Linux - Security 4 08-08-2006 01:57 PM
tripwire installation anil2003 Linux - Security 1 03-30-2006 06:55 AM
Tripwire installation problems kamari Linux - Software 0 04-16-2005 12:18 PM
tripwire reports /usr/sbin/tripwire changed alfaalfabeta Linux - Security 5 07-22-2003 05:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 03:09 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration