Search found 3 matches

by GilmarFiocca
Thu Jul 28, 2022 9:55 pm
Forum: Linux
Topic: Need help on compiling 32bits binary!
Replies: 1
Views: 874

Need help on compiling 32bits binary!

Hello guys,

I am trying to compile a simple hello world app using pb x86 (32 bits).

test.pb

MessageRequester("Hello", "World!")

I am receiving this message when I run the exec.

Failed to load module "xapp-gtk3-module"

The app runs ok, but I always get this message on console.

Is there ...
by GilmarFiocca
Wed Nov 04, 2015 9:21 pm
Forum: Linux
Topic: Help on installation!
Replies: 3
Views: 3059

Re: Help on installation!

Hi,

The problem was solved by correcting environment variables (PUREBASIC_HOME and PATH).
I am really new to Linux.

Thanks.
by GilmarFiocca
Fri Oct 30, 2015 6:38 pm
Forum: Linux
Topic: Help on installation!
Replies: 3
Views: 3059

Help on installation!

Hi,

I am receiveing the message:

"The compiler isn't loaded yet... please try again."

What should I do?

I am using Ubuntu 32bit 15.10.
I ran "./checkinstall.sh" and received: "Everything seems correctly setup for PureBasic !"
I had to change only 1 package in this installation. (from libxine-dev ...