- Messages : 268
Install to Raspberry PI 4
- oxygen77
- Hors Ligne
- Administrateur
Moins
Plus d'informations
il y a 2 ans 2 semaines #1541
par oxygen77
Réponse de oxygen77 sur le sujet Install to Raspberry PI 4
Could you try installing libmd4c0 ?
Connexion ou Créer un compte pour participer à la conversation.
- Jolie Fleur
- Hors Ligne
- Nouveau membre
Moins
Plus d'informations
- Messages : 8
il y a 2 ans 2 semaines #1542
par Jolie Fleur
Réponse de Jolie Fleur sur le sujet Install to Raspberry PI 4
Hi Oxygen,
Thanks for the help but it doesn't seem to work.
pi@joliefleur:~ $ cd qtVlm
pi@joliefleur:~/qtVlm $ ./qtVlm
./qtVlm: error while loading shared libraries: libmd4c.so.0: cannot open shared object file: No such file or directory
pi@joliefleur:~/qtVlm $ sudo apt install libmd4c0
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
E: Impossible de trouver le paquet libmd4c0
Thanks for the help but it doesn't seem to work.
pi@joliefleur:~ $ cd qtVlm
pi@joliefleur:~/qtVlm $ ./qtVlm
./qtVlm: error while loading shared libraries: libmd4c.so.0: cannot open shared object file: No such file or directory
pi@joliefleur:~/qtVlm $ sudo apt install libmd4c0
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
E: Impossible de trouver le paquet libmd4c0
Connexion ou Créer un compte pour participer à la conversation.
- oxygen77
- Hors Ligne
- Administrateur
Moins
Plus d'informations
- Messages : 268
il y a 2 ans 2 semaines #1543
par oxygen77
Réponse de oxygen77 sur le sujet Install to Raspberry PI 4
can you then list available package with:
sudo apt list | grep libmd4c
sudo apt list | grep libmd4c
Connexion ou Créer un compte pour participer à la conversation.
- Jolie Fleur
- Hors Ligne
- Nouveau membre
Moins
Plus d'informations
- Messages : 8
il y a 2 ans 2 semaines #1544
par Jolie Fleur
Réponse de Jolie Fleur sur le sujet Install to Raspberry PI 4
I get :
pi@joliefleur:~/qtVlm $ sudo apt list | grep libmd4c
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
I googled that sentence but didn't find any solution for the apt list command
pi@joliefleur:~/qtVlm $ sudo apt list | grep libmd4c
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
I googled that sentence but didn't find any solution for the apt list command
Connexion ou Créer un compte pour participer à la conversation.
- oxygen77
- Hors Ligne
- Administrateur
Moins
Plus d'informations
- Messages : 268
il y a 2 ans 2 semaines #1545
par oxygen77
Réponse de oxygen77 sur le sujet Install to Raspberry PI 4
I guess that after the Warning you get back the prompt ?
The warning is "normal" and is always there in case of the list subcommand.
So this means that this lib is not available in the repository
can you confirm what is telling:
lsb_release -a
and
cat /etc/debian_version
also can you confirm the file name of the .tar.gz you are trying to install ?
The warning is "normal" and is always there in case of the list subcommand.
So this means that this lib is not available in the repository
can you confirm what is telling:
lsb_release -a
and
cat /etc/debian_version
also can you confirm the file name of the .tar.gz you are trying to install ?
Connexion ou Créer un compte pour participer à la conversation.
- Jolie Fleur
- Hors Ligne
- Nouveau membre
Moins
Plus d'informations
- Messages : 8
il y a 2 ans 2 semaines #1546
par Jolie Fleur
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 10 (buster)
Release: 10
Codename: buster
10.13
Réponse de Jolie Fleur sur le sujet Install to Raspberry PI 4
YesI guess that after the Warning you get back the prompt ?
pi@joliefleur:~/qtVlm $ lsb_release -aThe warning is "normal" and is always there in case of the list subcommand.
So this means that this lib is not available in the repository
can you confirm what is telling:
lsb_release -a
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 10 (buster)
Release: 10
Codename: buster
pi@joliefleur:~/qtVlm $ cat /etc/debian_versionand
cat /etc/debian_version
10.13
qtVlm-5.10.18-rpi32Bullseye.tar.gzalso can you confirm the file name of the .tar.gz you are trying to install ?
Connexion ou Créer un compte pour participer à la conversation.
Temps de génération de la page : 0.166 secondes