Blog Forum Wiki Links Contact Us NetbookUser
RunCore Pro IV SSD Transforms your ASUS EEE PC by increasing 
performance 5-40X. Your satistfaction guaranteed RunCore Pro 70mm SATA Mini PCI-e SSD
RunCore Pro IV 70mm SATA II Mini PCI-e SSD
RunCore Pro IV 2.5 Inch SATA II SSD

You are not logged in.

#1 2008-01-25 5:07:50 am

Tin Dog Podcast Bloke
Member
From: dog
Registered: 2007-11-29
Posts: 44
Website

is there a repository that contains LAME

and can you put it here for me?

Ive tried installing LAME (for audacity) and the fine is missing Itried downloading it and unpacking it but I am at a loss. (so much easyer with Windowz)

I can install things using Synaptik or what ever its called (only just figured that out)

I tried Wine (what a nightmare)

So.. basically...

is there a repository that contains LAME and... what is  the address?

cheers...

or my podcasting days are numbered...

Offline

 

#2 2008-01-25 5:22:24 am

Neil
Moderator
From: Berkshire, England
Registered: 2007-11-25
Posts: 6813
Website

Re: is there a repository that contains LAME

Can you not just download LAME, unpack it to a directory, and then link to it in Audacity - nothing needs to be installed, as it's just a library?

I did this for my Audacity - just unpacked it to /usr/local/bin/LAME or something like that.

Offline

 

#3 2008-01-25 5:23:43 am

Tin Dog Podcast Bloke
Member
From: dog
Registered: 2007-11-29
Posts: 44
Website

Re: is there a repository that contains LAME

unpack?

Offline

 

#4 2008-01-25 5:26:04 am

Tin Dog Podcast Bloke
Member
From: dog
Registered: 2007-11-29
Posts: 44
Website

Re: is there a repository that contains LAME

sorry... VERY new to all this

ok.. i have downloaded it....

ive unpacked it... (i think) and theres a file ive got in "my music" called "lame_3.97"

what next?

Offline

 

#5 2008-01-25 5:26:47 am

Tin Dog Podcast Bloke
Member
From: dog
Registered: 2007-11-29
Posts: 44
Website

Re: is there a repository that contains LAME

To compile put the lame file you downloaded in your user folder
Right click it and select extract all followed by ok
Go into the lame folder you just made
Click tools then open console window
Type sudo apt-get install build-essential
then type su
after you enter your password type ./configure
then type make
then type make install
That should be it Audacity should find the file automatically.  If it does not work let me know.


This was in another thead...

ive tried it but it didnt work it said i didnt have permisions...

AHHHHHH

Offline

 

#6 2008-01-25 5:29:06 am

Tin Dog Podcast Bloke
Member
From: dog
Registered: 2007-11-29
Posts: 44
Website

Re: is there a repository that contains LAME

this should be easy.

Offline

 

#7 2008-01-25 5:37:12 am

Niel1952
Moderator
From: Cambridge, UK
Registered: 2007-11-02
Posts: 4802

Re: is there a repository that contains LAME

It will be once you know how.


[Tweaking for] Absolute Beginners - A Guide to tweaking the Eee PC with wizards.
eeeuser Google Custom Search - THE eeeuser.com Search Tool

Offline

 

#8 2008-01-25 5:40:29 am

Neil
Moderator
From: Berkshire, England
Registered: 2007-11-25
Posts: 6813
Website

Re: is there a repository that contains LAME

Shouldn't need compiling? If you can hold off until I get home and infront of my EEE, I can verify exactly what you need to do... It really is dead easy.

Offline

 

#9 2008-01-25 5:42:00 am

Tin Dog Podcast Bloke
Member
From: dog
Registered: 2007-11-29
Posts: 44
Website

Re: is there a repository that contains LAME

no probs... im in the uk so ill check back tonight. no hurry

Offline

 

#10 2008-01-25 5:51:26 am

Neil
Moderator
From: Berkshire, England
Registered: 2007-11-25
Posts: 6813
Website

Re: is there a repository that contains LAME

Cheers - me too smile

Offline

 

#11 2008-01-31 4:48:24 am

Tin Dog Podcast Bloke
Member
From: dog
Registered: 2007-11-29
Posts: 44
Website

Re: is there a repository that contains LAME

any luck/

Offline

 

#12 2008-01-31 9:48:57 am

albkwan
ExtrEmE User
From: Hong Kong
Registered: 2007-11-04
Posts: 1440
Website

Re: is there a repository that contains LAME

lame library can be installed from the debian-multimedia repositories:

Code:

wget http://ftp.tw.debian.org/debian-multimedia/pool/main/d/debian-multimedia-keyring/debian-multimedia-keyring_2007.02.14_all.deb
dpkg -i debian-multimedia-keyring_2007.02.14_all.deb

Add to etc/apt/sources.list

Code:

deb http://www.debian-multimedia.org etch main

then update cache and install liblame0

Code:

apt-get install liblame0

Finally, in audacity, Edit > Preferences > Find library > /usr/lib/libmp3lame.so.0.0.0


EeePC 4G white,
Default Xandros (Easy Mode + icewm start menu) on 1st SSD/2nd 16GB SSD added/SD/USB/
http://eeepc.fire.prohosting.com/
http://eeepc-albkwan.blogspot.com/

Offline

 

#13 2008-02-07 8:58:58 am

Tin Dog Podcast Bloke
Member
From: dog
Registered: 2007-11-29
Posts: 44
Website

Re: is there a repository that contains LAME

