LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-17-2006, 02:11 PM   #1
Linux_Learner[LL]
LQ Newbie
 
Registered: Jul 2006
Posts: 4

Rep: Reputation: 0
error while installing tripwire-2.4.0.1 on rhel 4


OS: rhel 4.0
kernel version: 2.6.9-22.EL

I download the "tripwire-2.4.0.1-src.tar.bz2" untar/unzip then
#cd tripwire-2.4.0-1
#./configure ... ok
#make .... ok
#make install ... I got the error ... output of "make install" is following:

Making install in src
make[1]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src'
Making install in cryptlib
make[2]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/cryptlib'
make[3]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/cryptlib'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/cryptlib'
make[2]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/cryptlib'
Making install in core
make[2]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/core'
make[3]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/core'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/core'
make[2]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/core'
Making install in db
make[2]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/db'
make[3]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/db'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/db'
make[2]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/db'
Making install in fco
make[2]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/fco'
make[3]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/fco'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/fco'
make[2]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/fco'
Making install in fs
make[2]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/fs'
make[3]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/fs'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/fs'
make[2]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/fs'
Making install in tw
make[2]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/tw'
make[3]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/tw'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/tw'
make[2]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/tw'
Making install in twcrypto
make[2]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/twcrypto'
make[3]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/twcrypto'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/twcrypto'
make[2]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/twcrypto'
Making install in twparser
make[2]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/twparser'
make[3]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/twparser'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/twparser'
make[2]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/twparser'
Making install in util
make[2]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/util'
make[3]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/util'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/util'
make[2]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/util'
Making install in twprint
make[2]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/twprint'
make[3]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/twprint'
test -z "/usr/local/sbin" || mkdir -p -- . "/usr/local/sbin"
/usr/bin/install -c 'twprint' '/usr/local/sbin/twprint'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/twprint'
make[2]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/twprint'
Making install in twadmin
make[2]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/twadmin'
make[3]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/twadmin'
test -z "/usr/local/sbin" || mkdir -p -- . "/usr/local/sbin"
/usr/bin/install -c 'twadmin' '/usr/local/sbin/twadmin'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/twadmin'
make[2]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/twadmin'
Making install in siggen
make[2]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/siggen'
make[3]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/siggen'
test -z "/usr/local/sbin" || mkdir -p -- . "/usr/local/sbin"
/usr/bin/install -c 'siggen' '/usr/local/sbin/siggen'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/siggen'
make[2]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/siggen'
Making install in tripwire
make[2]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/tripwire'
make[3]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src/tripwire'
test -z "/usr/local/sbin" || mkdir -p -- . "/usr/local/sbin"
/usr/bin/install -c 'tripwire' '/usr/local/sbin/tripwire'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/tripwire'
make[2]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src/tripwire'
make[2]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src'
make[3]: Entering directory `/usr/rpms/tripwire-2.4.0.1/src'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src'
make[2]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src'
make[1]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/src'
Making install in man
make[1]: Entering directory `/usr/rpms/tripwire-2.4.0.1/man'
Making install in man4
make[2]: Entering directory `/usr/rpms/tripwire-2.4.0.1/man/man4'
make[3]: Entering directory `/usr/rpms/tripwire-2.4.0.1/man/man4'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/man/man4" || mkdir -p -- . "/usr/local/man/man4"
/usr/bin/install -c -m 644 './twconfig.4' '/usr/local/man/man4/twconfig.4'
/usr/bin/install -c -m 644 './twpolicy.4' '/usr/local/man/man4/twpolicy.4'
make[3]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/man/man4'
make[2]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/man/man4'
Making install in man5
make[2]: Entering directory `/usr/rpms/tripwire-2.4.0.1/man/man5'
make[3]: Entering directory `/usr/rpms/tripwire-2.4.0.1/man/man5'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/man/man5" || mkdir -p -- . "/usr/local/man/man5"
/usr/bin/install -c -m 644 './twfiles.5' '/usr/local/man/man5/twfiles.5'
make[3]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/man/man5'
make[2]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/man/man5'
Making install in man8
make[2]: Entering directory `/usr/rpms/tripwire-2.4.0.1/man/man8'
make[3]: Entering directory `/usr/rpms/tripwire-2.4.0.1/man/man8'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/man/man8" || mkdir -p -- . "/usr/local/man/man8"
/usr/bin/install -c -m 644 './siggen.8' '/usr/local/man/man8/siggen.8'
/usr/bin/install -c -m 644 './tripwire.8' '/usr/local/man/man8/tripwire.8'
/usr/bin/install -c -m 644 './twadmin.8' '/usr/local/man/man8/twadmin.8'
/usr/bin/install -c -m 644 './twintro.8' '/usr/local/man/man8/twintro.8'
/usr/bin/install -c -m 644 './twprint.8' '/usr/local/man/man8/twprint.8'
make[3]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/man/man8'
make[2]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/man/man8'
make[2]: Entering directory `/usr/rpms/tripwire-2.4.0.1/man'
make[3]: Entering directory `/usr/rpms/tripwire-2.4.0.1/man'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/man'
make[2]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/man'
make[1]: Leaving directory `/usr/rpms/tripwire-2.4.0.1/man'
make[1]: Entering directory `/usr/rpms/tripwire-2.4.0.1'
make[2]: Entering directory `/usr/rpms/tripwire-2.4.0.1'
make[2]: Nothing to be done for `install-exec-am'.
make install-data-hook
make[3]: Entering directory `/usr/rpms/tripwire-2.4.0.1'
prefix="/usr/local" sysconfdir="/usr/local/etc" \
path_to_vi="/bin/vi" path_to_sendmail="/usr/sbin/sendmail" \
./install/install.sh
/bin/sh: ./install/install.sh: No such file or directory
make[3]: *** [install-data-hook] Error 127
make[3]: Leaving directory `/usr/rpms/tripwire-2.4.0.1'
make[2]: *** [install-data-am] Error 2
make[2]: Leaving directory `/usr/rpms/tripwire-2.4.0.1'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/usr/rpms/tripwire-2.4.0.1'
make: *** [install-recursive] Error 1
 
Old 07-17-2006, 04:20 PM   #2
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
./install/install.sh
/bin/sh: ./install/install.sh: No such file or directory

What does "find /usr/rpms/tripwire-2.4.0.1/src -iname install\*" say?


OS: rhel 4.0
kernel version: 2.6.9-22.EL

Any particular reason why you're 0) building rpm's as root and 1) not installing tripwire-2.3.1-22.el4.i386.rpm?
 
Old 07-20-2006, 02:11 PM   #3
Linux_Learner[LL]
LQ Newbie
 
Registered: Jul 2006
Posts: 4

Original Poster
Rep: Reputation: 0
I m sorry unSpawn for replying late ;(
>What does "find /usr/rpms/tripwire-2.4.0.1/src -iname install\*" say?
nothing, i.e /../tripwire-2.4.0.1/src directory is empty

>Any particular reason why you're 0) building rpm's as root and
I just didnt get u.. sory

> 1) not installing tripwire-2.3.1-22.el4.i386.rpm?
Because I searched "Tripwire" on google, and second link was of sourceforge.net, and from there I download the tripwire-<version>.tar.bz2.. no special reason. I simply download the "tripwire-2.3.1-22.el4.i386.rpm" and install it sucessfuly

Thanks for the support, help
Regards
 
Old 07-20-2006, 02:45 PM   #4
gilead
Senior Member
 
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141

Rep: Reputation: 168Reputation: 168
I installed from tripwire-2.4.0.1-src.tar.bz2 on one of my boxes and had to run the following from my tripwire-2.4.0.1 directory:
Code:
ln -s contrib install
The install.sh and install.cfg files are in contrib, not install...
 
Old 01-06-2007, 05:44 AM   #5
centralb
LQ Newbie
 
Registered: Jan 2007
Distribution: Redhat, Debian, "Custom"
Posts: 27

Rep: Reputation: 15
Thanks gilead for posting that quickfix.

General note for those installing the tripwire 2.4.0.1 from source (not sure about binaries, rpms, etc):
  • This package has a few easily-corrected blips / glitches that might interrupt an otherwise easy install:
  • As pointed out by gilead above, running "make install" will fail due to a Makefile reference to the (missing) "install" directory. This can be fixed by running the following...

    Code:
    "ln -s contrib install"
    (without quotes)
    .....in the install directory prior to running "make install" (as pointed out by gilead)
  • Also, the documentation--including Release_Notes, README, and others--is not included in the archive and will not be installed to the default system / local directories. This won't affect operation of tw, and documentation can be obtained from sourceforge and elsewhere.

We'll see about cleaning up the archive for next time around.
 
  


Reply

Tags
fails, installation, tripwire



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
Need help installing tripwire on Fedora C3 hywaydave Linux - Security 1 04-13-2005 01:51 AM
tripwire --init error - need help ddaas Slackware 2 04-12-2005 03:19 AM
Tripwire error jrdioko Linux - Security 1 09-25-2004 07:25 AM
installing tripwire from source yocompia Linux - Security 3 12-03-2003 08:54 PM
tripwire reports /usr/sbin/tripwire changed alfaalfabeta Linux - Security 5 07-22-2003 05:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:30 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