Re: Pspp-users Digest, Vol 120, Issue 10

2016-05-18 Thread Harry Thijssen
Hi Shelly Date: Wed, 18 May 2016 16:55:38 + (UTC) > From: Shelly-Ann Brandon > To: "pspp-users@gnu.org" > Subject: Trying to upload an excel file to PSPP > > Good day, > This is my first time using PSPP. It was recommended to me by my IT > department at school. I am working with the most rec

Re: problems with mac

2016-05-18 Thread Friedrich Beckmann
Hi Julia, could you check the XCode Version that you have installed with FriedrichsMacBook:~ fritz$ /usr/bin/xcodebuild -version Xcode 7.3 Build version 7D175 FriedrichsMacBook:~ fritz$ and check your MacOS Version FriedrichsMacBook:~ fritz$ uname -v Darwin Kernel Version 15.4.0: Fri Feb 26 22

Re: problems with mac

2016-05-18 Thread Julia Klausli
Hi again, I did get pspp 8.5 installed on my machine but not a newer version. I guess I will be happy with that for now and keep learning. I will google the error message. What a great idea. I love using this program for my stats students so they can keep using it after they graduate but I do not

Re: problems with mac

2016-05-18 Thread Alan Mead
If you post the exact error message, I can google it and see if we can figure out when python27 cannot be uninstalled. I assume these errors occur when you issue the command "sudo port uninstall installed"? -Alan On 5/18/2016 10:16 AM, Julia Klausli wrote: > I have tried that several times. It

Re: problems with mac

2016-05-18 Thread Julia Klausli
I have tried that several times. It always fails stating that python27 could not be installed. Any thoughts? > On May 18, 2016, at 9:16 AM, Alan Mead wrote: > > Julia, > > I'd follow Friedrich's advice below and see how that goes. > > -Alan > > On 5/18/2016 7:01 AM, Friedrich Beckmann wrote:

Re: problems with mac

2016-05-18 Thread Alan Mead
Julia, I'd follow Friedrich's advice below and see how that goes. -Alan On 5/18/2016 7:01 AM, Friedrich Beckmann wrote: > > sudo port uninstall installed > > maybe several times. Then > > sudo port install pspp > > to recover from any misconfigured or incomplete packages. Then test > > pspp --v

Re: problems with mac

2016-05-18 Thread Julia Klausli
It seems there is an issue with python27 Here is what happens when I try to install that Computing dependencies for python27 ---> Installing python27 @2.7.11_2 Error: org.macports.install for port python27 returned: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sourc

Re: problems with mac

2016-05-18 Thread Julia Klausli
So I uninstalled everything, did the selfupdate clean python27 install python27 and tried the sudo port install PSPP this is the error I got: Error: org.macports.install for port python27 returned: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macpo

Re: problems with mac

2016-05-18 Thread Friedrich Beckmann
Hi Julia, to start the install from scratch you could run sudo port uninstall installed maybe several times. Then sudo port install pspp to recover from any misconfigured or incomplete packages. Then test pspp --version This should look like this pool8021x172-7:~ fritz$ pspp --version pspp