Install on Fedora from github

Linux specific forum
User avatar
catafest
New User
New User
Posts: 1
Joined: Wed Jan 17, 2024 9:29 am
Contact:

Install on Fedora from github

Post by catafest »

I try to install PureBasic on Fedora linux.
I used git tool with this repo :

Code: Select all

https://github.com/fantaisie-software/purebasic
Then I run this command:

Code: Select all

[mythcat@fedora purebasic] ./BuildEnv.sh  ~/purebasic/
I got this :

Code: Select all

Failed to detect PB or SB compiler in /home/mythcat/purebasic/
Any idea ?
User avatar
mk-soft
Always Here
Always Here
Posts: 6245
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Install on Fedora from github

Post by mk-soft »

Welcome ;)
This is just the PureBasic IDE, so we can help the developers of PureBasic, or add own customizations in the IDE.

You can download a demo version of Purebasic with libraries and compilers here.
Link: https://www.purebasic.com/
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
Post Reply