Tag: bin
qt6.7.2 x86 to arm cross-compile, error : recompile with -fPIC
回复: Qt6 Raspberry Pi cross compliation error. have any solution [1/1400] Linking CXX shared library qtbase/lib/libQt6DBus.so.6.7.2 FAILED: qtbase/lib/libQt6DBus.so.6.7.2 : && /usr/bin/aarch64-linux-gnu-g++ –sysroot=/path/to/rootfs -fPIC -DNDEBUG -O2 -Wl,–no-undefined -Wl,–version-script,/home/user/zp/cross-build/qtb-new-dtags -shared -Wl,-soname,libQt6DBus.so.6 -o…
Enabling Copy and Paste on VM
Here is the output of the /etc/vmware/config file after doing the steps mentioned. [root@localhost:~] cat /etc/vmware/config libdir = “/usr/lib/vmware” authd.proxy.nfc = “vmware-hostd:ha-nfc” authd.proxy.nfcssl = “vmware-hostd:ha-nfcssl” authd.proxy.vpxa-nfcssl = “vmware-vpxa:vpxa-nfcssl” authd.proxy.vpxa-nfc =…
Enabling Copy and Paste on VM
Here is the output of the /etc/vmware/config file after doing the steps mentioned. [root@localhost:~] cat /etc/vmware/config libdir = “/usr/lib/vmware” authd.proxy.nfc = “vmware-hostd:ha-nfc” authd.proxy.nfcssl = “vmware-hostd:ha-nfcssl” authd.proxy.vpxa-nfcssl = “vmware-vpxa:vpxa-nfcssl” authd.proxy.vpxa-nfc =…
Bugs : libervia-backend package : Ubuntu
A couple of tests fail with: 126s ../../build.mHP/src/libervia/frontends/tools/webrtc.py:625: InternalError126s ——-——-——-——-— Captured log call ——-——-——-——-—126s ERROR libervia.frontends.tools.webrtc:webrtc.py:622 Can’t parse pipeline126s Traceback (most recent call last):126s File “/tmp/autopkgtest.YNJzL0/build.mHP/src/libervia/frontends/tools/webrtc.py”, line 620, in setup_call126s…
Bugs : libervia-backend package : Ubuntu
A couple of tests fail with: 126s ../../build.mHP/src/libervia/frontends/tools/webrtc.py:625: InternalError126s ——-——-——-——-— Captured log call ——-——-——-——-—126s ERROR libervia.frontends.tools.webrtc:webrtc.py:622 Can’t parse pipeline126s Traceback (most recent call last):126s File “/tmp/autopkgtest.YNJzL0/build.mHP/src/libervia/frontends/tools/webrtc.py”, line 620, in setup_call126s…
Add Appstream metainfo announcing HW support
Package: virtualbox-guest-x11 Version: 7.0.20-dfsg-1 Tags: patch User: p…@hungry.com Usertags: appstream-modalias Here is a patch to add Appstream metainfo XML announcing the hardware handled by this package. It is untested, as…
Add Appstream metainfo announcing HW support
Package: virtualbox-guest-x11 Version: 7.0.20-dfsg-1 Tags: patch User: p…@hungry.com Usertags: appstream-modalias Here is a patch to add Appstream metainfo XML announcing the hardware handled by this package. It is untested, as…
Index of /vault/centos/8-stream/NFV/x86_64/os/Packages/
../ kernel-rt-4.18.0-552.1.1.rt7.342.el8.x86_64.rpm 01-May-2024 15:15 10874668 kernel-rt-4.18.0-552.3.1.rt7.344.el8.x86_64.rpm 14-May-2024 02:03 10882980 kernel-rt-4.18.0-552.rt7.341.el8.x86_64.rpm 08-Apr-2024 05:16 10870372 kernel-rt-4.18.0-553.5.1.rt7.346.el8.x86_64.rpm 23-May-2024 15:47 10885732 kernel-rt-4.18.0-553.6.1.rt7.347.el8.x86_64.rpm 30-May-2024 16:14 10889172 kernel-rt-core-4.18.0-552.1.1.rt7.342.el8.x86_6..> 01-May-2024 15:15 44866072 kernel-rt-core-4.18.0-552.3.1.rt7.344.el8.x86_6..> 14-May-2024 02:04 44974872 …
Install Archlinux With Pacman Static
pkgbuild.com/~morganamilo/pacman-static/x86_64/bin/pkgs.org/download/pacman-static wget pkgbuild.com/~morganamilo/pacman-static/x86_64/bin/pacman-static mirrorlist choose oneraw.githubusercontent.com/archlinux/svntogit-packages/packages/pacman-mirrorlist/trunk/mirrorlist cat pacman.conf [options] HoldPkg = pacman glibc Architecture = auto CheckSpace CleanMethod = KeepInstalled [core] SigLevel = Never DatabaseOptional Server = mirrors.tuna.tsinghua.edu.cn/archlinux/core/os/$arch [extra] SigLevel…
arch linux – Pacman can’t run. Can’t find libicuuc.so.75
I was able to get it resolved. On the ArchWiki there is a link to install pacman-static which doesn’t require any libraries. You can install it with curl pkgbuild.com/~morganamilo/pacman-static/x86_64/bin/pacman-static –output…
Mathematica 13 does not recognize FFmpeg installation in Windows 11
I am trying to install FFmpeg in Windows 11 and I did as suggested in this post: community.wolfram.com/groups/-/m/t/2177967The location of the FFmpeg shared gpl version for Windows is indicated in…
Cannot build VirtualBox Guest Additions
Running VBoxLinux.run builds okay but then fails, referring me to the vboxadd-setup.log which I have posted below via pastebin vboxadd-setup.log is posted here: pastebin.com/77m5h7N5%5Dvboxadd-setup.log Host distro and versions of virtualbox…
Cannot find (any matches for) “usr/lib/*/lmms/libvestige.so” (tried in ., debian/tmp)
Source: lmms Version: 1.2.2+dfsg1-6 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: sramac…@debian.org buildd.debian.org/status/fetch.php?pkg=lmms&arch=i386&ver=1.2.2%2Bdfsg1-6%2Bb3&stamp=1711724261&raw=0 — Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/lmms/wavetables/tri.bin Installing bash completion… Bash…
How to install Docker in aaPanel Centos 7 VPS – aaPanel
Try installing manually with the command: cd /www/server/panel/install/ wget download.bt.cn/install/0/docker_install_en.sh First uninstall the currently installed docker/bin/bash /www/server/panel/install/docker_install_en.sh uninstall Delete the previous installation scriptrm -rf /www/server/panel/install/docker_install_en.sh Install/bin/bash /www/server/panel/install/docker_install_en.sh install /bin/bash /www/server/panel/install/install_soft.sh…
SDK Error while bitbake fsl-image-minimal on centos 5.9
[yw079@localhost build_t2080rdb-64b]$ bitbake fsl-image-minimalTraceback (most recent call last):File “/opt/phenix/nxp/QorIQ-SDK-V2.0-20160527-yocto/sources/poky/bitbake/bin/bitbake”, line 31, in <module>import bbFile “/opt/phenix/nxp/QorIQ-SDK-V2.0-20160527-yocto/sources/poky/bitbake/lib/bb/__init__.py”, line 77, in <module>from bb import fetch2 as fetchFile “/opt/phenix/nxp/QorIQ-SDK-V2.0-20160527-yocto/sources/poky/bitbake/lib/bb/fetch2/__init__.py”, line 37, in <module>import bb.persist_data,…
Debian — File list of package lxqt-notificationd/bullseye/s390x
/etc/xdg/autostart/lxqt-notifications.desktop /usr/bin/lxqt-config-notificationd /usr/bin/lxqt-notificationd /usr/share/applications/lxqt-config-notificationd.desktop /usr/share/doc/lxqt-notificationd/AUTHORS /usr/share/doc/lxqt-notificationd/README.md /usr/share/doc/lxqt-notificationd/changelog.Debian.gz /usr/share/doc/lxqt-notificationd/changelog.gz /usr/share/doc/lxqt-notificationd/copyright /usr/share/lintian/overrides/lxqt-notificationd Read more here: Source link
vir…” : Bugs : virtualbox package : Ubuntu
cant describe ProblemType: PackageDistroRelease: Ubuntu 22.04Package: virtualbox-dkms 6.1.38-dfsg-3~ubuntu1.22.04.1ProcVersionSignature: Ubuntu 6.2.0-39.40~22.04.1-generic 6.2.16Uname: Linux 6.2.0-39-generic x86_64ApportVersion: 2.20.11-0ubuntu82.5Architecture: amd64CasperMD5CheckResult: unknownDKMSKernelVersion: 6.5.0-14-genericDate: Fri Dec 15 08:40:05 2023DuplicateSignature: dkms:virtualbox-dkms:6.1.38-dfsg-3~ubuntu1.22.04.1:/var/lib/dkms/virtualbox/6.1.38/build/vboxdrv/r0drv/linux/memobj-r0drv-linux.c:1228:18: error: too many arguments to function…
Almost removed most of my system
Package: aptitude Version: 0.8.13-5 Today I out of habit hit RET to the following. It removed much of my system. www.reddit.com/r/Crostini/comments/alytbc/comment/kcv98ks/ Next time I’ll be more careful and not trust…
Mageia alert MGASA-2023-0335 (virtualbox) [LWN.net]
From: Mageia Updates <buildsystem-daemon@mageia.org> To: updates-announce@ml.mageia.org Subject: [updates-announce] MGASA-2023-0335: Updated virtualbox packages fix security vulnerabilities and other bugs Date: Mon, 04 Dec 2023 09:30:36 +0100 Message-ID:…
python – Cannot conda install riptable
conda install riptable Error while loading conda entry point: conda-libmamba-solver (dlopen(/Users/John/anaconda3/lib/python3.11/site-packages/libmambapy/bindings.cpython-311-darwin.so, 0x0002): Library not loaded: @rpath/libarchive.13.dylib Referenced from: <8447D0F3-4502-3ED6-8455-D7C22F99CAF6> /Users/John/anaconda3/lib/libmamba.2.0.0.dylib Reason: tried: ‘/Users/John/anaconda3/lib/libarchive.13.dylib’ (no such file), ‘/Users/John/anaconda3/lib/python3.11/site-packages/libmambapy/../../../libarchive.13.dylib’ (no such file),…
cTrader Forum – MSB32 Visual Studio Error:
how can I fix this error: Severity Code Description Project File Line Suppression StateWarning MSB3243 No way to resolve conflict between “Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a” and “Microsoft.VisualBasic”. Choosing “Microsoft.VisualBasic, Version=10.0.0.0,…