On 16-Mar-2012 Emiliano Heyns wrote:
>> I did a cvs checkout of midgard, got the whole thing.
>>
>> 1) the cvs lib configured, made and installed.
>> 2) the cvs mod would not configure as there is no configure file.
>
> Run autoconf in that directory and it'll create it for you.
Then it complains there is no install.sh file. :-(
> [.... I got the picture after the first 100 lines or so ....]
Sorry. :-) I'm not a programmer and am not sure what is useful or
not. (well, I have done a "Hello world!" program at one time. :-)
> From the looks of it you're not linking in libmidgard.
>
> If you want to build the midgard modules into apache (which is
> what it looks like you're doing), have a look at the specfile of
> the monster package, which does just that.
Thank you, that was just the pointer I needed. I edited the
Makefile in the Apache src directory to add in the midgard libs via
the EXTRA_LIBS directive. After that, Apache compiled without
complaint.
Still, I'm a bit puzzled. I did install the Midgard libs, they
went into the default directory of /usr/local/lib. This directory is
in the ld.so.conf file and I did run ldconfig. Doesn't this mean
that they should now be available without any further ado to any
program compilation? In other words, why didn't the linker
automatically find them?
Cheers,
Rob
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]