Dave Page wrote:
>
>
>
>>-----Original Message-----
>>From: Magnus Hagander [mailto:mha@sollentuna.net]
>>Sent: 13 February 2006 14:01
>>To: Dave Page; Andreas Pflug
>>Cc: pgadmin-hackers
>>Subject: RE: [pgadmin-hackers] Query favourite comment
>>
>>
>>>>After quite a while, I finally found the time to package a win32
>>>>snapshot. Some comments:
>>>>
>>>>1) apparently, we need two iconv dlls now: iconv.dll for xml2 and
>>>>libiconv-2.dll for libpq. Hm...
>>>
>>>I suspect we can get down to one by compiling libxml2
>>>ourselves, however that would probably make building pgAdmin
>>>far more difficult. Lesser of two evils 'n' all that...
>>
>>Can we link iconv statically? (That's what I did for my tests, that's
>>probably why I didn't notice it)
>
>
> LGPL...
So what? AFAICS we're complying with section 6 (a/d) of LPGL.
Anyhow, do we need to mention iconv/libxml somewhere in the docs?
Regards,
Andreas