-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make bulk_extractor compile under Debian #452
Comments
Yes, also on Gentoo the compilation from source is not straight forward. |
sure! Can I just do a git pull for the latest update? I done a
|
When you do a git clone, you need to add the Alternatively, you can do a |
I done that all, but still no luck:
|
Ok, this worked: this did not work:
|
Hm. that has a sub module too. And then that sub module has another sub
module. Which is why I recommend a git clone recursive. I think that the
init and update commands also have recurse flags but that they are
different.
…_____________
On Sun, Jan 28, 2024 at 7:12 AM Zeno R.R. Davatz ***@***.***> wrote:
I done that all, but still no luck:
~/.software/bulk_extractor> git submodule init
~/.software/bulk_extractor> git submodule update
Klone nach '/home/zeno/.software/bulk_extractor/dfxml_schema'...
Klone nach '/home/zeno/.software/bulk_extractor/src/be20_api'...
Submodul-Pfad 'dfxml_schema': 'f2a702e401dd15802ec8558b42c496a1184a0486' ausgecheckt
Submodul-Pfad 'src/be20_api': 'c031194542beed802c6303ac7c50904d10a5b67e' ausgecheckt
~/.software/bulk_extractor> ./bootstrap.sh
submodule be20_api/dfxml_cpp is not present.
—
Reply to this email directly, view it on GitHub
<#452 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMFHLFAAI3GAS34EYRUZ63YQY6BDAVCNFSM6AAAAABCLPEOR6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJTGU3TKNJXGI>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
Ok,
|
I do not have |
Correct, you should not need libewf. It appears that |
ok, |
Try switching to the branch |
Can you post your full |
you can definitely do a github actions build from source. Config log is attached. Configure runs fine for me. |
I have GitHub actions that build from source, but the GitHub runners are
Ubuntu, not Debian. Do you have an example of setting up Debian with docker
to run an action?
…_____________
On Mon, Jan 29, 2024 at 2:57 AM Zeno R.R. Davatz ***@***.***> wrote:
Can you post your full config.log file? I can try to spin up a Kali Linux
somewhere. Is it available on AWS? Is there a way to run
Kali linux on Github actions? Kali Linux is based on Debian. There is no
github actions running that provides debian linux. Do
you know if I can run it under docker?
you can definitely do a github actions build from source. Config log is
attached.
config.log
<https://github.com/simsong/bulk_extractor/files/14081257/config.log>
Configure runs fine for me.
—
Reply to this email directly, view it on GitHub
<#452 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMFHLF5IYYWZZACUHTH7OTYQ5I7HAVCNFSM6AAAAABCLPEOR6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJUGE2DQNBQGU>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
Thanks. It does. |
Thank you! |
I'm trying to compile under a debian container and I can't get that to work either. This is a deeper problem. Somebody who knows Debian or Kali Linux, which is based on Debian, needs to fix this. |
On which Linux do you normally build? |
We build on both Ubuntu with amazon actions. Fedora to build the windows
executable. Also Amazon Linux. Debian has always been a mystery to me.
…_____________
On Tue, Jan 30, 2024 at 1:49 AM Zeno R.R. Davatz ***@***.***> wrote:
On which Linux do you normally build?
—
Reply to this email directly, view it on GitHub
<#452 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMFHLEU5SPRKC5BJBO7KALYRCJYDAVCNFSM6AAAAABCLPEOR6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJWGE4DGMBUGM>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
@zdavatz -This is for you.
@simsong will use this distribution: https://aws.amazon.com/marketplace/pp/prodview-fznsw3f7mq7to
The text was updated successfully, but these errors were encountered: