Date: Thu, 18 Feb 2021 13:34:55 +0100 From: "Ronald Klop" <ronald-lists@klop.ws> To: "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org> Subject: help on port linux-vivaldi needed Message-ID: <op.0y0fwhjnkndu52@joepie> In-Reply-To: <op.0y0c7e2geclrs1@joepie> References: <op.0y0c7e2geclrs1@joepie>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I created a port of the Vivaldi browser & e-mail client. (www.vivaldi.com) It is still a work in progress. The port is based on the linux-opera port. It installs in /compat/linux/opt/vivaldi which needs to be improved yet. It seems I have all the dependencies in place now. But when I start it it complains that libffmpeg.so is not available while ldd gives that it is perfectly available. /opt/vivaldi/vivaldi-bin: error while loading shared libraries: libffmpeg.so: cannot open shared object file: No such file or directory $ ldd /opt/vivaldi/vivaldi-bin linux_vdso.so.1 => (0x00007ffffffff000) libffmpeg.so => /opt/vivaldi/lib/libffmpeg.so (0x000000080bc00000) libdl.so.2 => /lib64/libdl.so.2 (0x000000080c200000) My port can be found here: https://www.klop.ws/linux-vivaldi.tar Is anybody willing to help create this port? Ronald. PS: resend from my subscribed email address. Might be double. Sorry.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.0y0fwhjnkndu52>