gbr3: unable to load component: gb.util.web
Posted
#1
(In Topic #931)
Trainee
I wanted to try Gambas3, but I've tried several method to install …
and each time I got this error "gbr3: unable to load component: gb.util.web"
I'm using Ubuntu 22.10 cinnamon with Kernel 6.0.7.
I've googled this error, but it gave no result.
Thanks in advance for your help.
Posted
Guru

Is gb.util.web installed?
Not all components install with a standard gambas3 install.
Search for gambas in your package manager and install anything that might be missing
Posted
Trainee
I'm sorry. Maybe not enough coffee…
I should have tried this before:
sudo apt search gb.util.web
and then
sudo apt install gambas3-gb-util-web
Anyway it works, thank you for your time.
Posted
Guru

You could do..
sudo apt install "gambas3*"
That will install everything.
It's only something like 30mb hd space for all of gambas.
Posted
Regular

BruceSteers said
It's only something like 30mb hd space for all of gambas.
My God man, that's 3 times the size of my first hard disk!
1 guest and 0 members have just viewed this.


