Re: [Gambas-user] Gambas2 program on ArchLinux

2014-09-22 Thread Rolf-Werner Eilert
There is a printing function included, and that would have to be completely re-written. I don't really have the time for that now, so I thought if there is an easier way to do it... Rolf Am 22.09.2014 14:51, schrieb Jussi Lahtinen: > Maybe it would be easier to convert the program for Gambas3?

Re: [Gambas-user] Gambas2 program on ArchLinux

2014-09-22 Thread Jussi Lahtinen
Maybe it would be easier to convert the program for Gambas3? It should be very easy. Jussi On Mon, Sep 22, 2014 at 12:05 PM, Rolf-Werner Eilert < eilert-sprac...@t-online.de> wrote: > Good morning everyone, > > Someone here who knows ArchLinux? I have a student who would like to use > a program

Re: [Gambas-user] Gambas2 program on ArchLinux

2014-09-22 Thread Tobias Boege
On Mon, 22 Sep 2014, Rolf-Werner Eilert wrote: > > > Am 22.09.2014 11:11, schrieb Tobias Boege: > > On Mon, 22 Sep 2014, Rolf-Werner Eilert wrote: > >> Good morning everyone, > >> > >> Someone here who knows ArchLinux? I have a student who would like to use > >> a program I once wrote in Gambas2.

Re: [Gambas-user] Gambas2 program on ArchLinux

2014-09-22 Thread Charlie Reinl
Am Montag, den 22.09.2014, 11:25 +0200 schrieb Rolf-Werner Eilert: > > Am 22.09.2014 11:11, schrieb Tobias Boege: > > On Mon, 22 Sep 2014, Rolf-Werner Eilert wrote: > >> Good morning everyone, > >> > >> Someone here who knows ArchLinux? I have a student who would like to use > >> a program I once

Re: [Gambas-user] Gambas2 program on ArchLinux

2014-09-22 Thread Rolf-Werner Eilert
Am 22.09.2014 11:11, schrieb Tobias Boege: > On Mon, 22 Sep 2014, Rolf-Werner Eilert wrote: >> Good morning everyone, >> >> Someone here who knows ArchLinux? I have a student who would like to use >> a program I once wrote in Gambas2. >> >> I told him to install a Gambas2 package, then try the .g

Re: [Gambas-user] Gambas2 program on ArchLinux

2014-09-22 Thread Tobias Boege
On Mon, 22 Sep 2014, Rolf-Werner Eilert wrote: > Good morning everyone, > > Someone here who knows ArchLinux? I have a student who would like to use > a program I once wrote in Gambas2. > > I told him to install a Gambas2 package, then try the .gambas binary > from me. It does run like this on

[Gambas-user] Gambas2 program on ArchLinux

2014-09-22 Thread Rolf-Werner Eilert
Good morning everyone, Someone here who knows ArchLinux? I have a student who would like to use a program I once wrote in Gambas2. I told him to install a Gambas2 package, then try the .gambas binary from me. It does run like this on my own laptop, but not on his machine. Anything special we s