Compiler problem with Ubuntu 8.04
Posted: Sun Jul 20, 2008 2:12 pm
I installed Purebasic 4.2 following the tutorial by Bembulak.
Now when I first ran the IDE and tried to compile an example the compiler stopped
to respond and an error of the IDE showed up telling me that it couldn't restart
the compiler.
I closed the IDE and tried to compile some code via the console
and this error was printed:
What to do now?
Now when I first ran the IDE and tried to compile an example the compiler stopped
to respond and an error of the IDE showed up telling me that it couldn't restart
the compiler.
I closed the IDE and tried to compile some code via the console
and this error was printed:
I did install all libraries that Bembulak's tutorial told me to install.milan@milan-desktop:~/Script$ pbcompiler Script.pb
******************************************
PureBasic 4.20 (Linux - x86)
******************************************
Loading external modules...
Error: Line 0 - Can't load any OSLibraries! Please re-install PureBasic
What to do now?