[Gambas-user] Gambas2 and 3 on Suse 11.4
Benoît Minisini
gambas at ...1...
Tue May 17 01:14:57 CEST 2011
> 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?
>
> Thanks for your hints!
>
> Rolf
1) You must be root to run "make install".
2) The "cannot find -ljscore" error for Gambas 3 may be a bug in the 'pkg-
config' configuration files provided by OpenSuSE.
To check that, please run the following commands and tell me the output:
$ pkg-config --libs-only-l QtWebKit
...
$ pkg-config --libs-only-L QtWebKit
...
$ pkg-config --libs-only-other QtWebKit
...
Regards,
--
Benoît Minisini
More information about the User
mailing list