Forum: Ruby-Gnome 2 gswax 0.0.1 greenshoes/gtk audio player

Posted by jake kaiden (lljk)
on 2012-01-24 02:21
hello all,

  if you get a chance, check this out:

  https://sites.google.com/site/gswax0/

  source is here: https://github.com/lljk/gsWax

  i'd be interested to hear how/if this thing works on various platforms
- particularly OSX...  haven't been able to test it there yet!

  thanks,

  - j
Posted by Stig Kleppe-Jørgensen (stig_k)
on 2012-02-09 10:01
Hi Jake,

To help you out with OSX testing, I tried out your gem installation.
Sadly it did not work :-( Here is the build log:

Fetching: pkg-config-1.1.3.gem (100%)
Fetching: glib2-1.1.2.gem (100%)
Building native extensions.  This could take a while...
Fetching: atk-1.1.2.gem (100%)
Building native extensions.  This could take a while...
ERROR:  Error installing gswax:
  ERROR: Failed to build gem native extension.

<removed most of the extconf.rb output>
checking for atk... no
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers.  Check the mkmf.log file for more
details.  You may need configuration options.

Provided configuration options:
  --with-opt-dir
  --without-opt-dir
  --with-opt-include
  --without-opt-include=${opt-dir}/include
  --with-opt-lib
  --without-opt-lib=${opt-dir}/lib
  --with-make-prog
  --without-make-prog
  --srcdir=.
  --curdir
  --ruby=/Users/gits/.rvm/rubies/ruby-1.9.2-p180/bin/ruby
  --with-pkg-config
  --without-pkg-config
  --with-override-variables
  --without-override-variables


Seems one needs to install GTK+ on OSX before installing your gem,
through something like brew or MacPorts. I have no actual need for your
program now and have no other programs that needs GTK+, so I'm afraid I
cannot help you with testing this out.

Also looked at your installation docs for Windows. Is this what you need
for getting the gem to work there:
http://stackoverflow.com/questions/4596606/rubygem...

Where is your gemspec located? Did not see it on GitHub.

Regards,
Stig Kleppe-Jørgensen
Posted by jake kaiden (lljk)
on 2012-02-14 12:22
hi Stig -

  sorry to take so long - didn't see the reply!

> To help you out with OSX testing, I tried out your gem installation.

  thanks!

> Sadly it did not work :-( Here is the build log:

  bummer - i'll have a closer look at the log

> Seems one needs to install GTK+ on OSX before installing your gem,

  hmm, that could be...

> Also looked at your installation docs for Windows. Is this what you need
> for getting the gem to work there:
> 
http://stackoverflow.com/questions/4596606/rubygem...

  i'll take a look at this too...

> Where is your gemspec located? Did not see it on GitHub.

  gemspec is here: https://github.com/lljk/gsWax/tree/gswax-gem/gswax

  thanks again for trying it!

  - j
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.