Cody Salyer 0 Posted February 12, 2019 Share Posted February 12, 2019 I'm trying to install on a Ubuntu machine but get the following error: package architecture (amd64) does not match system (arm64) is there a version that supports 64 bit arm processors? Link to post Share on other sites
Daniel Alarcon 20 Posted February 12, 2019 Share Posted February 12, 2019 Hello @Cody Salyer the only ARM option we have for now is for Raspbian, but you can try to build Synergy yourself. https://github.com/symless/synergy-core/wiki Is that an option for you? If not, please let me know. Link to post Share on other sites
Cody Salyer 0 Posted February 12, 2019 Author Share Posted February 12, 2019 That's not an ideal scenario, i'm not terribly familiar with Ubuntu yet. Also as i'm trying to get Qtcreator installed i'm getting errors back saying there's no installation candidate. that qtcreator isn't availible but it's replaced by qtchooser. Link to post Share on other sites
flakeman2 0 Posted March 18, 2020 Share Posted March 18, 2020 FYI - I was able to build synergy for arm64 on the latest Ubuntu MATE. Version 1.11.0-stable-0badc0de. Its working great for me. Let me know if you'd like the binaries or anything Devin Link to post Share on other sites
Jamie Newbon 19 Posted March 19, 2020 Share Posted March 19, 2020 We do indeed have ARM64 binaries available, they were built on a Ubuntu 18 OS and can be selected on the downloads page 1 Link to post Share on other sites
UnixOutlaw 2 Posted February 26 Share Posted February 26 I have the same / similar issue. Debian arm64 version of Synergy Pro 1.14.6 will NOT install on Ubuntu 22.10 on a Pi4 with 8 GB RAM. I ran into nearly exactly the same thing with Pop!OPS on the same hardware too... [email protected]:~/tmp$ sudo dpkg -i synergy_1.14.6-snapshot.88fdd263_raspios_arm64.deb (Reading database ... 160995 files and directories currently installed.) Preparing to unpack synergy_1.14.6-snapshot.88fdd263_raspios_arm64.deb ... Unpacking synergy (1.14.6.snapshot.88fdd263) over (1.14.6.snapshot.88fdd263) ... dpkg: dependency problems prevent configuration of synergy: synergy depends on libgdk-pixbuf2.0-0 (>= 2.22.0); however: Package libgdk-pixbuf2.0-0 is not installed. synergy depends on libssl1.1 (>= 1.1.0); however: Package libssl1.1 is not installed. dpkg: error processing package synergy (--install): dependency problems - leaving unconfigured Processing triggers for mailcap (3.70+nmu1ubuntu1) ... Processing triggers for gnome-menus (3.36.0-1ubuntu3) ... Processing triggers for desktop-file-utils (0.26-1ubuntu4) ... Processing triggers for hicolor-icon-theme (0.17-2) ... Errors were encountered while processing: synergy [email protected]:~/tmp$ sudo apt install -f Reading package lists... Done Building dependency tree... Done Reading state information... Done Correcting dependencies... Done The following packages were automatically installed and are no longer required: dctrl-tools dmeventd dmraid dpkg-repack efibootmgr gir1.2-timezonemap-1.0 gir1.2-xkl-1.0 grub-common grub-efi-arm64 grub-efi-arm64-bin grub-efi-arm64-signed grub2-common kpartx kpartx-boot libdebian-installer4 libdevmapper-event1.02.1 libdmraid1.0.0.rc16 libdpkg-perl libfile-fcntllock-perl liblvm2cmd2.03 libqt5designer5 libqt5help5 libqt5positioning5 libqt5sensors5 libqt5test5 libqt5webchannel5 libqt5webkit5 libtimezonemap-data libtimezonemap1 lvm2 os-prober python3-dbus.mainloop.pyqt5 python3-gi-cairo python3-icu python3-pam python3-pyqt5 python3-pyqt5.qtsvg python3-pyqt5.qtwebkit python3-pyqt5.sip rdate thin-provisioning-tools Use 'sudo apt autoremove' to remove them. The following packages will be REMOVED: synergy 0 to upgrade, 0 to newly install, 1 to remove and 99 not to upgrade. 1 not fully installed or removed. After this operation, 5,094 kB disk space will be freed. Do you want to continue? [Y/n] y (Reading database ... 160995 files and directories currently installed.) Removing synergy (1.14.6.snapshot.88fdd263) ... Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for gnome-menus (3.36.0-1ubuntu3) ... Processing triggers for mailcap (3.70+nmu1ubuntu1) ... Processing triggers for desktop-file-utils (0.26-1ubuntu4) ... I can find any packages like libgdk-pixbuf2.0-0 or libssl1.1... How do I get the software I bought to work on my hardware? I'd really rather not have to compile / build - are there any arm64 binary packages for LINUX other than the Debian / Raspbian one? On 3/19/2020 at 11:18 PM, Jamie Newbon said: We do indeed have ARM64 binaries available, they were built on a Ubuntu 18 OS and can be selected on the downloads page Nothing there like that right now, the only arm64 binaries I can see are for Raspbian/RasbpiOS and MacOS Note also - I was previously successfully able to run the arm64 package on Ubuntu 22.10 - but I have since lost that install - which started out as a Ubuntu 20.04, I installed Synergy in 20.04, then it was progressively upgraded to 22.04, 22.10... I'd rather not have to do that again just to get Synergy to work... Link to post Share on other sites
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now