Search found 3 matches

by ogheri
Wed Dec 08, 2021 9:36 am
Forum: Off Topic
Topic: What is the best free basic compiler ?
Replies: 25
Views: 19866

Re: What is the best free basic compiler ?

if it really NEEDS TO BE FREE then perhaps freebasic plus fbedit for a beginner
otherwise purebasic at only 80 bucks cant be beaten

I d dare even to say that even powerbasic at 100$ is still quite ok

but if it must also be "easy easy easy" for a beginner to start, probably the easiest is liberty ...
by ogheri
Wed Oct 06, 2021 12:24 pm
Forum: Linux
Topic: Official Linux distribution for PureBasic
Replies: 66
Views: 93102

Re: Official Linux distribution for PureBasic

Hi dear all,
I have to inform you, for correctness and completeness, that finally I got it

what I did (so that is hopefully helpful for some others too)! :

I installed ubuntu 18.04...

I did the following sudo... commands.. basically:

ogheri@ogheri-VirtualBox:~$ history|grep sudo
3 sudo passwd ...
by ogheri
Wed Oct 06, 2021 7:38 am
Forum: Linux
Topic: Official Linux distribution for PureBasic
Replies: 66
Views: 93102

Re: Official Linux distribution for PureBasic

Hi dear all,

I ve recently bought purebasic too.

My version is therefore 5.73 LTS (I have the x86_64 version, which I use more often, but I tried also the x86 32bits version by the way)

Under Windows all is perfect.

Under Linux, I ve tried fedora 32 33 34, Cent Os 7 Ubuntu 20 but in all of them ...