Updated dependencies to include additional 32bit X libs. Let me know if it doesn't work.
Search Criteria
Package Details: teamviewer 15.76.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/teamviewer.git (read-only, click to copy) |
|---|---|
| Package Base: | teamviewer |
| Description: | All-In-One Software for Remote Support and Online Meetings |
| Upstream URL: | https://www.teamviewer.com/en/download/portal/linux/ |
| Licenses: | custom |
| Conflicts: | teamviewer-beta |
| Provides: | teamviewer |
| Submitter: | Hilinus |
| Maintainer: | swiftgeek (nickoe, astronautlevel) |
| Last Packager: | swiftgeek |
| Votes: | 1484 |
| Popularity: | 1.50 |
| First Submitted: | 2010-04-15 10:29 (UTC) |
| Last Updated: | 2026-05-11 17:35 (UTC) |
Dependencies (4)
Required by (3)
Sources (4)
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_amd64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_arm64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_armhf.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_i386.deb
Latest Comments
« First ‹ Previous 1 .. 121 122 123 124 125 126 127 128 129 Next › Last »
Hilinus commented on 2010-09-07 14:06 (UTC)
Bevan commented on 2010-09-07 10:48 (UTC)
ldd /opt/teamviewer/teamviewer/5/wine/drive_c/Program\ Files/TeamViewer/Version5/tvwine.dll.so
not a dynamic executable
Hilinus commented on 2010-09-07 10:40 (UTC)
@All of you having problems: Could you paste the result of
ldd /opt/teamviewer/teamviewer/5/wine/drive_c/Program Files/TeamViewer/Version5/tvwine.dll.so
Here, on i686, it doesn't find only libwine.so.1, but it works.
@Bevan: the alsa-lib thing appears probably because lib32-alsa-lib doesn't appear as a dependency in the PKGBUILD. I've updated that now.
Bevan commented on 2010-09-07 09:37 (UTC)
I forgot to mention that I use x86_64 - seems to be important here. Namcap told me the following about the package:
teamviewer E: Dependency detected and not included (lib32-alsa-lib) from files ['opt/teamviewer/teamviewer/5/wine/lib/wine/winealsa.drv.so']
teamviewer W: Referenced library 'libwine.so.1' is an uninstalled dependency
But installing lib32-alsa-lib and wine doesn't solve the problem.
warnem2 commented on 2010-09-07 05:22 (UTC)
I can't confirm any problems on x86_64. Works great over here.
masser commented on 2010-09-07 05:21 (UTC)
I confirm on amd64 platform is the same problem as with Beavan. On x86, everything works fine.
Bevan commented on 2010-09-06 20:22 (UTC)
Unfortunately the new version does not work for me. It fails during startup with "Could not load the GNU/Linux extension shared library tvwine.dll.so."
I don't know what the problem could be. The file can be found here: /opt/teamviewer/teamviewer/5/wine/drive_c/Program Files/TeamViewer/Version5
I already tried to remove my ~/.teamviewer folder but with no success.
Pinned Comments
swiftgeek commented on 2023-08-01 19:17 (UTC) (edited on 2023-08-01 19:21 (UTC) by swiftgeek)
As mentioned in @seyn6gk's comment
Without changing anything, since teamviewer 13 a desktop environment/login with display manager like lightdm/sddm/gdm is required.
startxusers can follow workaround mentioned in @r7v s commentr7v commented on 2022-06-07 14:49 (UTC)
Workaround for startx
Create drop-in
/etc/systemd/system/getty@tty1.service.d/getty@tty1.service-drop-in.confwithSource: https://community.teamviewer.com/English/discussion/95696/teamviewer-15-stopped-working-on-debian-buster#M4399