I started writing a how-to for upgrading the demo version to full but I quickly realized that the steps needed to perform the upgrade will surely scare away most people. Therefore, I will make a installation app, like I did for the CoLinux version, some time this afternoon or tomorrow.Shannara wrote:Oh, one question, I downloaded the registered version of purebasic for linux, but for some reason it looks like this distro cannot extract and install the compressed file. coLinux did this easily, click, run. But this one doesnt recognize the extension.
For the gurus out there; the full version of PureBasic includes a copy of "fasm" that does not work with QEMU (the reason for the long wait). You will need to rename or delete the copy of "fasm" included in the "~/pureBasic/complilers" directory. This will cause your compiled apps to use the "fasm" in the "/usr/bin" directory, which is version 1.62.