To any of you who downloaded that package yesterday, I sincerely apologize for any headaches I may have caused. Apparently it had an exclusive arrangement with me, as far as running properly was concerned.
Anyway, I’ve fixed it, I think. It depends on libmp4v2-0, but I think that’s installed by default in Ubuntu. Whee dependencies. If you like video and m4a music on your iPod with one Linux program, download the Ubuntu package here.
That link gives a 404, please please please, send me that package, i want gtkpod-aac for my ubuntu box, i’ve been trying to compile it, but nothing
Hey! I messed up with the URL. This is the right link.
Oh, by the way, if for some reason it doesn’t run, try compiling and installing mpeg4ip from source, the libmp4v2 that comes with ubuntu might not include the necessary symbols, and mpeg4ip will fix that.
if this works, you rock so hard. thanks man.
Let me know if you have problems. I was toying with the idea of having the package contain its own libmp4v2 but I didn’t want to have it conflict with the existing package. Share alike is what this open-source thing is all about. Good luck with gtkpod, man.
hey again–i’m trying to install the gtkpod-aac, but i get this instead even though i have the g++ package:
justine@ubuntujxxx:~/Desktop$ sudo dpkg -i gtkpod-aac_0.99.2-1_i386.deb
(Reading database …
dpkg: serious warning: files list file for package `g++’ missing, assuming package has no files currently installed.
93005 files and directories currently installed.)
Unpacking gtkpod (from gtkpod-aac_0.99.2-1_i386.deb) …
dpkg-deb: subprocess paste killed by signal (Broken pipe)
dpkg: error processing gtkpod-aac_0.99.2-1_i386.deb (–install):
short read in buffer_copy (backend dpkg-deb during `./usr/bin/gtkpod’)
Errors were encountered while processing:
gtkpod-aac_0.99.2-1_i386.deb
-justine