Re: [Gambas-user] Gambas2 and 3 on Suse 11.4

2011-05-17 Thread Rolf-Werner Eilert
Thanks a lot! I printed this out and will try it on a test system first as soon as I find some time for it, maybe over the weekend. Regards Rolf Am 17.05.2011 12:25, schrieb munix9: > > hi, > > use yast and search for libqt4 in software installation to identify your > current version or try in

Re: [Gambas-user] Gambas2 and 3 on Suse 11.4

2011-05-17 Thread munix9
hi, use yast and search for libqt4 in software installation to identify your current version or try in a console rpm -q libqt4 or zypper se -s libqt4 my "extended" repo http://download.opensuse.org/repositories/home:/munix9:/openSUSE:/11.4:/Extended/standard/ is connected to several other repos

Re: [Gambas-user] Gambas2 and 3 on Suse 11.4

2011-05-17 Thread Rolf-Werner Eilert
Hi Paolo, thanks for the hints! I used the Education repo and installed 2.22 from there, it seems to run flawlessly. As to libqt: what do you mean "extended" and how do I find the version on my system? Rolf Am 17.05.2011 10:04, schrieb munix9: > > hi, > > take a look at http://software.opens

Re: [Gambas-user] Gambas2 and 3 on Suse 11.4

2011-05-17 Thread munix9
hi, take a look at http://software.opensuse.org/search to find the packages, eg. http://software.opensuse.org/search?q=gambas2&baseproject=openSUSE%3A11.4&lang=de&exclude_debug=true currently there exists two official repos with gambas2 packages: http://download.opensuse.org/repositories/KDE:/KD

Re: [Gambas-user] Gambas2 and 3 on Suse 11.4

2011-05-16 Thread Rolf-Werner Eilert
Am 17.05.2011 01:14, schrieb Benoît Minisini: >> Good morning everyone, >> >> Over the weekend I tried to compile Gambas 2 and 3 on a freshly set up >> Suse 11.4 32 bit. There were problems, however, so I include the output >> for the two runs. >> >> By the way: does anyone know if there is a repo

Re: [Gambas-user] Gambas2 and 3 on Suse 11.4

2011-05-16 Thread Benoît Minisini
> Good morning everyone, > > Over the weekend I tried to compile Gambas 2 and 3 on a freshly set up > Suse 11.4 32 bit. There were problems, however, so I include the output > for the two runs. > > By the way: does anyone know if there is a repo for Suse 11.4 that holds > an official Gambas2 vers

[Gambas-user] Gambas2 and 3 on Suse 11.4

2011-05-15 Thread Rolf-Werner Eilert
Good morning everyone, Over the weekend I tried to compile Gambas 2 and 3 on a freshly set up Suse 11.4 32 bit. There were problems, however, so I include the output for the two runs. By the way: does anyone know if there is a repo for Suse 11.4 that holds an official Gambas2 version? Than