Installing on Raspberry Pi5

Everything else that doesn't fall into one of the other PB categories.
RSrole
User
User
Posts: 71
Joined: Fri Apr 29, 2022 8:27 pm

Installing on Raspberry Pi5

Post by RSrole »

I bought a RPi5 and am running Raspberry Pi OS. I followed the instructions in the Install text file and got things into logical folders (I hope). But when I double click on purebasic (the Ide I hope) nothing happens. I'm an absolute newbie to RPi and Linux so I'm out of ideas. Any help is appreciated.

TIA
Russ
User_Russian
Addict
Addict
Posts: 1582
Joined: Wed Nov 12, 2008 5:01 pm
Location: Russia

Re: Installing on Raspberry Pi5

Post by User_Russian »

User avatar
mk-soft
Always Here
Always Here
Posts: 6312
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Installing on Raspberry Pi5

Post by mk-soft »

You can find the latest installation instructions here.

Simple install of PureBasic ...

Have you also installed the developer package?
Without the 'libwebkit2gtk-4.0-dev' the IDE will not start because the webkit is required.

The ide is located in the compiler subfolder and is called with 'purebasic'

I hope that you used the Linux unpacker and did not unpack with Windows first.

Correct PB version for Raspberry Arm64 For Linux for Arm64
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
RSrole
User
User
Posts: 71
Joined: Fri Apr 29, 2022 8:27 pm

Re: Installing on Raspberry Pi5

Post by RSrole »

That was it!

Thanks
Post Reply