Re: [Gambas-user] all those bloody dependencies

2013-04-24 Thread Rolf-Werner Eilert
Hi Matti, In the meantime, you could try giving Yast the name of the missed libraries for a search - this way, I recently was able to compile Darktable on two different machines with Suse 12.1. It was somewhat roundabout but it took only 5 minutes in the end... Rolf Am 24.04.2013 23:11, schr

Re: [Gambas-user] all those bloody dependencies

2013-04-24 Thread Sebastian Kulesz
What about this? 12.3: http://software.opensuse.org/ymp/home:munix9:gambas/openSUSE_12.3/gambas3.ymp?base=openSUSE%3A12.3&query=gambas3 12.2: http://software.opensuse.org/ymp/home:munix9:gambas/openSUSE_12.2/gambas3.ymp?base=openSUSE%3A12.2&query=gambas3 Repository root: http://download.opensuse.

Re: [Gambas-user] all those bloody dependencies

2013-04-24 Thread Jussi Lahtinen
Maybe some script that would collect dependency list from successful compiling? Or maybe people should volunteer and post updated dependencies? Or maybe someone could put up repository also for some other popular distros... Jussi On Thu, Apr 25, 2013 at 12:32 AM, Jussi Lahtinen wrote: > I didn

Re: [Gambas-user] all those bloody dependencies

2013-04-24 Thread Jussi Lahtinen
I didn't mean anything specific since you didn't specify your OS. But I think I understand the problem now; documentation is not updated. I wish there would be general solution for this, but it seems that every distro uses it own naming conventions. So this is hard to make automatic. Perhaps someo

Re: [Gambas-user] all those bloody dependencies

2013-04-24 Thread Matti
Hi Jussi, I've read that page, and I've been using Gambas for long years. Just a new machine. Do you mean the page about openSUSE 10.2? Well, we have openSUSE 12.3 in the meantime. I followed http://gambas.sourceforge.net/en/main.html and there to the left: Compilation & Installation. And after

Re: [Gambas-user] all those bloody dependencies

2013-04-24 Thread Jussi Lahtinen
I don't understand what is the problem exactly. Here are the dependencies listed for different distros. http://gambasdoc.org/help/install?en&view&v3#t9 It doesn't require two evenings. Just copy&paste the command, and it takes few minutes. Jussi On Wed, Apr 24, 2013 at 11:21 PM, Matti wro

Re: [Gambas-user] all those bloody dependencies

2013-04-24 Thread Matti
Olivier, I know all this. I'm using gambas svn for about 6 years. I just wanted to make it better... Am 24.04.2013 22:29, schrieb Olivier Cruilles: > Hello, > > So if you want that we help you beginning without being so negative please. > Can you give us all information about the distribution, m

Re: [Gambas-user] all those bloody dependencies

2013-04-24 Thread Olivier Cruilles
Hello, So if you want that we help you beginning without being so negative please. Can you give us all information about the distribution, message error from the configure script and procedure that you used to compile Gambas ? To compile Gambas v3 from svn: cd /Path_to_source ./reconf -all ./c

[Gambas-user] all those bloody dependencies

2013-04-24 Thread Matti
I'm trying to get the Gambas svn version alive on a new machine. Installed everything that is written on the website as requirements (took about two evenings). Now I'm getting WARNINGs that 17 components can't be compiled because of missing dependencies. This is really annoying! I don't think that