I've been just running the purebasic editor file, without having it actually installed.
Purebasic 4.41
Arch Linux (Kernel 2.6.62.9-1)
Code: Select all
$ uname -a
Linux Apollo 2.6.32-ARCH #1 SMP PREEMPT Tue Feb 9 15:12:10 CET 2010 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ AuthenticAMD GNU/Linux
Code: Select all
$ cd /home/jon/purebasic/compilers
$ ./purebasic
./purebasic: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
Is there a way around this so I can get purebasic running again?