Hi All,
Apologies upfront to everybody if I am posting this in the wrong place, but I do not know where else to go.
I am trying to install x2goserver on a banana pi running bananian. I did all the stuff about installing the keyring etcetera as described on the webpages, but if I do an apt-cache search x2goserver the thing is not listed. I seems the package x2goserver is missing from the armhf distribution. If I open http://packages.x2go.org/debian/dists/jessie/main/binary-armhf/Packages in my browser x2goserver is not listed there.
I am doing something wrong? Or do I misunderstand something?
As a check on myself I did the whole exercise on my laptop running debian jessie and there it works fine, but then that is the amd64 distribution.
as illustration about what happens here is some terminal output from the banana pi:
frans@pibanan ~ % uname -a Linux pibanan 3.4.108-bananian #2 SMP PREEMPT Thu Aug 13 06:08:25 UTC 2015 armv7l GNU/Linux frans@pibanan ~ % apt-cache search x2goserver x2goserver-compat - X2Go server daemon scripts (backwards compatitbity to old client versions) x2goserver-extensions - X2Go server daemon scripts (extensions) x2goserver-fmbindings - Generic (freedesktop-based) file manager bindings for X2Go x2goserver-printing - X2Go server daemon scripts (printing) x2goserver-pyhoca - X2Go server daemon scripts (add-ons for pyhoca client) x2goserver-xsession - X2Go server daemon scripts (Xsession runner) frans@pibanan ~ %
and the same commands from a terminal on my laptop
frans@dx200 ~ % uname -a Linux dx200 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u3 (2016-01-17) x86_64 GNU/Linux frans@dx200 ~ % apt-cache search x2goserver x2goserver - X2Go server daemon scripts x2goserver-compat - X2Go server daemon scripts (backwards compatitbity to old client versions) x2goserver-extensions - X2Go server daemon scripts (extensions) x2goserver-fmbindings - Generic (freedesktop-based) file manager bindings for X2Go x2goserver-printing - X2Go server daemon scripts (printing) x2goserver-pyhoca - X2Go server daemon scripts (add-ons for pyhoca client) x2goserver-xsession - X2Go server daemon scripts (Xsession runner) frans@dx200 ~ %
could anybody help?
thanks in advance, Frans van der Vat