On Thu, May 20, 2010 at 09:13:43PM -0300, Michel Boaventura wrote: > Hello, > > I'm playing with ruby and pspp, to make a ruby gem that can read .sav > files (at least). > I can use the libpspp-core.so to link against my code, but there is no > header files with > data and function definitions when I install PSPP (something like pspp.h). > The only way to get this files is throw pspp's source?
Currently, yes. It would theoretically be possible to release the libpspp-core as a seperate library. However the extra administration it would involve means that nobody has yet thought it a worthwhile thing to do. I suggest you look at how the perl module works, since it sounds like you are doing something very similar. J' -- PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
