View previous topic :: View next topic |
Author |
Message |
Solid924ger n00b
Joined: 05 Aug 2018 Posts: 6
|
Posted: Sun Aug 05, 2018 9:01 am Post subject: Teamviewer in Gentoo 64 Bit Raspberry Pi 3 |
|
|
Hi,
I have Installer Gentoo 64 Bit in my Raspberry Pi 3.
Now I wanted to install Teamviewer on it in order to have access to my Raspberry from anywhere anytime.
However, I can't install Teamviewer. Sudo emerge Teamviewer does not work at all.
Any ideas? What's the right command?
Thanks! |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31388 Location: here
|
Posted: Sun Aug 05, 2018 9:22 am Post subject: |
|
|
Ebuild in portage not support arm arch, moreover seems there is no version for amr64...
... but look this _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
Solid924ger n00b
Joined: 05 Aug 2018 Posts: 6
|
Posted: Sun Aug 05, 2018 9:42 am Post subject: |
|
|
How to install .deb Files in Gentoo?
Emerge doesn't work at all. |
|
Back to top |
|
|
Solid924ger n00b
Joined: 05 Aug 2018 Posts: 6
|
Posted: Sun Aug 05, 2018 10:00 am Post subject: |
|
|
Sudo emerge *.deb does not work at all since it says 'there are no rebuild to satisfy "Teamviewer....deb" |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31388 Location: here
|
Posted: Sun Aug 05, 2018 10:04 am Post subject: |
|
|
I don't know well how gentoo behaves in an arm architecture, but if not support multilib as amd64 you can't install teamviewer _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
Solid924ger n00b
Joined: 05 Aug 2018 Posts: 6
|
Posted: Sun Aug 05, 2018 10:10 am Post subject: |
|
|
Hmmm...so how about a different rdp solution with Gentoo? A rdp software that is natively supported by Gentoo. |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54670 Location: 56N 3W
|
Posted: Sun Aug 05, 2018 10:36 am Post subject: |
|
|
Solid924ger,
VNC, X forwarding over ssh ?
You can install .deb files in Gentoo if you are lucky. app-arch/deb2targz unpacks the deb.
The Raspberry Pi can mix and match 32 and 64 bit code with a 64 bit kernel.
However, the on disk layout is not multilib aware so if you want a 32 bit Teamviewer on an otherwise 64 bit install, it would be safer in a 32 bit chroot. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
Blind_Sniper Guru
Joined: 20 Apr 2018 Posts: 370
|
Posted: Sun Aug 05, 2018 11:21 am Post subject: |
|
|
You can try to install deb file by hand. Unpack it and you will see that the deb file is just an archive with few directories with files and they can be merged with your filesystem.
If you have all dependencies for your program installed, you may get it up and running.
I have couple programs installed from deb: acestream engine and umplayer |
|
Back to top |
|
|
FrankRizz0 l33t
Joined: 29 Nov 2006 Posts: 617
|
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54670 Location: 56N 3W
|
Posted: Sun Aug 05, 2018 12:35 pm Post subject: |
|
|
FrankRizz0,
If there is an arm64 version, that page works.
The ebuild says Code: | KEYWORDS="-* ~amd64 ~x86" | which means know to be broken on everything except amd64 and x86.
Thats because it an evil binary blob. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Last edited by NeddySeagoon on Sun Aug 05, 2018 12:37 pm; edited 1 time in total |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31388 Location: here
|
Posted: Sun Aug 05, 2018 12:36 pm Post subject: |
|
|
NeddySeagoon wrote: | If there is an arm64 version, that page works. |
There is only a 32bit for arm _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
Solid924ger n00b
Joined: 05 Aug 2018 Posts: 6
|
Posted: Sun Aug 05, 2018 6:10 pm Post subject: |
|
|
So I installed TigerVNC instead...but I can't make the server work. Can't use a different device to access my Raspberry. |
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 22931
|
Posted: Sun Aug 05, 2018 11:10 pm Post subject: |
|
|
If you need help debugging this, you will need to be more specific. What device did you use? What program on that device did you use? What did it say when it failed? What did you do on the Raspberry that you think was sufficient? |
|
Back to top |
|
|
|