Github messages for voidlinux
 help / color / mirror / Atom feed
From: oreo639 <oreo639@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: Polybar won't start and won't build
Date: Wed, 13 Jul 2022 19:38:12 +0200	[thread overview]
Message-ID: <20220713173812.ctqolLuzpV4cblzQDFyzSiTjcSHxHFUEGSGREbm6ogE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38046@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 664 bytes --]

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/issues/38046#issuecomment-1183500728

Comment:
> If I change libjsoncpp.so to libjsoncpp.so.24 like that:
> `sudo mv /usr/lib/libjsoncpp.so /usr/lib/libjsoncpp.so.24`

Do not do that. `libjsoncpp.so` is only for use when compiling, `libjsoncpp.so.24` is for use when running the application. (`libjsoncpp.so` is a symbolic link to `libjsoncpp.so.24` so if you rename it it will never be able to be resolved)

I cannot reproduce this issue.
Try `# xbps-install -f jsoncpp jsoncpp-devel`
You can use `# xbps-pkgdb -a` to verify the status of your other packages.

  reply	other threads:[~2022-07-13 17:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-13 17:07 [ISSUE] Polybar issue Swomp2
2022-07-13 17:38 ` oreo639 [this message]
2022-07-13 17:38 ` Polybar won't start and won't build oreo639
2022-07-13 17:42 ` oreo639
2022-07-13 20:13 ` Swomp2
2022-07-13 20:14 ` Swomp2
2022-07-13 20:14 ` Swomp2
2022-07-13 20:50 ` [ISSUE] [CLOSED] " Swomp2

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220713173812.ctqolLuzpV4cblzQDFyzSiTjcSHxHFUEGSGREbm6ogE@z \
    --to=oreo639@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).