Originally Posted by
clickit
Thanks 4 ur HELP!
I understood about what the prefix does.
I didn't know ./configure would create a makefile --big help there!
BTW tripwire has its own bin for binaries under tripwire-2.4.1.2-x86-bin.
What is bothering me is the way they worded their instructions. There is an "install" directory under tripwire-2.4.1.2-x86-bin and an install.sh shell program is located there.
Just to make my life miserable they also created an install-sh script in the main tripwire diretory. Both scripts are executable.
So where I am confused is are they saying use:
./configure --prefix=/opt/secr/idx/tripwire-2.4.1.2-x86-bin/install
OR
./configure --prefix=/opt/secr/idx/tripwire-2.4.1.2-x86-bin ?
Since there are 2 install scripts it makes it difficult to determine what the path should be.
I uncompressed the tar ball in /opt/secr/idx/.
Are neither of these where it goes?
Wish they'd be more specific or say put it where you want.