You are not logged in.
Pages: 1
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
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
@ 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
Pages: 1
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]