Building GnuCash on openSUSE 12.3
John Ralls
jralls at ceridwen.us
Fri Jul 19 11:23:24 EDT 2013
On Jul 19, 2013, at 1:12 AM, Herbert Thoma <herbert.thoma at iis.fraunhofer.de> wrote:
> Am 18.07.2013 18:06, schrieb John Ralls:
>>
>> On Jul 18, 2013, at 8:25 AM, Herbert Thoma <herbert.thoma at iis.fraunhofer.de> wrote:
>>
>>> Hi,
>>>
>>> ./configure: line 21309: `GUILE_MODULE_AVAILABLE(gnc_have_guile_www,(www main))'
>>>
>>
>> That macro is defined in /usr/aclocal/guile.m4 -- or maybe guile1.m4 in
>> your case. Did you install the guile1-dev package?
>
> I have a guile1.m4 in /usr/share/aclocal that was installed with the
> libguile1-devel package.
>
> I tried a symlink there (guile.m4 -> guile1.m4) but I still get
> the same error.
Take a look in guile1.m4 to make sure the package maintainer didn't rename the macro to GUILE1_MODULE_AVAILABLE.
The symlink doesn't make any difference: Aclocal searches every file in it's path for macro definitions.
Regards,
John Ralls
More information about the gnucash-devel
mailing list