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

Previous: 695 Next: 697


Hi João,

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,

João Pires




Hi,

I try to install sparky on fedora 12 without success.

Can anyone help me?

Thks