Results 1 to 3 of 3
I'm trying to install two .deb's to get xmms running with mp4/m4a codecs. Xine seems to have a plugin already, but that's beside the point.
These two packages need to ...
- 12-09-2005 #1Linux Newbie
- Join Date
- Nov 2003
- Location
- Maryland
- Posts
- 105
[Ubuntu] Installing with dpkg
I'm trying to install two .deb's to get xmms running with mp4/m4a codecs. Xine seems to have a plugin already, but that's beside the point.
These two packages need to be installed, however I do not see them in any repos.
libfaad2-0_2.1.beta+cvs20050130.05-0.2_i386.deb
xmms-mp4plugin_0.0.20050213-0.0_i386.deb
When I run dpkg -i libfaad2-0_2.1.beta+cvs20050130.05-0.2_i386.deb I get this..
and I really don't know what the output is telling me. I tried adding http://rarewares.org/debian/packages/unstable/ to my sources list, no luck. Running dpkg on the xmms package runs fine, though it obviously complains about not having the libfaad2 installed..Code:dan@ubuntu:~$ sudo dpkg -i libfaad2-0_2.1.beta+cvs20050130.05-0.2_i386.deb dpkg: error processing libfaad2-0_2.1.beta+cvs20050130.05-0.2_i386.deb (--install): cannot access archive: No such file or directory Errors were encountered while processing: libfaad2-0_2.1.beta+cvs20050130.05-0.2_i386.deb
Ideas?
- 12-09-2005 #2Just Joined!
- Join Date
- Mar 2005
- Location
- INDIA
- Posts
- 35
I got an error like that once.Try the su command and give the root passwd It should work.It worked for me.
- 12-10-2005 #3Linux Newbie
- Join Date
- Nov 2003
- Location
- Maryland
- Posts
- 105
I did that as per the "sudo" command in my first post.


Reply With Quote
