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 always fails stating that python27
> could not be installed.
> Any thoughts?
>
>> On May 18, 2016, at 9:16 AM, Alan Mead <ame...@alanmead.org
>> <mailto:ame...@alanmead.org>> 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:
>>>
>>> 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 (GNU PSPP) 0.10.1-geba86b
>>> Packaged by snc (0.10.1-20160328030502)
>>> Copyright (C) 2014 Free Software Foundation, Inc.
>>> License GPLv3+: GNU GPL version 3 or later
>>> <http://gnu.org/licenses/gpl.html>.
>>> This is free software: you are free to change and redistribute it.
>>> There is NO WARRANTY, to the extent permitted by law.
>>>
>>> Written by Ben Pfaff, John Darrington, and Jason Stover.
>>> pool8021x172-7:~ fritz$ 
>>>
>>> You should be able to start pspp with gui from the terminal with
>>>
>>> psppire
>>>
>>> To see if you have any previous version installed somewhere, you
>>> could try
>>>
>>> which pspp
>>>
>>> pool8021x172-7:~ fritz$ which pspp
>>> /opt/local/bin/pspp
>>> pool8021x172-7:~ fritz$ 
>>>
>>> This shows you that pspp is installed in /opt/local/bin where it is
>>> supposed to be. pspp will not be visible in the
>>> „Program“ folder where programs are usually installed. So you have
>>> to start pspp from the terminal.
>>>
>>> Friedrich
>>>
>>>> Am 18.05.2016 um 05:15 schrieb Alan Mead <ame...@alanmead.org>:
>>>>
>>>> Julia,
>>>>
>>
>> -- 
>>
>> Alan D. Mead, Ph.D.
>> President, Talent Algorithms Inc.
>>
>> science + technology = better workers
>>
>> +815.588.3846 (Office)
>> +267.334.4143 (Mobile)
>>
>> http://www.alanmead.org
>>
>> I've... seen things you people wouldn't believe...
>> functions on fire in a copy of Orion.
>> I watched C-Sharp glitter in the dark near a programmable gate.
>> All those moments will be lost in time, like Ruby... on... Rails... Time for 
>> Pi.
>>
>>           --"The Register" user Alister, applying the famous 
>>             "Blade Runner" speech to software development
>

-- 

Alan D. Mead, Ph.D.
President, Talent Algorithms Inc.

science + technology = better workers

+815.588.3846 (Office)
+267.334.4143 (Mobile)

http://www.alanmead.org

I've... seen things you people wouldn't believe...
functions on fire in a copy of Orion.
I watched C-Sharp glitter in the dark near a programmable gate.
All those moments will be lost in time, like Ruby... on... Rails... Time for Pi.

          --"The Register" user Alister, applying the famous 
            "Blade Runner" speech to software development

_______________________________________________
Pspp-users mailing list
Pspp-users@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-users

Reply via email to