LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   Tripwire (https://www.linuxquestions.org/questions/linux-security-4/tripwire-148658/)

brokenflea 02-21-2004 01:22 AM

Tripwire
 
i've installed Tripwire on my box and everytime i try to run it with the
tripwire -m i command it gives me an error of :
"Software interrupt forced exit: Segmentation fault"

what am i doing wrong ?

witeshark 02-22-2004 08:53 PM

Have a look at memory allocation is my guess, that error I believe is associated with an attempt to access memory the program is not allocated to.

whitetux 03-02-2004 01:07 PM

in the README.compile file that is included with Tripwire source it states at the top:

Make sure that you have gcc version 2.96 installed, and make sure that the executables g++ and c++ are in your path and that the first instance of them in your path are indeed the 2.96 binaries.

That should fix your problem.


All times are GMT -5. The time now is 11:25 PM.