rake llvm_path=/opt/local
if you want to build MacRuby with llvm installed via macports in /opt/local
Tagged: software Toggle Comment Threads | Keyboard Shortcuts
-
Jason Stajich
-
Jason Stajich
Trying to run KohGPI but needed to find SPRANNLIB which is not available for what I can see – but found GNU-i-fied version in clibs directory of http://sourceforge.net/projects/rlabplus/files/rlab/
This implementation also depends on the GNU Scientific Library (GSL) which you’ll need to build and install beforehand.
Then to build SPRANNLIB download and untar the rlab archive. Go to ‘clibs/sprannlib/src’ and type make. If things are in order it will make a library in ../lib called libsprann.a spr_$ARCH.a where $ARCH is your architecture (x86_64, etc).
The .a files can be deployed in your normal place for manual (non-RPM/DEB) installations (/usr/local/pkg/sprannlib for me with symlinks to the libraries in /usr/local/lib). Then go back and build kohgpi but you may need to update the Makefile so that the library paths point to your sprannlib installation location.
-
Cruu-X
-
Jason Stajich
I haven’t compared them yet, not – Tom did this for the Coccidioides project and they don’t overlap that much.
As it turns out this whole post is a little unnecessary as the compiled version that comes with the download for KohGPI works on most linux installs anyways, but it was good to at least figure out how to go from scratch if need be.-
Cruu-X
Yeah, I was just doing the comparison, and there is not much overlap. Ah well.
-
-
-
Leandro
I found SPRANNLIB file, but I had many problems trying to compile it.
-
Fabien
Hi. I’m looking for Sprannlib but can’t find it. Has any of you a tarball ?
-
Jason Stajich
Did you go to the source forge page I referred to? That is where you can get the library and hence this post…
-
Fabien
Yes, I did. But R Lab Plus doesn’t include SprannLib anymore. Nonetheless, after a second look, I found out that a compiled version of kohgpi is included in the source tarball. And fortunately, it is compiled for the same architecture that I am using. Thanks, for your up.
-
-
-
emmanuelle
Hi. Do you know if there is anyway to have big-PI source code ?
-
anonymous
Contact the author of rlabplus for the original sources of the library. I bet he has saved them for reference.
-
-
Jason Stajich
sun buys mysql
Saw this on Neil‘s google starred list. Sun buys mysql.



Thanks for the tip Jason!
Did you compare against big-PI? I am about to do that now.
Diego