Logiciel de navigation et de routage

AppStore PlayStore

Contact us for support or information: contact@meltemus.com

Install to Raspberry PI 4

Plus d'informations
il y a 1 an 5 mois #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.

Plus d'informations
il y a 1 an 5 mois #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

 

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 1 an 5 mois #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

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 1 an 5 mois #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

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 1 an 5 mois #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 ?

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 1 an 5 mois #1546 par Jolie Fleur
Réponse de Jolie Fleur sur le sujet Install to Raspberry PI 4

I guess that after the Warning you get back the prompt ?
Yes

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

pi@joliefleur:~/qtVlm $ lsb_release -a
No LSB modules are available.
Distributor ID:    Raspbian
Description:    Raspbian GNU/Linux 10 (buster)
Release:    10
Codename:    buster

and

cat /etc/debian_version

pi@joliefleur:~/qtVlm $ cat /etc/debian_version
10.13

also can you confirm the file name of the .tar.gz you are trying to install ?

qtVlm-5.10.18-rpi32Bullseye.tar.gz

Connexion ou Créer un compte pour participer à la conversation.

Temps de génération de la page : 0.224 secondes