Hi,
totally new here.
Just compiled Unicon sources in Kubuntu.
I am reading the book "Programming with Unicon" and almost right at the beginning an IDE called "ui" is mentioned. However, I don't see that command in the bin directory.
Any help?
TIA
Arie
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you have used the stock standard installation process, try looking in
/usr/local/bin
If you specified some other directory at configuration time, check in
<what ever="" you="" specified="">/bin</what>
In my case I have it set up to install into a user local
$HOME/unicon/bin, but that is just me.
regards
Bruce Rennie
On 22/2/20 12:54 am, hotcore wrote:
Hi,
totally new here.
Just compiled Unicon sources in Kubuntu.
I am reading the book "Programming with Unicon" and almost right at
the beginning an IDE called "ui" is mentioned. However, I don't see
that command in the bin directory.
Any help?
TIA
Arie
Hi,
totally new here.
Just compiled Unicon sources in Kubuntu.
I am reading the book "Programming with Unicon" and almost right at the beginning an IDE called "ui" is mentioned. However, I don't see that command in the bin directory.
Any help?
TIA
Arie
Good morning Arie,
If you have used the stock standard installation process, try looking in
/usr/local/bin
If you specified some other directory at configuration time, check in
<what ever="" you="" specified="">/bin</what>
In my case I have it set up to install into a user local
$HOME/unicon/bin, but that is just me.
regards
Bruce Rennie
On 22/2/20 12:54 am, hotcore wrote: