SliTaz SliTaz Forum

You are not logged in.

#1 2022-12-06 13:00:58

krystoo
Member
Registered: 2017-12-18
Posts: 29

Audacity et VLC ne se lancent pas

Bonjour, Slitaz tourne à merveille sur un HP Pavilion zv5000. Par contre en installant Audacity et VLC ces deux logiciels ne se lancent pas alors que palemoon installé lui se lance et tourne très bien.

Vous pouvez m'aider pour que ces deux logiciels se lancent ?

J'ai installé la dernière version Slitaz 5.0

Offline

#2 2022-12-09 17:09:44

Rantanplan
Member
Registered: 2022-06-06
Posts: 187

Re: Audacity et VLC ne se lancent pas

Bonjour,

effectivement pour audacity, le message d'erreur est :

[c]tux@slitaz:~$ audacity
audacity: error while loading shared libraries: libwx_gtk2u_xrc-3.0.so.0: cannot open shared object file: No such file or directory[/c]
Il semble que ce soit un problème au niveau de la compilation d'audacity, peut-être, qui aurait besoin, par exemple :

[c]tux@slitaz:~$ audacity
audacity: /usr/lib/libwx_gtk2u_qa-3.0.so.0: version[/c]
WXU_3.0' not found (required by audacity)

audacity: /usr/lib/libwx_baseu_net-3.0.so.0: version `WXU_3.0' not found (required by audacity)

audacity: /usr/lib/libwx_gtk2u_adv-3.0.so.0: version `WXU_3.0' not found (required by audacity)

audacity: /usr/lib/libwx_baseu-3.0.so.0: version `WXU_3.0' not found (required by audacity)

audacity: /usr/lib/libwx_gtk2u_html-3.0.so.0: version `WXU_3.0' not found (required by audacity)

audacity: /usr/lib/libwx_gtk2u_core-3.0.so.0: version [c]WXU_3.0' not found (required by audacity)[/c]

(j'ai créé des liens symboliques de .....3.2..... vers .....3.0....., mais ça n'a pas résolu le problème)

Merci.

Amitiés.

===========================

Hello,

Indeed for Audacity, the error message is:

[c]tux@slitaz:~$ audacity
audacity: error while loading shared libraries: libwx_gtk2u_xrc-3.0.so.0: cannot open shared object file: No such file or directory[/c]
It seems that it is a problem at the level of the compilation of audacity, perhaps, that would need, for example:

[c]tux@slitaz:~$ audacity
audacity: /usr/lib/libwx_gtk2u_qa-3.0.so.0: version[/c]
WXU_3.0' not found (required by audacity)

audacity: /usr/lib/libwx_baseu_net-3.0.so.0: version `WXU_3.0' not found (required by audacity)

audacity: /usr/lib/libwx_gtk2u_adv-3.0.so.0: version `WXU_3.0' not found (required by audacity)

audacity: /usr/lib/libwx_baseu-3.0.so.0: version `WXU_3.0' not found (required by audacity)

audacity: /usr/lib/libwx_gtk2u_html-3.0.so.0: version `WXU_3.0' not found (required by audacity)

audacity: /usr/lib/libwx_gtk2u_core-3.0.so.0: version [c]WXU_3.0' not found (required by audacity)[/c]

((I created symbolic links of ..... 3.2..... to ..... 3.0....., but that didn't solve the problem).

Thank you.

Offline

#3 2023-01-05 17:20:03

Ceel
Administrator
Registered: 2011-04-02
Posts: 1,424

Re: Audacity et VLC ne se lancent pas

@ kristoo,

D'après le message d'erreur posté par Rantanplan, le problème semble venir de la version du paquet[c]wxWidgets[/c] sur le mirroir de SliTaz

Télécharge la version 3.0.4 depuis l'espace de Shann.

Change dans le répertoire où tu as sauvegardé le paquet et installe le :

[c]tazpkg -i wxWidgets-3.0.4.tazpkg --forced[/c]

Si Audacity fonctionne, alors bloque wxWidgets :

[c]tazpkg -b wxWidgets[/c]

Concernant VLC, le paquet est cassé depuis le 17/03/2022, celui construit le 16/02/22 était OK. J'essaierai de voir ce qui a changé entre ces deux dates.

====================================

According at the error message posted by Rantanplan maybe the problem comes from the [c]wxWidgets[/c] version in the mirror.

Download the 3.0.4 release from SliTaz Shann space.

Change to the directory where you saved the package and install it:

[c]tazpkg -i wxWidgets-3.0.4.tazpkg --forced[/c]

If Audacity then works, block the wxWidgets package:

[c]tazpkg -b wxWidgets[/c]

Concerning VLC, the package is broken from 17/03/2022, the one built on 16/02/2022 was OK. I'll try to have a look at this.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]