[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PSPP-BUG: PSPP for Mac: crashing at startup after MacPorts-Installat
From: |
Jeremy Lavergne |
Subject: |
Re: PSPP-BUG: PSPP for Mac: crashing at startup after MacPorts-Installation |
Date: |
Wed, 22 Jan 2014 18:01:08 -0500 |
Installing and using a newer X server does in fact solve the crash for me.
You can quickly get one installed from MacPorts:
sudo port install xorg-server
It will take me some time to get a +universal build ready for distribution.
On Jan 22, 2014, at 15:23, Jeremy Lavergne <address@hidden> wrote:
> I’m building the one in MacPorts to see if it resolves the crash. Likely, the
> current graphics libraries are no longer compatible with the old X server and
> since Apple no longer supports 10.5’s X11 we get to install a different X
> server.
>
> I’ll followup if the newer X server fixes the crash.