Die Suche ergab 6 Treffer

von dersh
Di 28. Mai 2019, 20:03
Forum: macOS
Thema: Z88Aurora V5 fails on macOS 10.14 Mojave
Antworten: 10
Zugriffe: 6021

Re: Z88Aurora V5 fails on macOS 10.14 Mojave

I got it to work by doing the following:
sudo chown -R root /opt/Z88
sudo chmod -R a+xr /opt/Z88

I'm not sure if that was all necessary, or even if that is a secure way to leave things. But, Z88 does now start for me.
von dersh
Di 28. Mai 2019, 18:58
Forum: macOS
Thema: Z88Aurora V5 fails on macOS 10.14 Mojave
Antworten: 10
Zugriffe: 6021

Re: Z88Aurora V5 fails on macOS 10.14 Mojave

I have tried fully deleting z88 and reinstalling, but that didn't help. I had noticed how V5 installs with different permissions from V4. I had even reinstalled V4 to confirm that fact. I had just followed the install instructions and that is how the permissions ended up for V5. I have tried changin...
von dersh
Fr 17. Mai 2019, 15:05
Forum: macOS
Thema: Z88Aurora V5 fails on macOS 10.14 Mojave
Antworten: 10
Zugriffe: 6021

Re: Z88Aurora V5 fails on macOS 10.14 Mojave

My last post ended up being hard to read. Perhaps this is easier: $ ls -al /opt/Z88/lib/libgdk* -rwx------ 1 administrator wheel 645092 Mar 14 05:05 /opt/Z88/lib/libgdk-x11-2.0.0.dylib -rwx------ 1 administrator wheel 937128 Mar 14 05:05 /opt/Z88/lib/libgdk-x11-2.0.a ls: /opt/Z88/lib/libgdk-x11-2.0....
von dersh
Fr 17. Mai 2019, 14:59
Forum: macOS
Thema: Z88Aurora V5 fails on macOS 10.14 Mojave
Antworten: 10
Zugriffe: 6021

Re: Z88Aurora V5 fails on macOS 10.14 Mojave

I am running OS 10.14.5. I believe Apple did change some security stuff in that version, so perhaps that relates? $ ls -al /opt/Z88 total 0 drwxr-xr-x@ 7 root wheel 224 May 15 11:19 . drwxr-xr-x 9 root admin 288 May 15 11:19 .. drwxr-xr-x@ 19 root wheel 608 May 15 11:19 etc drwxr-xr-x@ 143 root whee...
von dersh
Mi 15. Mai 2019, 16:18
Forum: macOS
Thema: Z88Aurora V5 fails on macOS 10.14 Mojave
Antworten: 10
Zugriffe: 6021

Re: Z88Aurora V5 fails on macOS 10.14 Mojave

I deleted the install directory: ~/z88aurorav5. Then installed re-installed without sudo. But, I see the same error as I described before. It seems that the permissions are wrong for library files being installed in /opt/Z88 To be clear, I think that you were only referring to z88aurorav5, not for G...
von dersh
Mo 13. Mai 2019, 14:15
Forum: macOS
Thema: Z88Aurora V5 fails on macOS 10.14 Mojave
Antworten: 10
Zugriffe: 6021

Z88Aurora V5 fails on macOS 10.14 Mojave

I just upgraded to V5 and Z88 Aurora fails to open. It seems that there are some permission issues with how GTK4Z88V5 is being installed. When I start it, here's the error that I get: $ cd ~/z88aurorav5/bin/mac && ./aurorastartv5 dyld: Library not loaded: /opt/Z88/lib/libgtk-x11-2.0.0.dylib ...