Compilation of PackETH on openSUSE

PackETH is a nice gkt tool to play with Ethernet packet.

I encountered some path issues with the Makefile and openSUSE 11.1 64 bits to compile it, so here is the packETH-opensuse patch to compile correctly.

If you are on a 32 bits system, all you will have to do is editing the CPPFLAGS line and replace all lib64 occurences with lib.

I hope one will find it useful.

Related posts:

  1. Yersinia : patch to compile under openSUSE (11.1)
  2. openSUSE 11.1
  3. openSUSE kernel sources : patching against sock_sendpage() NULL Pointer Dereference vulnerability
  4. No Nessus gui client and limited support of the server for openSUSE
  5. Compile Hping on OpenSuse (and maybe others…)

Post a Comment

Your email is never published nor shared. Required fields are marked *