richardlehane / siegfried

signature-based file format identification
http://www.itforarchivists.com/siegfried
Apache License 2.0
224 stars 30 forks source link

ARM version #110

Open nkrabben opened 6 years ago

nkrabben commented 6 years ago

I was trying to install on a Raspberry Pi, but the Ubuntu/Debian directions don't work. I think it's because it hasn't been compiled for ARM. Would you be able to get an ARM compiled version to the right repo?

I fixed my issued by installing Go. That also has some ARM problems, but the fixes are well-documented elsewhere.

richardlehane commented 6 years ago

Hi Nick Thanks for reporting this. Will be keen to hear if you get sf working on a pi and what you do with it. I'll see if I can fix the deb package (either by making it install from source or adding arm binaries). In the meantime the brew install might work with linuxbrew? Cheers Richard

On Thu, 21 Dec 2017, 5:50 AM Nick Krabbenhoeft notifications@github.com wrote:

I was trying to install on a Raspberry Pi, but the Ubuntu/Debian directions don't work. I think it's because it hasn't been compiled for ARM. Would you be able to get an ARM compiled version to the right repo?

I fixed my issued by installing Go. That also has some ARM problems, but the fixes are well-documented elsewhere.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/richardlehane/siegfried/issues/110, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJm7rQx6a-eajr3iNFfdqjDDlhvfhuJks5tCVbvgaJpZM4RIz-s .

nkrabben commented 6 years ago

Linux brew was breaking for other reasons that I didn't dig much farther into. The best workaround turned out being installing Go. Also not straightforward, but I documented it https://nypl.github.io/digpres/2017/12/20/raspi-siegfried.html

Thanks for checking out a fix for the deb package!

richardlehane commented 6 years ago

note to self: follow these guidelines for re-doing deb package https://pkg-go.alioth.debian.org/

richardlehane commented 4 years ago

note to self: https://vincent.bernat.ch/en/blog/2019-pragmatic-debian-packaging