Compile error [SOLVED]

Help for Audacity on GNU/Linux.
Forum rules
ImageThis forum is for Audacity on GNU/Linux.
Please state:
  • which version of Linux you are using,
  • the exact three-section version number of Audacity from Help menu > About Audacity,
  • whether you installed your distribution's release, PPA version, or compiled Audacity from source code.

Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Locked
Opti
Posts: 2
Joined: Thu May 21, 2020 10:57 am
Operating System: Linux *buntu

Compile error [SOLVED]

Post by Opti » Thu May 21, 2020 11:04 am

Hi im on Ubuntu 18.04 with latest Kernel 5.6.14

When try to compile the new version of audacity 2.4.1 ist always say theres no file call compile ...

before i used version 2.3.3 and it works all fine.

So why cant i compile the new version?

i installed all depend. and also use the same things i typ to install the old version ?

./configure --with-portaudio=local

make -j8

sudo make -j8 install

But nothing worked i search the web for view hours now but nothing seems to work.

why there is no official PPA for audacity?

Best Regrads

Opti

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

Re: Compile error

Post by steve » Thu May 21, 2020 1:08 pm

I've just posted build instructions for the latest version of Audacity here: viewtopic.php?f=19&t=111043
Opti wrote:
Thu May 21, 2020 11:04 am
why there is no official PPA for audacity?
There are hundreds of versions of Linux. The Audacity team develop the source code, and test on Ubuntu 18.04. It is up to the package maintainers for each distribution to provide binaries.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Opti
Posts: 2
Joined: Thu May 21, 2020 10:57 am
Operating System: Linux *buntu

Re: Compile error

Post by Opti » Fri May 22, 2020 12:36 am

Thx Steve

i have to upgrade cmake to 3.17.2

now the compilation works like you wrote.

:oops:

Best Regrads.
Opti

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

Re: Compile error [SOLVED]

Post by steve » Fri May 22, 2020 2:25 pm

Opti wrote:
Fri May 22, 2020 12:36 am
now the compilation works
Super :)

I'll close this topic as "solved".
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Locked