- International LinuxCNC Users
- Français
- Quoi mettre dans le fichier sources.list? (Linuxcnc 2.8 , Debian Stretch)
Quoi mettre dans le fichier sources.list? (Linuxcnc 2.8 , Debian Stretch)
26 Sep 2020 13:05 #183845
by bruno2626
Bonjour,
Je vient d'updater Linuxcnc avec la version 2.8.
Apparemment je n'ai plus le package linuxcnc.dev (pour compiler un composant)
J'utilise LCNC sur plusieurs machines, mais quand j'ai besoin d'installer quelque chose, je galère toujours avec ces "dépots", je ne sais jamais quoi y mettre et où trouver ces informations.
Help!
Merci et à +.
Je vient d'updater Linuxcnc avec la version 2.8.
Apparemment je n'ai plus le package linuxcnc.dev (pour compiler un composant)
J'utilise LCNC sur plusieurs machines, mais quand j'ai besoin d'installer quelque chose, je galère toujours avec ces "dépots", je ne sais jamais quoi y mettre et où trouver ces informations.
Help!
Merci et à +.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19300
- Thank you received: 6462
26 Sep 2020 16:54 #183856
by tommylight
Replied by tommylight on topic Quoi mettre dans le fichier sources.list? (Linuxcnc 2.8 , Debian Stretch)
IN a terminal:
sudo apt-get update
sudo apt-get install linuxcnc-uspace-dev
sudo apt-get update
sudo apt-get install linuxcnc-uspace-dev
Please Log in or Create an account to join the conversation.
26 Sep 2020 20:07 #183877
by bruno2626
Replied by bruno2626 on topic Quoi mettre dans le fichier sources.list? (Linuxcnc 2.8 , Debian Stretch)
Thank you tommylight.
Isn't linuxcnc-dev the right one for halcompile?
Isn't linuxcnc-dev the right one for halcompile?
Please Log in or Create an account to join the conversation.
26 Sep 2020 21:46 #183889
by bruno2626
Replied by bruno2626 on topic Quoi mettre dans le fichier sources.list? (Linuxcnc 2.8 , Debian Stretch)
Il semblerait que j'ai bien halcompile. En tous cas j'ai bien linuxcnc-uspace-dev version 2.8.
Voici ce que j'ai comme erreur en essayant de compiler un composant:
sudo halcompile --compile carousel.comp
Compiling realtime carousel.c
gcc: error: gmoccapy: Aucun fichier ou dossier de ce type
gcc: error: gmoccapy: Aucun fichier ou dossier de ce type
/usr/share/linuxcnc/Makefile.modinc:114 : la recette pour la cible « carousel.o » a échouée
make: *** [carousel.o] Erreur 1
Moi j'y comprends plus rien! Pourtant j'en ai déjà compilé des composants, mais à chaque fois je galère!
Voici ce que j'ai comme erreur en essayant de compiler un composant:
sudo halcompile --compile carousel.comp
Compiling realtime carousel.c
gcc: error: gmoccapy: Aucun fichier ou dossier de ce type
gcc: error: gmoccapy: Aucun fichier ou dossier de ce type
/usr/share/linuxcnc/Makefile.modinc:114 : la recette pour la cible « carousel.o » a échouée
make: *** [carousel.o] Erreur 1
Moi j'y comprends plus rien! Pourtant j'en ai déjà compilé des composants, mais à chaque fois je galère!
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19300
- Thank you received: 6462
27 Sep 2020 08:51 #183946
by tommylight
linuxcnc-uspace
so the dev version is
linuxcnc-uspace-dev
Replied by tommylight on topic Quoi mettre dans le fichier sources.list? (Linuxcnc 2.8 , Debian Stretch)
The 64bit verion for Preempt-RT kernel is namedThank you tommylight.
Isn't linuxcnc-dev the right one for halcompile?
linuxcnc-uspace
so the dev version is
linuxcnc-uspace-dev
Please Log in or Create an account to join the conversation.
27 Sep 2020 11:16 #183967
by bruno2626
Replied by bruno2626 on topic Quoi mettre dans le fichier sources.list? (Linuxcnc 2.8 , Debian Stretch)
Ok. So that should be good. Any ideas for this error message?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19300
- Thank you received: 6462
27 Sep 2020 12:08 #183970
by tommylight
Replied by tommylight on topic Quoi mettre dans le fichier sources.list? (Linuxcnc 2.8 , Debian Stretch)
No, sorry.
Please Log in or Create an account to join the conversation.
27 Sep 2020 17:08 #184008
by bruno2626
Replied by bruno2626 on topic Quoi mettre dans le fichier sources.list? (Linuxcnc 2.8 , Debian Stretch)
J'ai au moins résolu ce problème. Halcompile n'aime pas qu'il y ai un espace dans le nom de répertoire de ma config. En mettant un "_" à la place de l'espace, halcompile fonctionne sans erreur.
A+
A+
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19300
- Thank you received: 6462
27 Sep 2020 20:39 #184036
by tommylight
Replied by tommylight on topic Quoi mettre dans le fichier sources.list? (Linuxcnc 2.8 , Debian Stretch)
LinuxCNC in general does not like having spaces in folder names.
Glad you got it working.
Merci.
Glad you got it working.
Merci.
Please Log in or Create an account to join the conversation.
Moderators: darty367
- International LinuxCNC Users
- Français
- Quoi mettre dans le fichier sources.list? (Linuxcnc 2.8 , Debian Stretch)
Time to create page: 0.070 seconds