Subject: Re: [nmr_sparky] install sparky on fedora12
From: Tom Goddard
Date: Apr 30, 2010

Previous: 696 Next: 700


The solution for this problem was described in an earlier message:

http://tech.groups.yahoo.com/group/nmr_sparky/message/208

Tom



I do what you told me but python seems to work fine ... no errors or warning appears.

I delete old installation and untar the sparky-linux2.6.tar.gz


then when I try to run sparky I get this:
# sparky
Traceback (most recent call last):
File string, line 1, in ?
File /usr/local/src/sparky/platforms/linux-2.6.9/sparky-install/python/sparky/__init__.py, line 12, in ?
ImportError: /opt/onuse/sparky/python/sparky/spy.so: cannot restore segment prot after reloc: Permission denied

I untar sparky to /opt/onuse/, because this is the place where I have all the NMR software installed.

JP




Hi Joo,

If Sparky starts but does not use Python (extensions menu is empty)
then the start-up script

sparky/bin/sparky

apparently failed when trying to run the python2.4 included with linux
Sparky 3.113. You could try running

sparky/python2. 4/bin/python

from a terminal and see if it starts. It might not because some needed
libraries might be missing on your Fedora 12 system. If it does start
then perhaps the start-up script isnt finding it. You might look at
the start-up script to see what else may be going wrong with python
start-up.

Tom

Hi,

I install sparky on Fedora 12 (gcc 4.4.3 20100127 (Red Hat 4.4.3-4)
kernel 2.6.32.11-99. fc12.i686 python 2.6.2 (r262:71600, Jan 25 2010) ).

An I couldnt run it with extensions (the menu is empty).

I try to run the compiled version for linux and it seems to run only
without python.

I try to compile from the source without success.

Do you have any suggestions to me?


Regards,

Joo Pires



Hi,

I try to install sparky on fedora 12 without success.

Can anyone help me?

Thks