On Mon, 03 Jul 2023 20:19:00 -0000 Cătălin George Feștilă <mythcat@xxxxxxxxxxxxxxxxx> wrote: > After installing with dnf5 I got an error like this when I try to use > the vcpkg search : > > error: Could not detect vcpkg-root. If you are trying to use a copy > of vcpkg ... you must define the VCPKG_ROOT ... > > Any idea? There isn't really any documentation with the package, but you could try export VCPKG_ROOT=/usr/lib/.build-id/d6 The above assumes it is the location of the library. But maybe it is the location of the working directory? There is also a script at /etc/profile.d/vcpkg.sh Maybe it is looking for one of these when it starts. The alternative is to look in the code and see how it wants to use vcpkg-root. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue