Audacity package (Slack 11.0)

Postate qui se avete consigli per migliorare i pacchetti disponibili in questo sito o se avete problemi con installazione, funzionamento o altro.

Moderatore: Staff

Regole del forum
1) Citare in modo preciso il nome del pacchetto.
2) Specificare se discussione/suggerimento o richiesta d'aiuto.
3) Leggere attentamente le risposte ricevute
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.

La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
Rispondi
PCPbSlack
Linux 0.x
Linux 0.x
Messaggi: 2
Iscritto il: ven 9 set 2005, 0:00
Località: Romania / Ploiesti
Contatta:

Audacity package (Slack 11.0)

Messaggio da PCPbSlack »

Hello everybody,

I believe this is my first post on this forum.

I am very sorry because I use english, but I can't write anything in italian, but I understand italian very good.

To short the things here, here is my request: can somebody please post a package for Audacity for Slackware 11.0. I tried to build the program from source, but I run into problems.

Thank you, "e spero di ricevere una risposta" very quickly.

PS: sorry for my italian spelling :roll:

bloodlust
Linux 3.x
Linux 3.x
Messaggi: 523
Iscritto il: mar 14 feb 2006, 12:02
Slackware: -1
Località: it_IT

Messaggio da bloodlust »

welcome to slacky
what kind of errors did u get when trying to compile?
What version of Audacity are you trying to install?
Are u using a SlackBuild? if so, post it here maybe someone can give you some help to make ti work.

Have you tryed starting with the Audacity 1.2.4b SlackBuild?

PCPbSlack
Linux 0.x
Linux 0.x
Messaggi: 2
Iscritto il: ven 9 set 2005, 0:00
Località: Romania / Ploiesti
Contatta:

Messaggio da PCPbSlack »

I tried to build from sources the Audacity ver. 1.2.4b, but I received the following error:

Codice: Seleziona tutto

./configure && make
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
In config.log the error is:
/usr/include/bits/local_lim.h:36:26: /linux/limits.h: No such file or directory

I posted the same topic on linuxquestions.org, and the reply there was that apparently the error comes from the GCC version and it could be.

I have Slackware 11 installed with kernel 2.6 running on kernel-headers-2.4 with gcc-3.4.6.

Avatar utente
IceSlack
Linux 4.x
Linux 4.x
Messaggi: 1313
Iscritto il: dom 30 ott 2005, 13:27

Messaggio da IceSlack »

you don't have this file limits.h

this file is in gcc package, related link is this

http://packages.slackware.it/package.ph ... 4.6-i486-1

install and good luck

ps: sorry for my bad english

Rispondi