Add to etc/apt/sources.list


where is this bit?

Offline

 

#14 2008-02-07 10:16:22 am

albkwan
ExtrEmE User
From: Hong Kong
Registered: 2007-11-04
Posts: 1440
Website

Re: is there a repository that contains LAME

Tin Dog Podcast Bloke wrote:

Add to etc/apt/sources.list


where is this bit?

Edit the file /etc/apt/sources.list:

Code:

sudo kwrite /etc/apt/sources.list

Add this line at the back, then save and exit.

Then run this command to update repositories package information:

Code:

sudo apt-get update

EeePC 4G white,
Default Xandros (Easy Mode + icewm start menu) on 1st SSD/2nd 16GB SSD added/SD/USB/
http://eeepc.fire.prohosting.com/
http://eeepc-albkwan.blogspot.com/

Offline

 

#15 2008-02-20 8:27:39 am

Tin Dog Podcast Bloke
Member
From: dog
Registered: 2007-11-29
Posts: 44
Website

Re: is there a repository that contains LAME

ive given up. i save the files as AUD projects and just do it on my PC.

I just cant do it

Offline

 

#16 2008-02-20 9:20:06 am

Niel1952
Moderator
From: Cambridge, UK
Registered: 2007-11-02
Posts: 4802

Re: is there a repository that contains LAME

@Tin Dog Podcast Bloke

How did you get Audacity onto your eee?  I'm puzzled that you managed that but can't get Lame onto it.


[Tweaking for] Absolute Beginners - A Guide to tweaking the Eee PC with wizards.
eeeuser Google Custom Search - THE eeeuser.com Search Tool

Offline

 

#17 2008-02-20 5:17:56 pm

rimshot
Member
Registered: 2007-11-27
Posts: 39

Re: is there a repository that contains LAME

I've been struggling with the same issue today with 'tuxfamily.org. The site seems to be there but the path seems messed up based on the wiki list. I haven't had time to figure out what it is supposed to be.

I noticed one of your repos has a typo. The default is:

deb http://update.eeepc.asus.com/p701/ p701 main
deb http://update.eeepc.asus.com/p701/en p701 main

but yours is:

deb http://update.eeepc.asus.com/p701 p701 main      <- missing / after 701
deb http://update.eeepc.asus.com/p701/en p701 main

Offline

 

#18 2008-02-21 8:12:54 am

albkwan
ExtrEmE User
From: Hong Kong
Registered: 2007-11-04
Posts: 1440
Website

Re: is there a repository that contains LAME

OK! Here's the complete instructions:

First open a terminal. You can either do it by Ctrl-Alt-T (this will give you the xterm) or open konsole from File Manger > Tools > Open Console Window.

Then add the Debian multimedia respository to apt source list:

Code:

sudo kwrite /etc/apt/sources.list

Now you are in the default Text Editor. Add this line to the end of the file, save and exit.

Code:

deb http://www.debian-multimedia.org etch main

Next enter the following commands one by one (neglect those lines starting with #):
[NB. You can copy the commands from here and paste to the terminal by Shift-Ins]

Code:

wget http://ftp.tw.debian.org/debian-multimedia/pool/main/d/debian-multimedia-keyring/debian-multimedia-keyring_2007.02.14_all.deb
# this command download the keyring for the Debian multimedia repository

sudo dpkg -i debian-multimedia-keyring_2007.02.14_all.deb
# install the keyring

sudo apt-get update
# ask apt to update its repository package information

sudo apt-get install liblame0
# ask apt to fetch and install liblame0

Now you can open Audacity > Edit > Preferences > Find library > browse to /usr/lib/libmp3lame.so.0.0.0

That's it.

If you still have trouble working this out. You can download this lame library package directly to /home/user, then right click on it and choose "Install DEB file". This should equally work.

Don't give up! After the first steep of the learning curve, get the basics, then lots of fun to follow.

Last edited by albkwan (2008-02-21 8:18:55 am)


EeePC 4G white,
Default Xandros (Easy Mode + icewm start menu) on 1st SSD/2nd 16GB SSD added/SD/USB/
http://eeepc.fire.prohosting.com/
http://eeepc-albkwan.blogspot.com/

Offline

 

#19 2008-04-21 4:07:57 pm

eeepc-chris
New member
Registered: 2008-04-18
Posts: 4

Re: is there a repository that contains LAME

i tried exactly what 'alkbwan' showed us what to do and it just wasnt working

can someone pleeaase help me as i am stuck and need this badly

cheers

Offline

 

#20 2008-04-21 5:20:07 pm

Neil
Moderator
From: Berkshire, England
Registered: 2007-11-25
Posts: 6813
Website

Re: is there a repository that contains LAME

Which bit didn't work?

Alternatively, does this help: http://audacityteam.org/wiki/index.php? … structions

Offline

 

#21 2008-05-07 9:32:50 pm

blitz21956
New member
Registered: 2008-04-26
Posts: 9

Re: is there a repository that contains LAME

thnx neil....the lame was on another directory...
/usr/local/lib/libmp3lame.so

that was the reason why i cant find it with the above instructions...thnx...

Offline

 

#22 2009-01-08 12:57:18 am

spesheled1
New member
Registered: 2008-12-29
Posts: 3

Re: is there a repository that contains LAME

albkwan thanks for your post. it worked perfectly for me and now i'm able to export to mp3 in audacity. great information!

Offline

 

Board footer

Powered by PunBB 1.2.15
© Copyright 2002–2005 Rickard Andersson