<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
I also couldn't find kpeoplevcard in the Fedora repositories. Looks
like there's some kind of unresolved discussion about how it should
be packaged: <a class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/show_bug.cgi?id=2041267">https://bugzilla.redhat.com/show_bug.cgi?id=2041267</a><br>
<br>
I built it from source. It's pretty small and easy to build and only
depends on packages which are available in the repos. You can do
something like:<br>
<br>
mkdir ~/src<br>
cd ~/src<br>
git clone <a class="moz-txt-link-freetext" href="https://invent.kde.org/pim/kpeoplevcard.git">https://invent.kde.org/pim/kpeoplevcard.git</a><br>
cd kpeoplevcard<br>
mkdir build<br>
cd build<br>
<br>
cmake -DCMAKE_INSTALL_PREFIX=/usr ~/src/kpeoplevcard/<br>
(sudo dnf install kf5-X-devel packages until it stops complaining)<br>
make -j8<br>
sudo make install<br>
<br>
Thanks,<br>
Simon<br>
<br>
<div class="moz-cite-prefix">On 8/25/22 22:05, Jonathan Ryshpan
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:4a2a973ff0f0604675c0d0d6c18f915a4f5d1245.camel@pacbell.net">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div>kpeoplevcard doesn't seem to be available from Fedora repos:</div>
<div style="margin-left: 3ch;"><font face="monospace">$ dnf
provides '*/kpeoplevcard'</font></div>
<div style="margin-left: 3ch;"><font face="monospace">Last
metadata expiration check: 3 days, 0:35:59 ago on Mon 22 Aug
2022 06:07:04 PM PDT.</font></div>
<div style="margin-left: 3ch;"><font face="monospace">Error: No
matches found. If searching for a file, try specifying the
full path or using a wildcard prefix ("*/") at the beginning.</font></div>
<div><br>
</div>
<div>Is it best to build it from source, or am I looking for it in
the wrong place, or whatever?</div>
<div><br>
</div>
<div>On Thu, 2022-08-25 at 14:38 -0400, Simon Redman wrote:</div>
<blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px
#729fcf solid;padding-left:1ex">
<div>Nico correctly reminded me that installing kpeoplevcard is
a requirement to use kpeoplevcard :)<br>
<br>
This has resolved the issue for me.<br>
<br>
Please install kpeoplevcard and report back whether it fixes
the issue for you. You might raise a bug with your
distribution's KDE Connect (SMS) package, asking them to
include this (runtime/optional) dependency.<br>
<br>
</div>
<div class="moz-cite-prefix">On 8/25/22 11:55, Simon Redman
wrote:<br>
</div>
<div> <br>
</div>
<blockquote type="cite"
cite="mid:170df47a-bcd2-7a22-678a-66ea9668e73a@ergotech.com"
style="margin:0 0 0 .8ex; border-left:2px #729fcf
solid;padding-left:1ex">
<div>
<meta http-equiv="Content-Type" content="text/html;
charset=UTF-8">
Thanks for confirming. Unfortunately I don't think there's
anything I can suggest until I am able to investigate and
fix the issue.<br>
</div>
</blockquote>
</blockquote>
<div><br>
</div>
<div><span>
<pre>--
</pre>
<pre>Sincerely Jonathan Ryshpan <a class="moz-txt-link-rfc2396E" href="mailto:jonrysh@pacbell.net"><jonrysh@pacbell.net></a>
The Moving Finger writes; and, having writ,
Moves on: nor all your Piety nor Wit
Can lure it back to cancel half a Line,
Nor all your Tears wash out a Word of it
-- Khayyam & Fitzgerald
</pre>
</span></div>
</blockquote>
<br>
</body>
</html>