I'm trying the different versions of Ubuntu, and whilst BlitzMax works fine with Ubuntu and Xbuntu, it wont with Kubuntu - it just wont load and run, and no programs compiled with BlitzMax will run.
I have installed all the C/C++/Sound/GL/X libraries, but still nothing.
Has anyone else got BlitzMax working on Kubuntu 8.04, or is it just not compatible ?
It appears that a library the WINE uses allows MaxIDE to run - looks like Kubuntu requires a different set of C++ library files...
I also had to use sudo ln -s -T /usr/include/gnu/stubs-64.h /usr/include/gnu/stubs-32.h to allow the rebuilding of modules.
However, as it appears that Kubuntu is a 64-bit OS, I cant get any further.
I have installed all the C/C++/Sound/GL/X libraries, but still nothing.
Has anyone else got BlitzMax working on Kubuntu 8.04, or is it just not compatible ?
It appears that a library the WINE uses allows MaxIDE to run - looks like Kubuntu requires a different set of C++ library files...
I also had to use sudo ln -s -T /usr/include/gnu/stubs-64.h /usr/include/gnu/stubs-32.h to allow the rebuilding of modules.
However, as it appears that Kubuntu is a 64-bit OS, I cant get any further.