Is there a client that runs on PowerPC Macs with 10.4 "Tiger" installed ? I tried to install the latest 3.99 Mac client on an older G4 with "Tiger" installed, but the system complains that the software can not run on this computer (X11 is installed). Tried to download the older "Pre-GIT" image, but the image that was zipped seems to be corrupt: MacOS unzips the file, but fails to mount the resulting .dmg. thanks for any help, Mark
Hi Mark,
On Di 10 Apr 2012 12:10:39 CEST Mark Dammer wrote:
Is there a client that runs on PowerPC Macs with 10.4 "Tiger" installed ? I tried to install the latest 3.99 Mac client on an older G4 with
"Tiger" installed, but the system complains that the software can
not run on this computer (X11 is installed). Tried to download the
older "Pre-GIT" image, but the image that was zipped seems to be
corrupt: MacOS unzips the file, but fails to mount the resulting .dmg. thanks for any help, Mark
just for the record, as I am not sure, if you read the x2go-dev
mailing list...
Mihai Moldovan has lately provided a new .DMG file for X2Go Client
that has PowerPC binaries included:
http://code.x2go.org/releases/binary-macosx/x2goclient/x2goclient-3.99.2.0.d...
Please try that.
Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
I know you're talking about a MacOS version, but just for the record:
During the weekend I build pyhoca on my Dual-G5 running Wheezy. This is what I did and got:
[mirco@dual-g5 ~] 1$ sudo aptitude source pyhoca-gui
[mirco@dual-g5 ~] 2$ sudo aptitude install man2html-base python-setuptools python-distutils-extra python-paramiko wx-common python-wxtools python-argparse python-setproctitle python-epydoc python-gevent nxproxy
[mirco@dual-g5 ~] 3$ cd pyhoca-gui-0.1.0.10/
[mirco@dual-g5 ~] 4$ dpkg-buildpackage -rfakeroot -uc -b
[mirco@dual-g5 ~] 5$ sudo dpkg -i python-x2go_0.1.1.9-0-x2go1+wheezy~main~629~build1_all.deb
[mirco@dual-g5 ~] 6$ pyhoca-gui /usr/bin/pyhoca-gui:24: UserWarning: libevent version mismatch: system version is '2.0.18-stable' but this gevent is compiled against '2.0.16-stable' import gevent
** (process:10391): WARNING **: Trying to register gtype 'GMountMountFlags' as flags when in fact it is of type 'GEnum'
** (process:10391): WARNING **: Trying to register gtype 'GDriveStartFlags' as flags when in fact it is of type 'GEnum'
** (process:10391): WARNING **: Trying to register gtype 'GSocketMsgFlags' as flags when in fact it is of type 'GEnum' Speicherzugriffsfehler
hope one off you has an idea which make's it usable…
Greetz Mirco
Am 16.04.2012 um 09:49 schrieb Mike Gabriel:
Hi Mark,
On Di 10 Apr 2012 12:10:39 CEST Mark Dammer wrote:
Is there a client that runs on PowerPC Macs with 10.4 "Tiger" installed ? I tried to install the latest 3.99 Mac client on an older G4 with "Tiger" installed, but the system complains that the software can not run on this computer (X11 is installed). Tried to download the older "Pre-GIT" image, but the image that was zipped seems to be corrupt: MacOS unzips the file, but fails to mount the resulting .dmg. thanks for any help, Mark
just for the record, as I am not sure, if you read the x2go-dev mailing list...
Mihai Moldovan has lately provided a new .DMG file for X2Go Client that has PowerPC binaries included: http://code.x2go.org/releases/binary-macosx/x2goclient/x2goclient-3.99.2.0.d...
Please try that.
Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
X2Go-User mailing list X2Go-User@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-user
Hi Mirco,
On Mo 16 Apr 2012 12:21:40 CEST Mirco Schmidt wrote:
During the weekend I build pyhoca on my Dual-G5 running Wheezy. This
is what I did and got:
[mirco@dual-g5 ~] 1$ sudo aptitude source pyhoca-gui
As PyHoca-GUI is Python only, you should be able to install it from
our repositories...
# please try the nightly builds as pyhoca-gui is currently being
pushed towards
# release... any feedback is welcome...
deb http://packages.x2go.org/debian squeeze heuler
aptitude install pyhoca-gui
[mirco@dual-g5 ~] 6$ pyhoca-gui /usr/bin/pyhoca-gui:24: UserWarning: libevent version mismatch:
system version is '2.0.18-stable' but this gevent is compiled
against '2.0.16-stable' import gevent** (process:10391): WARNING **: Trying to register gtype
'GMountMountFlags' as flags when in fact it is of type 'GEnum'** (process:10391): WARNING **: Trying to register gtype
'GDriveStartFlags' as flags when in fact it is of type 'GEnum'** (process:10391): WARNING **: Trying to register gtype
'GSocketMsgFlags' as flags when in fact it is of type 'GEnum' Speicherzugriffsfehler
This seems to be a bug in the Debian package python-gevent. Please
report against Debian BTS, package python-gevent.
Greets, Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
Hey Mike,
I have just purged the self-build package and tried to install from repo:
[mirco@dual-g5 ~]
8$ sudo aptitude install pyhoca-gui
Couldn't find any package whose name or description matched "pyhoca-gui"
To enshure the repo is really there:
[mirco@dual-g5 ~] 9$ cat /etc/apt/sources.list.d/x2go.list # X2Go Repository # no PowerPC deb's available #deb http://packages.x2go.org/debian wheezy main # X2Go Repository (sources) deb-src http://packages.x2go.org/debian wheezy main
while doing I remembered this is what I tried before building the package last night around that time...
So I uncommented the deb line and ran an update to get:
W: Failed to fetch http://packages.x2go.org/debian/dists/wheezy/Release Unable to find expected entry 'main/binary-powerpc/Packages' in Release file (Wrong sources.list entry or malformed file)
So let's try to fix the source package...
Greetz Mirco
Am 16.04.2012 14:31, schrieb Mike Gabriel:
Hi Mirco,
On Mo 16 Apr 2012 12:21:40 CEST Mirco Schmidt wrote:
During the weekend I build pyhoca on my Dual-G5 running Wheezy. This is what I did and got:
[mirco@dual-g5 ~] 1$ sudo aptitude source pyhoca-gui
As PyHoca-GUI is Python only, you should be able to install it from our repositories...
# please try the nightly builds as pyhoca-gui is currently being pushed towards # release... any feedback is welcome... deb http://packages.x2go.org/debian squeeze heuler
aptitude install pyhoca-gui
[mirco@dual-g5 ~] 6$ pyhoca-gui /usr/bin/pyhoca-gui:24: UserWarning: libevent version mismatch: system version is '2.0.18-stable' but this gevent is compiled against '2.0.16-stable' import gevent
** (process:10391): WARNING **: Trying to register gtype 'GMountMountFlags' as flags when in fact it is of type 'GEnum'
** (process:10391): WARNING **: Trying to register gtype 'GDriveStartFlags' as flags when in fact it is of type 'GEnum'
** (process:10391): WARNING **: Trying to register gtype 'GSocketMsgFlags' as flags when in fact it is of type 'GEnum' Speicherzugriffsfehler
This seems to be a bug in the Debian package python-gevent. Please report against Debian BTS, package python-gevent.
Greets, Mike
X2Go-User mailing list X2Go-User@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-user
Hi Mirco,
On Di 17 Apr 2012 12:40:17 CEST Mirco Schmidt wrote:
Hey Mike,
I have just purged the self-build package and tried to install from repo:
[mirco@dual-g5 ~] 8$ sudo aptitude install pyhoca-gui Couldn't find any package whose name or description matched "pyhoca-gui"
Please retry this action. There should be a pyhoca-gui and a
python-x2go package now for PPC.
Note: for arch=ppc currently only arch:all packages are available via
our repos. I am at this moment preparing a build environment for PPC,
so that we can add client-side binary packages (i.e. x2goclient), as
well. This will still take some time...
Greets, Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
Hi Mike,
sorry that doesn't work out...
[mirco@dual-g5 ~]
2$ sudo aptitude update
Ign http://packages.x2go.org wheezy InRelease
Holen: 1 http://ftp.de.debian.org wheezy InRelease [185 kB]
Holen: 2 http://packages.x2go.org wheezy Release.gpg [490 B]
Holen: 3 http://packages.x2go.org wheezy Release [7.321 B]
Hit http://security.debian.org wheezy/updates InRelease
Hit http://packages.x2go.org wheezy/main Sources
Hit http://security.debian.org wheezy/updates/main Sources
Hit http://security.debian.org wheezy/updates/main powerpc Packages
Ign http://security.debian.org wheezy/updates/main TranslationIndex
Holen: 4 http://ftp.de.debian.org wheezy/main Sources/DiffIndex [7.876 B]
Holen: 5 http://ftp.de.debian.org wheezy/main powerpc Packages/DiffIndex [7.876 B]
Holen: 6 http://ftp.de.debian.org wheezy/main TranslationIndex [2.223 B]
Holen: 7 http://ftp.de.debian.org wheezy/main 2012-04-17-2010.59.pdiff [54 B]
Holen: 8 http://ftp.de.debian.org wheezy/main powerpc 2012-04-17-2010.59.pdiff [100 B]
Holen: 9 http://ftp.de.debian.org wheezy/main 2012-04-17-2010.59.pdiff [54 B]
Hit http://ftp.de.debian.org wheezy/main Translation-de
Holen: 10 http://ftp.de.debian.org wheezy/main Translation-en [3.809 kB]
Holen: 11 http://ftp.de.debian.org wheezy/main powerpc 2012-04-17-2010.59.pdiff [100 B]
Ign http://security.debian.org wheezy/updates/main Translation-de_DE
Ign http://security.debian.org wheezy/updates/main Translation-de
Ign http://security.debian.org wheezy/updates/main Translation-en
Holen: 12 http://ftp.de.debian.org wheezy/main 2012-04-18-0210.14.pdiff [23,5 kB]
Holen: 13 http://ftp.de.debian.org wheezy/main 2012-04-18-0210.14.pdiff [23,5 kB]
Holen: 14 http://ftp.de.debian.org wheezy/main powerpc 2012-04-18-0210.14.pdiff [24,1 kB]
Holen: 15 http://ftp.de.debian.org wheezy/main powerpc 2012-04-18-0210.14.pdiff [24,1 kB]
4.068 kB wurden in 10 s heruntergeladen (377 kB/s)
W: Fehlschlag beim Holen von http://packages.x2go.org/debian/dists/wheezy/Release Unable to find expected entry 'main/binary-powerpc/Packages' in Release file (Wrong sources.list entry or malformed file)
E: Some index files failed to download. They have been ignored, or old ones used instead.
Aktueller Status: 13 aktualisierbare Pakete [+6], 212 Neue [+8].
[mirco@dual-g5 ~] 3$ sudo aptitude install pyhoca-gui Es konnte kein Paket gefunden werden, dessen Name oder Beschreibung auf »pyhoca-gui« passt. Es konnte kein Paket gefunden werden, dessen Name oder Beschreibung auf »pyhoca-gui« passt. Es werden keine Pakete installiert, aktualisiert oder entfernt. 0 Pakete aktualisiert, 0 zusätzlich installiert, 0 werden entfernt und 13 nicht aktualisiert. 0 B an Archiven müssen heruntergeladen werden. Nach dem Entpacken werden 0 B zusätzlich belegt sein. \ [mirco@dual-g5 ~] 4$ cat /etc/apt/sources.list/x2go.list # X2Go Repository # no PowerPC deb's available deb http://packages.x2go.org/debian wheezy main # X2Go Repository (sources) deb-src http://packages.x2go.org/debian wheezy main
Greetz Mirco
Am 18.04.2012 um 06:40 schrieb Mike Gabriel:
Hi Mirco,
On Di 17 Apr 2012 12:40:17 CEST Mirco Schmidt wrote:
Hey Mike,
I have just purged the self-build package and tried to install from repo:
[mirco@dual-g5 ~] 8$ sudo aptitude install pyhoca-gui Couldn't find any package whose name or description matched "pyhoca-gui"
Please retry this action. There should be a pyhoca-gui and a python-x2go package now for PPC.
Note: for arch=ppc currently only arch:all packages are available via our repos. I am at this moment preparing a build environment for PPC, so that we can add client-side binary packages (i.e. x2goclient), as well. This will still take some time...
Greets, Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
X2Go-User mailing list X2Go-User@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-user
Hi Mirco,
On Mi 18 Apr 2012 08:56:24 CEST Mirco Schmidt wrote:
Please retry this action. There should be a pyhoca-gui and a
python-x2go package now for PPC.Note: for arch=ppc currently only arch:all packages are available
via our repos. I am at this moment preparing a build environment
for PPC, so that we can add client-side binary packages (i.e.
x2goclient), as well. This will still take some time...
sorry that doesn't work out...
ahhh... I mixed up ppc and powerpc architecture...
Try again! Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
There's a VPN but the machine is such a power consumer that I turn it off whole I'm at the office… I'll give a feedback when back home tonight…
Greetz
Am 18.04.2012 um 09:34 schrieb Mike Gabriel:
Hi Mirco,
On Mi 18 Apr 2012 08:56:24 CEST Mirco Schmidt wrote:
Please retry this action. There should be a pyhoca-gui and a python-x2go package now for PPC.
Note: for arch=ppc currently only arch:all packages are available via our repos. I am at this moment preparing a build environment for PPC, so that we can add client-side binary packages (i.e. x2goclient), as well. This will still take some time...
sorry that doesn't work out...
ahhh... I mixed up ppc and powerpc architecture...
Try again! Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
Hi Mike
I just tried it on a G4 running 10.4 "Tiger". The application crashes with an error like this: dyld: Symbol not found: ___stack_chk_guard Referenced from: /Applications/x2goclient.app/Contents/MacOS/./../Frameworks/QtCore.framework/Versions/4/Qtcore Expected in: /usr/lib/libSystem.B.dylib
Doing some research on the net I found that it looks that the problem is that the GCC stack smashing protector is not supported under "Tiger" and that the package should be built without the -fstack-protector-all option.
I do not know how bugs are filed for x2go, but it would be great if that would be done so that the client can run on older PPC Macs as well.
Mark
On 16/04/12 08:49, Mike Gabriel wrote:
Hi Mark,
On Di 10 Apr 2012 12:10:39 CEST Mark Dammer wrote:
Is there a client that runs on PowerPC Macs with 10.4 "Tiger" installed ? I tried to install the latest 3.99 Mac client on an older G4 with "Tiger" installed, but the system complains that the software can not run on this computer (X11 is installed). Tried to download the older "Pre-GIT" image, but the image that was zipped seems to be corrupt: MacOS unzips the file, but fails to mount the resulting .dmg. thanks for any help, Mark
just for the record, as I am not sure, if you read the x2go-dev mailing list...
Mihai Moldovan has lately provided a new .DMG file for X2Go Client that has PowerPC binaries included: http://code.x2go.org/releases/binary-macosx/x2goclient/x2goclient-3.99.2.0.d...
Please try that.
Mike
X2Go-User mailing list X2Go-User@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-user