DFIRKuiper / Kuiper

Digital Forensics Investigation Platform
738 stars 110 forks source link

Kuiper Deb creation - riscv #24

Closed kiranacs closed 3 years ago

kiranacs commented 3 years ago

Hi, I was trying kuiper on riscv and able do native build without any issue. But In this sources Makefile don´t have install support. I have done as bellow: Git clone https://github.com/emqx/kuiper Cd kuiper *make build_with_edgex

Note : In same build environment I can able run server. I copied binary to /usr/bin but still a issue in on board like missing conf files. Can you help us to copy all relative file to respective path in board.

Is any layer support available for youcto.

Thanks,

salehmuhaysin commented 3 years ago

hi, to install kuiper use kuiper_install.sh, do not use Makefile, we support Makefile regarding the configuration file, what is the missed configuration file?, if you changed the directory, then ensure to modify the configuration files, all paths should use relative path of current directory kuiper_install.sh in

currently there is no plan to support youcto, maybe dockers in the future

salehmuhaysin commented 3 years ago

the issue will be closed