gbr3: unable to load component: gb.util.web

Post

Posted
Rating:
#1 (In Topic #931)
Trainee
 Hi,
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.
Online now: No Back to the top

Post

Posted
Rating:
#2
Guru
BruceSteers is in the usergroup ‘Guru’
 Please post you project as it's impossible to guess.

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
Online now: No Back to the top

Post

Posted
Rating:
#3
Trainee
 Hi,
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.
Online now: No Back to the top

Post

Posted
Rating:
#4
Guru
BruceSteers is in the usergroup ‘Guru’
Cool <EMOJI seq="1f60e" tseq="1f60e">😎</EMOJI>

You could do..
sudo apt install "gambas3*"

That will install everything.
It's only something like 30mb hd space for all of gambas.
Online now: No Back to the top

Post

Posted
Rating:
#5
Avatar
Regular
thatbruce is in the usergroup ‘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!  :D

Online now: No Back to the top
1 guest and 0 members have just viewed this.