Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Sep 2024 10:33:38 +0300
From:      Alexey Vyskubov <alexey@pentode.fi>
To:        questions@freebsd.org, freebsd-questions@freebsd.org
Subject:   Re: building a 14.1 workstation
Message-ID:  <PAVPR08MB95065F018129489F2F1AD453AD9F2@PAVPR08MB9506.eurprd08.prod.outlook.com>
In-Reply-To: <alpine.BSF.2.00.2409061435240.55623@bucksport.safeport.com>
References:  <alpine.BSF.2.00.2409061435240.55623@bucksport.safeport.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 06, 2024 at 03:31:37PM UTC, Doug Denault wrote:
>    1. Installing from pkg
>       This installs 384 packages with the following problems:
>          * there is no chromium

🌐 eldanna in ~
❯ pkg search chromium | grep web
chromium-128.0.6613.113        Google web browser based on WebKit
ungoogled-chromium-128.0.6613.113 Google web browser based on WebKit sans integration with Google
🌐 eldanna in ~
❯ freebsd-version
14.1-RELEASE-p3

>          * firefox will not run, ending with an error loading a dynamic
>            library

Which library is missing? Firefox runs for me on two different metal
14.1 boxes (not counting VMs), both as installed with pkg and as compiled port.

🌐 eldanna in ~
❯ ldd /usr/local/bin/firefox
/usr/local/bin/firefox:
        libc++.so.1 => /lib/libc++.so.1 (0xcc5c57eb000)
        libcxxrt.so.1 => /lib/libcxxrt.so.1 (0xcc5c46ac000)
        libm.so.5 => /lib/libm.so.5 (0xcc5c49f2000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xcc5c5b03000)
        libthr.so.3 => /lib/libthr.so.3 (0xcc5c65a5000)
        libc.so.7 => /lib/libc.so.7 (0xcc5c66e1000)
        [vdso] (0xcc5c38a4000)

-- 
Alexey
I cannot receive HTML mail at this account.
Hi, I am a signature virus. Add me to your signature to help me spread.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?PAVPR08MB95065F018129489F2F1AD453AD9F2>