9 Mar
2008
9 Mar
'08
4:38 p.m.
On 9-Mar-08, at 10:22 , Chris Janton wrote:
On 2008-03-08 , at 23:19 , Andre-John Mas wrote:
I am attempted to build id3v3 on MacOS X 10.5.2 and rans into some issues:
I received the same error (Intel, Leopard) when attempting to build id3v2.
I simply repeated the port command sudo port install id3v2 and it appears to have installed properly.
This sequence
sudo port install id3lib sudo port install id3v2
does not give the error. My assumption is that the implicit (dependency) install of id3lib isn't quite complete when id3v2 tries to build.
Tried again and this appears to be the case. Thanks Andre