Version 2.8.2 Install - No 'Build Essential'

More
10 Oct 2021 11:37 #222737 by rider-83
After a succesfull install of 2.8 and update to 2.8.2, I require to compile a file, but 'Build Essential' is missing!
After typing my usual:
sudo apt-get install build-essential
I get 'E: Unable to locate package build-essential'

So I type:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install build-essential

But still I get    'E: Unable to locate package build-essential'

Any suggestions ?
 

Please Log in or Create an account to join the conversation.

More
10 Oct 2021 12:56 #222747 by chris@cnc
I guess your sources.list is not complete.
show your version and sources.list. 
lsb_release -a
sudo cat /etc/apt/sources.list
 
 

Please Log in or Create an account to join the conversation.

More
10 Oct 2021 14:40 #222750 by rider-83
Thank you.
Sorted :)

Please Log in or Create an account to join the conversation.

More
10 Oct 2021 15:07 #222753 by tommylight
Missing S ???
build-essentials
?

Please Log in or Create an account to join the conversation.

More
10 Oct 2021 15:09 - 10 Oct 2021 15:12 #222755 by rider-83
working now. Missing sources in sources list
Last edit: 10 Oct 2021 15:12 by rider-83.

Please Log in or Create an account to join the conversation.

More
16 Dec 2021 23:33 #229217 by jlogin2002
Hi all

I have the same issue.

I am running Debian 10 BUster and my source.list is at follows:

deb-src cdrom:[Debian GNU/Linux 10 _Buster_ - Official Snapshot amd64 LIVE/INSTALL Binary 20201002-19:09]/ buster contrib main non-free

deb security.debian.org/debian-security/ buster/updates main contrib non-free
deb-src security.debian.org/debian-security/ buster/updates main contrib non-free

deb deb.debian.org/debian/ buster-updates non-free contrib main
deb-src deb.debian.org/debian/ buster-updates non-free contrib main

I have not so much experience on this OS, so I don't know is it something missing.
 

Please Log in or Create an account to join the conversation.

More
17 Dec 2021 01:31 - 17 Dec 2021 01:32 #229233 by rodw
sudo apt-get install build-essential
Last edit: 17 Dec 2021 01:32 by rodw.

Please Log in or Create an account to join the conversation.

More
17 Dec 2021 13:58 #229291 by jlogin2002
Thank you for your answer

Once I type the command  the response is  "Unable to locate package build-essential'"

I tried to follow the steps but it seems there is something missing. Commands like  Make, lspci...etc do not work.

My issue is about installing a pci parallel board. I was not able to follow the manufacturer's instructions for installing drivers ( i need to use  "make" for that). So I decided to downgrade de LinuxCNC version from 2.8 to 2.7, run lspci command to know the ports used and then, modify the .hal file.

Now the machine is working  

 

Please Log in or Create an account to join the conversation.

More
17 Dec 2021 14:39 #229296 by tommylight
Did you at any point in time do:
sudo apt-get update
It is a good practice to do that before trying to install anything on Linux to update the repositories (databases where Linux software is stored).

Please Log in or Create an account to join the conversation.

Time to create page: 0.152 seconds
Powered by Kunena Forum