[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PSPP-BUG: Mac version problem
From: |
Jeremy Lavergne |
Subject: |
Re: PSPP-BUG: Mac version problem |
Date: |
Thu, 22 Aug 2013 17:33:15 -0400 |
The installers place everything into /opt/pspp, not /opt/local (the MacPorts
default tree) as this avoids conflicting with MacPorts installations. In the
past, the installers had installed to /opt/local.
All may only need to update your PATH to include /opt/pspp/bin before
/opt/local/bin, and I've verified that readline 6.2.000 is in all the
installers.
On Aug 22, 2013, at 3:22 PM, Erich Neuwirth wrote:
> Suddenly I cannot start.
> I installed the Macport based dmg version from the download site yesterday.
>
>
> Mercator:~ neuwirth$ pspp
> dyld: Library not loaded: /opt/local/lib/libreadline.6.2.dylib
> Referenced from: /opt/local/bin/pspp
> Reason: image not found
> Trace/BPT trap: 5
> Mercator:~ neuwirth$