Log in

View Full Version : Help in installing Avidemux 2.6 in Kubuntu 10.04


Surf
21st April 2011, 04:31
Hello,

Very new Linux user of Kubuntu here. So I thought of installing the beta v2.6 and followed the SIMPLE wiki instruction listed below...

Requirement list (debian/ubuntu)
For core modules

sudo apt-get install libxml2-dev gcc g++ make cmake pkg-config libpng12-dev fakeroot

For Qt 4 (my choice)

sudo apt-get install libqt4-dev

For common plugins
sudo apt-get install libaften-dev libmp3lame-dev libx264-dev libfaad-dev libfaac-dev

I got stuck at the last part....the terminal replied with:

Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package libaften-dev <<<<

Help?

mean
22nd April 2011, 12:15
Just skip the aften part, you 'll have one audio encoder less but it will work nonethless

Aften is part of universe/multiverse, make sure it is enabled if you want it.

Surf
23rd April 2011, 18:20
Thanks for the reply,

I managed to install ibmp3lame-dev libx264-dev libfaad-dev only...Terminal said libfaac-dev not found as well.

I know I am far from ready because I don't see the program at "Start" > "Multimedia"....for me to click/access.

Guess the "new build" cannot be accessed through auto-update yet?