Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Use a Linux box as an iTunes music server' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Use a Linux box as an iTunes music server
Authored by: sweetsdream on Jul 28, '03 03:12:21PM

I had the same problem. You need to load the libraries for ID3. To do this you will need to edit your /etc/ld.so.conf file and add /usr/local/lib. Once you save the file type ldconfig at the prompt.

---
Cheers,

Sweetsdream



[ Reply to This | # ]
Use a Linux box as an iTunes music server
Authored by: edarkarchon on Jul 28, '03 07:25:12PM

or reinstall libid3 with the configure option --prefix=/usr



[ Reply to This | # ]