Results 1 to 7 of 7
I would really appreciate details on how you did it.
They claim on their site that it should workt.
I tried the suggestion on the kbasic web site, but could ...
- 12-02-2005 #1Just Joined!
- Join Date
- Dec 2005
- Posts
- 3
anybody able to install free kbasic under ubuntu ?
I would really appreciate details on how you did it.
They claim on their site that it should workt.
I tried the suggestion on the kbasic web site, but could not get it to work.
- 12-02-2005 #2
what have you tried? Did it install ok, just not run?
Brilliant Mediocrity - Making Failure Look Good
- 12-02-2005 #3Just Joined!
- Join Date
- Dec 2005
- Posts
- 3
I got nowhere
set to open with konqueror, then left clicked - nothing happened.
- 12-02-2005 #4
Re: I got nowhere
did you install it? What are you left clicking on? Have you tried to run it from the command line to see if there are any errors?
Originally Posted by mangurian Brilliant Mediocrity - Making Failure Look Good
- 12-02-2005 #5Just Joined!
- Join Date
- Dec 2005
- Posts
- 3
it is a .bin file
The Kbasic site says:
- set to "open with" konqueror
- left click and you should get an install dialog
didn't work
Is there a trick to installing .bin SW ?
- 12-02-2005 #6
Re: it is a .bin file
I would try to run from the command line (ie konsole or terminal) then do
Originally Posted by mangurian
Code:./program_name.bin
Brilliant Mediocrity - Making Failure Look Good
- 05-06-2008 #7Just Joined!
- Join Date
- May 2008
- Posts
- 1
Update to Installing kbasic on Ubuntu 8.04
This is an old thread, but there are still people asking how to install kbasic on Ubuntu. The only reason for requiring the KDE (Kubuntu) rather than the Gnome desktop is that konquorer is able to execute the downloaded bin file as an executable, and konguorer runs on KDE. But you can use the terminal console and call the installer program by preceeding it with a dot-slash (./). There are some other possible issues, and the whole process has been documented in this post:
KBasic on Ubuntu 8.04


Reply With Quote
