I can't seem to find any posts regarding getting PureBasic installed and running on Fedora 14 32bit. Is there anyone out there that has achieved this successfully?
I used to run Ubuntu for years and it seem much easier to get it installed and running on that, but I am now forced to use Fedora (Company Policy!).
I have met all the package dependencies and it the IDE works fine, but when I try and compile I get the following error..
Code: Select all
/usr/bin/ld: Gadget.a(Debug.o): undefined reference to symbol 'dlopen@@GLIBC_2.1'
This is trying to compile the Gadget.pb from the examples directory.
Strange thing is though, I can compile it from the command line..
Any help would be gratefully received.
David.