Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: Јаневски on March 04, 2018, 03:20:20 PM

Title: tcpreplay on rpi3 TinyCoreLinux 8.x
Post by: Јаневски on March 04, 2018, 03:20:20 PM
Could You please add tcpreplay for RaspberryPi3 TinyCoreLinux 8.x?
Autoconf, automake, libc and libpcap are present in the repo, however i've ran into some autogen problems while trying to compile it so i failed.
Title: Re: tcpreplay on rpi3 TinyCoreLinux 8.x
Post by: Juanito on March 05, 2018, 12:56:52 AM
posted
Title: Re: tcpreplay on rpi3 TinyCoreLinux 8.x
Post by: Јаневски on March 05, 2018, 05:45:30 PM
posted
Thank You! :)

I figured out what the problem was - don't use the development version of tcpreplay which utilizes autogen only for pre-compiling.

Needed dev and usage libraries: libc, libpcap, libnl.