Can't install audacity on Linux mint

Building and customizing Audacity from the source code.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Post Reply
Seth
Posts: 1
Joined: Mon May 23, 2011 1:10 pm
Operating System: Please select

Can't install audacity on Linux mint

Post by Seth » Mon May 23, 2011 1:17 pm

Hi everyone,

I am trying my very best to install Audacity on Linux mint, but I can't get it to work. I tried to follow the tutorial on the Audacity wiki, but that tutorial seems to be outdated (it talks about an older version of audacity than the current version). When I tried to get wxGTK to work... well, it didn't.

Now, please assume that I am completely stupid, because that's what I am when it comes to computers. How can I install Audacity on linux mint by compiling it?

And where do you download GTK-dev-packages and how do they work, because it may be stupid, but I really don't understand the tutorial for compiling audacity on this.

Thanks in advance, anyone who answers this.

bgravato
Posts: 2098
Joined: Wed Jan 13, 2010 8:56 pm
Operating System: Linux Debian

Re: Can't install audacity on Linux mint

Post by bgravato » Mon May 23, 2011 4:14 pm

Isn't there a pre-compiled package of audacity for linux mint?

You can probably get the required dev packages from the distro's repositories.

Linux Mint is based on Ubuntu/Debian, so, even if you don't have a pre-built package of audacity from mint, you may try to install one from ubuntu/debian.
Include as much details as you can in your post (Audacity version, Operating System, Equipment used, etc).
Please post your question in the appropriate forum (regarding audacity version and operating system).

bgravato
Posts: 2098
Joined: Wed Jan 13, 2010 8:56 pm
Operating System: Linux Debian

Re: Can't install audacity on Linux mint

Post by bgravato » Mon May 23, 2011 4:18 pm

Here's an example on how to compile it on ubuntu/debian, should be similar on mint: http://wiki.audacityteam.org/wiki/Compi ... _or_Ubuntu
Include as much details as you can in your post (Audacity version, Operating System, Equipment used, etc).
Please post your question in the appropriate forum (regarding audacity version and operating system).

Edgar
Forum Crew
Posts: 2043
Joined: Thu Sep 03, 2009 9:13 pm
Operating System: Windows 10

Re: Can't install audacity on Linux mint

Post by Edgar » Mon May 23, 2011 4:58 pm

I can step you through the whole process but I am a Linux newbie, Steve might be a better source for help on this! I also found the provided material out-of-date and a bit confusing but I did manage to figure it all out with lots of hand-holding!

If you do not really need to compile bgravato's suggestions about getting the distro are good. If you want to compile because you want to make changes the first thing to do is get wxWidgets compiled in Unicode (the default) builds (both Debug & Release) as .so libraries. This is very easy once you get all the dependencies installed/built.
Read this:
http://wiki.wxwidgets.org/Compiling_and_getting_started
work your way through all the steps and get everything working until you compile with no errors.

Now to get Audacity compiled read this (as well as the link bgravato suggested:
http://wiki.audacityteam.org/wiki/Developing_On_Linux

When/if you get stumped post here again and let us know exactly where you are in the process and what the problem is--we can almost assuredly help you!

steve
Site Admin
Posts: 81609
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Can't install audacity on Linux mint

Post by steve » Mon May 23, 2011 5:23 pm

Audacity is available for Mint via the package manager.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Edgar
Forum Crew
Posts: 2043
Joined: Thu Sep 03, 2009 9:13 pm
Operating System: Windows 10

Re: Can't install audacity on Linux mint

Post by Edgar » Tue May 24, 2011 1:24 am

BTW, you might also have a hard time building Audacity because the current SVN HEAD fails to build on some systems (and has failed for about 2 months):
http://audacity.238276.n2.nabble.com/Au ... 96491.html

check out:
http://forum.audacityteam.org/viewtopic ... 19&t=41848
for details on getting a SVN version which will compile if you run into problems.

Post Reply