F5F Stay Refreshed Software Operating Systems GCC installation issue encountered. Please check your setup.

GCC installation issue encountered. Please check your setup.

GCC installation issue encountered. Please check your setup.

Pages (3): 1 2 3 Next
A
ade_alex
Junior Member
43
09-15-2016, 03:06 PM
#1
Hello, I just set up Ubuntu 18.04 inside virtualBox. The main issue I encountered was updating the virtual machine without internet access. I searched for offline update options and found apt-offline. However, it requires Python and GCC, which I don’t have locally. Ubuntu 18.04 already includes Python 3, but there’s no compiler available. I attempted to install GCC from source, which demands a compiler that isn’t present. Can I still add a GCC installation? Since I can access the internet via my phone, I could download any necessary packages.
A
ade_alex
09-15-2016, 03:06 PM #1

Hello, I just set up Ubuntu 18.04 inside virtualBox. The main issue I encountered was updating the virtual machine without internet access. I searched for offline update options and found apt-offline. However, it requires Python and GCC, which I don’t have locally. Ubuntu 18.04 already includes Python 3, but there’s no compiler available. I attempted to install GCC from source, which demands a compiler that isn’t present. Can I still add a GCC installation? Since I can access the internet via my phone, I could download any necessary packages.

C
ColaSis264
Junior Member
12
09-18-2016, 11:30 AM
#2
Is your PC lacking internet access or is it a virtual machine? You don’t need to build GCC from source on Ubuntu. All necessary tools are ready in the official package repository: https://packages.ubuntu.com/search?keywords=gcc
C
ColaSis264
09-18-2016, 11:30 AM #2

Is your PC lacking internet access or is it a virtual machine? You don’t need to build GCC from source on Ubuntu. All necessary tools are ready in the official package repository: https://packages.ubuntu.com/search?keywords=gcc

M
MadMar
Member
222
09-19-2016, 10:27 PM
#3
No, I can't connect to the internet on my PC. Entering 'gcc' in the terminal triggers an error message about a command not found.
M
MadMar
09-19-2016, 10:27 PM #3

No, I can't connect to the internet on my PC. Entering 'gcc' in the terminal triggers an error message about a command not found.

B
Blaxtone
Junior Member
29
09-20-2016, 06:46 AM
#4
Connect your device via USB tethering to your phone.
B
Blaxtone
09-20-2016, 06:46 AM #4

Connect your device via USB tethering to your phone.

X
xoi_icefire
Member
54
09-21-2016, 11:52 AM
#5
Since Ubuntu doesn’t come with gcc pre-installed, it’s designed for desktop environments. Most everyday users don’t require gcc.
X
xoi_icefire
09-21-2016, 11:52 AM #5

Since Ubuntu doesn’t come with gcc pre-installed, it’s designed for desktop environments. Most everyday users don’t require gcc.

_
_Rezward_
Member
56
09-21-2016, 12:13 PM
#6
Yes, there might be alternative methods to set it up.
_
_Rezward_
09-21-2016, 12:13 PM #6

Yes, there might be alternative methods to set it up.

M
Mike0621
Junior Member
6
10-02-2016, 07:47 AM
#7
It's not feasible. You're connecting to Wi-Fi with your phone.
M
Mike0621
10-02-2016, 07:47 AM #7

It's not feasible. You're connecting to Wi-Fi with your phone.

I
Ion23
Member
170
10-02-2016, 10:50 AM
#8
The simplest option would be tethering, as suggested by @Sauron. As I mentioned earlier, the package can also be found at https://packages.ubuntu.com/search?keywords=gcc (auto-linking often stops me from typing further).
I
Ion23
10-02-2016, 10:50 AM #8

The simplest option would be tethering, as suggested by @Sauron. As I mentioned earlier, the package can also be found at https://packages.ubuntu.com/search?keywords=gcc (auto-linking often stops me from typing further).

T
TheDeath_Pro
Member
128
10-04-2016, 05:17 AM
#9
You've already saved it, but it still needs a C compiler. Let me know if you need help with that.
T
TheDeath_Pro
10-04-2016, 05:17 AM #9

You've already saved it, but it still needs a C compiler. Let me know if you need help with that.

P
165
10-04-2016, 11:37 AM
#10
You're new here, that's okay! Just take it one step at a time. Focus on learning the basics and asking questions when you're unsure. You got this!
P
PedroGamer1313
10-04-2016, 11:37 AM #10

You're new here, that's okay! Just take it one step at a time. Focus on learning the basics and asking questions when you're unsure. You got this!

Pages (3): 1 2 3 Next