Hello,
On Sat, Sep 27, 2008 at 10:03:42PM +0300, Kalle Olavi Niemitalo wrote:
> The configure script of ELinks appears to do that already.
> So, please try the following patch.
---end quoted text---
I applied the patch to elinks 0.13 (20080915 snapshot), and it worked !
Thanks a lot !
--
أ
أحمد المحمودي <[EMAIL PROTECTED]> writes:
> From the perlembed manpage I found this:
> perl -MExtUtils::Embed -e ccopts -e ldopts
The configure script of ELinks appears to do that already.
So, please try the following patch.
Let Perl scripts dynamically load libraries.
XML::LibXML::SAX app
Hello,
I am forwarding this from elinks-users list.
On Tue, Sep 23, 2008 at 10:37:34AM +0300, Kalle Olavi Niemitalo wrote:
> I think this causes the error with XML::LibXML::SAX, too. In the
> perlembed man page, there is some advice about "dynamic loading
> not available". Apparently, we'd ha