Re: [Gambas-user] Gambas3 Runtime

2012-02-13 Thread Benoît Minisini
Le 13/02/2012 10:19, John Rose a écrit : > I want to be able to run the gambas app on another machine. Even > though I have installed gambas3-runtime (version 3.0.0~lucid1) package > from kendek's ppa, the deb installer says 'Error: Dependency is not > satisfiable: gambas3-runtime (>= 3.0.0)'. > C

[Gambas-user] Gambas3 Runtime

2012-02-13 Thread John Rose
I thought I'd try my dev pc again to see if I could install my Gambas3 app there. Because I compiled Gambas3 (on Ubuntu Lucid), it installed to /usr/local/bin whereas installing packages results in install to /usr/bin. So I copied gbr3 & gbx3 from /usr/local/bin to /usr/bin. But I still got the sam

[Gambas-user] Gambas3 Runtime

2012-02-13 Thread John Rose
I want to be able to run the gambas app on another machine. Even though I have installed gambas3-runtime (version 3.0.0~lucid1) package from kendek's ppa, the deb installer says 'Error: Dependency is not satisfiable: gambas3-runtime (>= 3.0.0)'.

Re: [Gambas-user] Gambas3 Runtime

2012-02-12 Thread Jussi Lahtinen
I've compiled & installed revision #4445 of Gambas3. So, you have installed whole Gambas3... However, I have no > access to package gambas3-runtimesince I no longer access kendek's ppa > for Gambas3 due to clashes of it & #4445. How can I get the > gambas3-runtime package installed? > ...and y

[Gambas-user] Gambas3 Runtime

2012-02-12 Thread John Rose
I've compiled & installed revision #4445 of Gambas3. However, I have no access to package gambas3-runtimesince I no longer access kendek's ppa for Gambas3 due to clashes of it & #4445. How can I get the gambas3-runtime package installed? ---