Page 1 of 1

SNGREP - Minimun version of OXE

Posted: 11 Sep 2023 13:20
by Marce11uy
Hi,
I would like to know the minimum version of OXE to run SNGREP.
When I run it in OXE 11.2.2 I get this message:


[root@cs-01 tmpd]# cd /tmpd
[root@cs-01 tmpd]# chown root.root ./sngrep ; chmod 755 ./sngrep
[root@cs-01 tmpd]# ./sngrep
FATAL: kernel too old
Segmentation fault


Thanks in advance.
Regards,
M

Re: SNGREP - Minimun version of OXE

Posted: 12 Sep 2023 13:38
by frank
Hi,

I did not try sngrep on release 11
I would say release 12 is when ALE switched to CentOS 6 32 bits which is what I used to compile it.

Re: SNGREP - Minimun version of OXE

Posted: 09 Oct 2023 14:16
by Marce11uy
Hi Frank,

Thanks for the reponse.

We run the procedure on rel 12.1 and sngrep work fine.

Just a comment, when run the uncompress command this was the reponse, I don't know if mean some error or if it's normal:

[root@server-tel2 tmpd]# tar -zxvf ./sngrep.tar.gz
._sngrep
tar: Ignoring unknown extended header keyword `LIBARCHIVE.xattr.com.apple.quarantine'
tar: Ignoring unknown extended header keyword `SCHILY.xattr.com.apple.quarantine'
tar: Ignoring unknown extended header keyword `LIBARCHIVE.xattr.com.apple.lastuseddate#PS'
tar: Ignoring unknown extended header keyword `SCHILY.xattr.com.apple.lastuseddate#PS'
sngrep


Regards,

Re: SNGREP - Minimun version of OXE

Posted: 09 Oct 2023 14:42
by frank
Hi,
This is because I created the archive on macOS.
I did a new one from linux. if you download the latest one, you should not have the error.
Both are the same version, just different archives.