inq 0 Posted February 16, 2020 Posted February 16, 2020 Hello, I am going to install the emby on my FreeBSD 12 server. I successfully followed the instructions, except in here: sudo pkg install mono libass fontconfig freetype2 fribidi gnutls iconv opus samba48 sqlite3 libtheora libva libvpx libvorbis webp libx264 x265 dav1d libzvbi libraw ImageMagick6 There was no samba48, so I installed samba410, and this was not a serious problem, I think. But the server did not boot, so I tested to run some of binaries in the installed directory. But It throws: $ ./bin/ffmpeg ld-elf.so.1: /usr/local/lib/emby-server/bin/ffmpeg: Undefined symbol "avfilter_alloc" I tried to google 'avfilter_alloc', but there was no result lol... What can I do? Thank you very much!
Luke 40131 Posted February 16, 2020 Posted February 16, 2020 Hi, Why are you not just installing from freebsd ports? 1
inq 0 Posted February 17, 2020 Author Posted February 17, 2020 Wow awesome! I didn't know that there is a a ports package lol.. Thank you very much!
Luke 40131 Posted February 17, 2020 Posted February 17, 2020 Where did you originally get the above install instructions?
Cthalpa 10 Posted February 19, 2020 Posted February 19, 2020 @@Luke They look alot like: https://emby.media/freebsd-server.html
Luke 40131 Posted February 19, 2020 Posted February 19, 2020 What do you mean they look a lot like that? Where else would you get them from?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now