- Configuring LinuxCNC
- Advanced Configuration
- EtherCAT
- Ethercat installation from repositories - how to step by step
Ethercat installation from repositories - how to step by step
- kor
- Offline
- Senior Member
-
Less
More
- Posts: 63
- Thank you received: 1
19 Nov 2025 19:20 - 19 Nov 2025 19:23 #338747
by kor
Replied by kor on topic Ethercat installation from repositories - how to step by step
Is there any more information I can provide to narrow down the problem?after
sudo apt install build-essential
unfortunatly I receive the same error mesage
folgenden Pakete haben unerfüllte Abhängigkeiten: ethercat-dkms : Hängt ab von: libtool ist aber nicht installierbar Hängt ab von: autoconf ist aber nicht installierbar Hängt ab von: autoconf-archive ist aber nicht installierbar Hängt ab von: automake ist aber nicht installierbar E: Probleme können nicht korrigiert werden, Sie haben zurückgehaltene defekte Pakete.
unfortunatly in german but basically libtool autoconf, ... can not be installed
I tried to install libtool individually: and I get the error message:
For the paket libtool there is no install candidate.
(my translation)
Last edit: 19 Nov 2025 19:23 by kor.
Please Log in or Create an account to join the conversation.
- rodw
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 11509
- Thank you received: 3858
19 Nov 2025 19:42 #338749
by rodw
Replied by rodw on topic Ethercat installation from repositories - how to step by step
Strange. all packages are available in the Debian repositories (libtool,autoconf,autoconf-archive,automake) packages.debian.org/search?suite=default...mes&keywords=libtool
Even stranger because iGh the ethercat master developer is a German company.. I wonder if its a language/locale issue? I can't help
Even stranger because iGh the ethercat master developer is a German company.. I wonder if its a language/locale issue? I can't help
Please Log in or Create an account to join the conversation.
- Hakan
- Away
- Platinum Member
-
Less
More
- Posts: 1040
- Thank you received: 345
19 Nov 2025 20:42 - 19 Nov 2025 20:42 #338756
by Hakan
Replied by Hakan on topic Ethercat installation from repositories - how to step by step
Try
For me is says it can find libtool at
*** 2.5.4-4 500
500 deb.debian.org/debian trixie/main amd64 Packages
But I'm on trixie so not identical.
apt depends ethercat-dkms
apt policy libtoolFor me is says it can find libtool at
*** 2.5.4-4 500
500 deb.debian.org/debian trixie/main amd64 Packages
But I'm on trixie so not identical.
Last edit: 19 Nov 2025 20:42 by Hakan.
Please Log in or Create an account to join the conversation.
- tommylight
-
- Online
- Moderator
-
Less
More
- Posts: 20950
- Thank you received: 7137
19 Nov 2025 21:43 #338759
by tommylight
Replied by tommylight on topic Ethercat installation from repositories - how to step by step
Did you do
sudo apt update
before
sudo apt install build-essential
?
sudo apt update
before
sudo apt install build-essential
?
Please Log in or Create an account to join the conversation.
- kor
- Offline
- Senior Member
-
Less
More
- Posts: 63
- Thank you received: 1
19 Nov 2025 22:24 #338762
by kor
hängt ab von means depends on
keine means none
unfortunatly i did do the sudo apt update already that would be to easy
just tried again and tried the build essentials afterwards it tells me it is already the newest version 12.9
should I do a reinstall with the english language? It seems od to me that this would depend on the language.
Replied by kor on topic Ethercat installation from repositories - how to step by step
apt depends ethercat-dkms
ethercat-dkms
Hängt ab von: dkms (>= 2.1.0.0)
Hängt ab von: <libtool>
Hängt ab von: <autoconf>
Hängt ab von: <autoconf-archive>
Hängt ab von: <automake>
Hängt ab von: pkg-config
pkgconf
bf20@BF20:~$ apt policy libtool
libtool:
Installiert: (keine)
Installationskandidat: (keine)
Versionstabelle:keine means none
unfortunatly i did do the sudo apt update already that would be to easy
just tried again and tried the build essentials afterwards it tells me it is already the newest version 12.9
should I do a reinstall with the english language? It seems od to me that this would depend on the language.
Please Log in or Create an account to join the conversation.
- Hakan
- Away
- Platinum Member
-
Less
More
- Posts: 1040
- Thank you received: 345
19 Nov 2025 22:31 #338763
by Hakan
Replied by Hakan on topic Ethercat installation from repositories - how to step by step
Is /etc/apt/sources.list broken?
Please Log in or Create an account to join the conversation.
- Configuring LinuxCNC
- Advanced Configuration
- EtherCAT
- Ethercat installation from repositories - how to step by step
Time to create page: 0.093 seconds