with yaourt:
==> Building and installing package
==> Install or build missing dependencies for teamviewer:
error: target not found: lib32-freetype2
with packer:
Dependency `lib32-alsa-lib' of `teamviewer' does not exist.
uname -a
Linux sesopsec 3.8.4-1-ARCH #1 SMP PREEMPT Wed Mar 20 22:10:25 CET 2013 x86_64 GNU/Linux
Search Criteria
Package Details: teamviewer 15.59.3-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: | http://www.teamviewer.com |
Licenses: | custom |
Conflicts: | teamviewer-beta |
Provides: | teamviewer |
Submitter: | Hilinus |
Maintainer: | swiftgeek (nickoe, astronautlevel) |
Last Packager: | swiftgeek |
Votes: | 1474 |
Popularity: | 2.08 |
First Submitted: | 2010-04-15 10:29 (UTC) |
Last Updated: | 2024-11-15 22:36 (UTC) |
Dependencies (5)
Required by (3)
Sources (4)
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_amd64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_arm64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_armhf.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_i386.deb
Latest Comments
« First ‹ Previous 1 .. 94 95 96 97 98 99 100 101 102 103 104 .. 127 Next › Last »
webdawg commented on 2013-03-27 17:10 (UTC)
bawrak commented on 2013-03-26 04:03 (UTC)
@Alucryd / Hilinus
Thanks for that. After replacing freetype2-ubuntu (used for the LCD rendering patches to freetype2) with freetype2 and installing lib32-freetype my teamviewer finally starts up!
kellerman commented on 2013-03-21 20:47 (UTC)
And I kinda hate that it's installing it into another wine environment.
kellerman commented on 2013-03-21 20:45 (UTC)
It worked for me for a 1-2 reboots, then just hangs. Installing it on wine doesn't help either. I have freetype2-infinality and lib32-freetype-infinality installed on my arch.
Output:
http://pastebin.com/ysStFG6f
hcjl commented on 2013-03-15 13:16 (UTC)
Does anyone know how to start Teamviewer daemon so that I can access the server without a user being logged in?
I already started a discussion here https://bbs.archlinux.org/viewtopic.php?id=155990, but obviously nobody knows.
Thx & Rgds
hcjl
Hilinus commented on 2013-03-14 17:37 (UTC)
@Alucryd:
I removed lib32-freetype2 and teamviewer hangs as expected. I have added the dependency to the PKGBUILD.
Thanks, as always.
solixxx commented on 2013-03-14 11:18 (UTC)
@giner
Thx for the workaround
alucryd commented on 2013-03-12 10:09 (UTC)
If lib32-freetype2 is needed, then freetype2 is probably needed on i686 machines, can somebody confirm this?
Hilinus: Anyway, I must have missed the deps when I made the PKGBUILD, can you add them both?
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.
startx
users 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.conf
withSource: https://community.teamviewer.com/English/discussion/95696/teamviewer-15-stopped-working-on-debian-buster#M4399