I've recently installed a French verb conjugation program named Le Conjugueur. At first when I installed it, the thing would not run and I did not know why. At the advice of another forum member, I installed a 32-bit module into my 64-bit Kubuntu. Now the program is running fine and when I butcher French I at least get the verbs right.
Now I'm wanting to run a development tool named KBASIC similar to other tools I already know and have run under Windows, Visual BASIC and REALbasic. On the KBASIC page, they say if you install it and it doesn't run it's because you don't have all the file dependencies installed. And then they show a HUGE list of these dependencies. However, I don't know how to install them. I need to learn about Linux file dependencies and how to install them. Anyone have a favorite primer page on that? This is something I'll need to know if I'm going to develop applications. I needed to learn the Visual BASIC ones (which surprisingly turned out to be simple; there aren't that many).
And, OMG, how do I install this gigantic list of dependencies to get KBASIC running? It couldn't be as simple as typing "sudo install" in front of the dependency, could it? Here's the list:
http://kbasic.com/download.html
Now I'm wanting to run a development tool named KBASIC similar to other tools I already know and have run under Windows, Visual BASIC and REALbasic. On the KBASIC page, they say if you install it and it doesn't run it's because you don't have all the file dependencies installed. And then they show a HUGE list of these dependencies. However, I don't know how to install them. I need to learn about Linux file dependencies and how to install them. Anyone have a favorite primer page on that? This is something I'll need to know if I'm going to develop applications. I needed to learn the Visual BASIC ones (which surprisingly turned out to be simple; there aren't that many).
And, OMG, how do I install this gigantic list of dependencies to get KBASIC running? It couldn't be as simple as typing "sudo install" in front of the dependency, could it? Here's the list:
http://kbasic.com/download.html
Comment