caltechlibrary / dataset

dataset is a command line tool, Go package, shared library and Python package for working with JSON objects as collections
https://caltechlibrary.github.io/dataset
Other
23 stars 4 forks source link

The installer.sh script doesn't work correctly for Raspberry Pi OS #139

Open rsdoiel opened 2 weeks ago

rsdoiel commented 2 weeks ago

Running the curl installer command on my Raspberry Pi 400 downloaded the wrongly formatted executable(s). It is pulling the the Linux ARM64 tarball but resulting binary yields a an error about not being a supported executable format.

Raspberry Pi OS reports release 5.4 October 2024, 64 bit.

rsdoiel commented 2 weeks ago

Compiling from downloaded Go 1.23.3 for Linux ARM64 fails with many errors.