-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello list, I want to embed the Ruby interpreter in a project and am currently fiddeling with getting Ruby's compile-time configuration, e.g. include and libraries paths. I cannot use 'mkmf' for various reasons. Currently, I'm running something like that: - ---%<--- ruby -rrbconfig -e 'puts RbConfig::expand(\"#{RbConfig::CONFIG[\"rubyhdrdir\"]}/$(arch)\")' - --->%--- I trust there is a better/more elegant way of solving this? If so, what would it be? Thanks a lot in advance, Eric P. S. Any chance the Ruby sources would include a pkg-config file or something similar in the near future? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkyLiVkACgkQhS0drJ3goJIuDgCfdi5BFxOyLKRwT2frpbqvLRi/ rXoAnit39lRbdsdghe0ESM3K7W9fGo1B =qJTI -----END PGP SIGNATURE-----