Skip to content

FreeBSD support #75

@Thefrank

Description

@Thefrank

trying to install anything that requires ffmpeg-static fails under FreeBSD as an example:

install bropat/ioBroker.eufy-security#6027c21fc25365e812ec5215336aede2783fbb0e
NPM version: 6.14.8
npm install bropat/ioBroker.eufy-security#6027c21fc25365e812ec5215336aede2783fbb0e --loglevel error --prefix "/opt/iobroker" (System call)
ffmpeg-static install failed: No binary found for architecture
npm ERR! code ELIFECYCLEnpm ERR! errno 1
npm ERR! ffmpeg-static@4.2.7 install: `node install.js`
npm ERR! Exit status 1npm ERR! npm ERR! Failed at the ffmpeg-static@4.2.7 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

what would it take to get that added? FreeBSD already offers it via pkg (pkg install ffmpeg) and ports (https://www.freshports.org/multimedia/ffmpeg/)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions