Subject: Re: complie from Sparky source
From: ethernet3399
Date: Nov 14 6:53 PM

Previous: 33 Next: 37


Thanks you! I think you are right. The sparky complains this older
library cannt be found. Thanks, all you guys!

Tieying Zhang
at SIBS


--- In nmr_sparky@yahoogroups.com , Thomas Goddard goddard@c...
wrote:

Hi Tieying,

Im guessing that the trouble running the binary Sparky
distribution on
Fedora Core 4 Linux is that libstdc++.so.5 is not part of that new
OS version.
Claudia Blindauer pointed out this problem although she didnt
specifically
mention Fedora Core 4.

Try putting the following libstdc++.so.5 (that came from Redhat
Enterprise
Linux 4 based on Fedora Core 3)

http://www.cgl.ucsf.edu/home/goddard/temp/libstdc++.so.5

in your Sparky distribution in directory

sparky/lib

The comments from James about installing Java maybe allow Sparky
to run
because Java installs the above libstdc++.so.5. Sparky does not
depend on
Java in any way.

Compiling Sparky is not straightforward. It requires setting
environment
variables in the make-sparky script to point to Python and
Tcl/Tk. If you
still are interested in compiling, send the error message when
compilation
quits and Ill try to help.

Tom