> 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

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to