Google
 

Audacity: un program de inregistrat si editat sunete gratuit

Audacity Store
Advertisements Policy

Codul Sursa

Download recomandat

Downloaduri optionale

Cerintele de sistem

How to Compile Audacity

Dependente

The wxWidgets library is required. Audacity 1.2 needs wxGTK 2.4, compiled without the unicode options. The next stable version of Audacity will support newer wxWidgets and GTK libraries.

Installation of the following libraries is optional - they are included in Audacity obtained from CVS.

If you install libraries using a package management system like Apt or RPM, you need to install the "dev" (development) packages for each library.

Compilarea

To compile Audacity, run the following command in the Audacity source directory:

./configure && make

You can type ./configure --help to see a list of compilation options. After Audacity is compiled, run make install as root to install it.

Further Help