I am trying to add a custom extension to couple of LTE messages so I can see
them in wireshark.
Since I will be using wireshark exclusively in windows, I figured doing a
native win64 build will be the best way to proceed.
Accordingly, I followed the build environment setup process a
thttps://w
When I try to build an installer package for Ubuntu (Debian), I am asked (per
the INSTALL doc in the root folder) to execute: "dpkg-buildpackage -us -uc
-rfakeroot" before I use configure/make etc.
However, after I checkout the source, make the required changes to the code and
run the command,
:46 GMT+02:00 Born In :
> When I try to build an installer package for Ubuntu (Debian), I am asked
> (per the INSTALL doc in the root folder) to execute: "dpkg-buildpackage -us
> -uc -rfakeroot" before I use configure/make etc.
> However, after I checkout the source, make the r