Forums | Admin

Discussion Forums: open-discussion

Start New Thread Start New Thread

 

By: Robin Stocker
RE: Trouble installing [ reply ]  
2010-05-16 20:24
Please try again with the just released version 0.6.0.

By: Robin Stocker
RE: Trouble installing [ reply ]  
2010-03-17 22:14
This is a known problem, see bug #27589 in the tracker for a workaround. I need to do a new release to fix this.

By: Daniel Demole
Trouble installing [ reply ]  
2010-01-09 17:48
I'm trying to do the install on snow leopard and having trouble with either the id3lib install or the ruby id3lib install.

I have ran (with results):

-sudo port install id3lib

--> success


-port installed | grep id3

--> id3lib @3.8.3_2 (active)


sudo env ARCHFLAGS="-arch i386" gem install id3lib-ruby --\
--with-opt-dir=/opt/local/

--> checking for ID3Tag_New() in -lid3... no
--> You must have id3lib installed in order to use id3lib-ruby.
--> *** extconf.rb failed ***
Extremely frustrating here as it seems like I'm not missing something. I would appreciate any help. Thanks!

D