Problem with installing PB on Linux

Linux specific forum
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Ace.

i follow the instructions in the readme. but if i want to compile something i just got the message 'Can't load any PureLibraries! Please re-install PureBasic'. what did i wrong?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by fred.

Strange. Have you put PB in exactly in the right directory ? Which version do you use ?

Fred - AlphaSND
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Volker.

I do have the same problem using RedHat 8.0 (Registered PB User, but for Linux just downloaded the demo).

The PureLibraries have been copied in the right folder, like written in the readme.

Volker
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by fred.

Hum.. That's strange. Could you tell me in which directory have you installed PB ?

Fred - AlphaSND
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Volker.

Logged in as root,

cp purebasic/Compilers/pbcompiler /usr/bin/
cp -rf purebasic /usr/share/
cp purebasic/Compilers/fasm /usr/bin/

Btw, installed it from a FAT32 Partition, so i had to rename all these filenames and paths, which were longer than 8.3 (~).

Maybe i've forgotten one ore more directories to rename, but i can't compare this, because installed it on my notebook, which has gone broken last week.

But not a problem, it's an IBM, so i have 3 Years Guarantee an it ends on 5th of April

Next week i should get it back, so i will re-install pb and try again.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Ace.

the directory is /home/ace/purebasic (i think, do not working on linux currently). i do all what standing in the readme. i also have installed the required packages (nasm and the other).
Post Reply