Simson L. Garfinkel
Simson L. Garfinkel
For example, do I want the desktop or the enterprise? Thanks.
Found one: https://aws.amazon.com/marketplace/pp/prodview-ztrd4fkxc65ig
Correction, use this one: https://alt.fedoraproject.org/cloud/
Okay. I updated DFXML and now I get warnings but no errors: ``` g++ -std=c++17 -g -flto -pthread -Wall -MD -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual...
Thanks for the recommendation. Before I go to the trouble, can you give d0505fb a try?
How are you preparing the VM on which you are doing the compilation? Are you running our [prep script](https://github.com/simsong/bulk_extractor/blob/main/etc/CONFIGURE_FEDORA34.bash)? There are a _lot_ of modules that need to be installed.
The prep script is: https://github.com/simsong/bulk_extractor/blob/main/etc/CONFIGURE_FEDORA34.bash Not /src_win/CONFIGURE_FEDORA31.bash Did you typo?
Yes, that is out of date. Please feel free to update it.
Did you run on a clean VM, or one that you have used for other things? Which version of Fedora did you use? I need to modify the prep script...
Apparently it is now being set but never used. It was previously used to let the scanners know that initialization was over, and all of the scanners would get a...