Re: Linking statically against GraphicsMagick: problems with libxml2 and libpng

2011-04-21 Thread Dmitry Katsubo
Hi Marco, Thanks for reply. On 19.04.2011 21:26, marco atzeri wrote: > On Tue, Apr 19, 2011 at 8:36 PM, Dmitry Katsubo wrote: >> I have went through the manual installation of libxml: the package was >> installed absolutely OK. After "make install" I got: >> >> $ ls -1 /usr/local/lib/libxml2* >>

Re: Linking statically against GraphicsMagick: problems with libxml2 and libpng

2011-04-19 Thread marco atzeri
On Tue, Apr 19, 2011 at 8:36 PM, Dmitry Katsubo wrote: > Hi Marc, > > On 05.04.2011 10:48, marco atzeri wrote: >> you can check the package source and propose the change > > I have went through the manual installation of libxml: the package was > installed absolutely OK. After "make install" I got:

Re: Linking statically against GraphicsMagick: problems with libxml2 and libpng

2011-04-19 Thread Dmitry Katsubo
Hi Marc, On 05.04.2011 10:48, marco atzeri wrote: > you can check the package source and propose the change I have went through the manual installation of libxml: the package was installed absolutely OK. After "make install" I got: $ ls -1 /usr/local/lib/libxml2* /usr/local/lib/libxml2.a /usr/lo

Re: Linking statically against GraphicsMagick: problems with libxml2 and libpng

2011-04-05 Thread marco atzeri
On Tue, Apr 5, 2011 at 10:26 AM, Dmitry Katsubo wrote: > Dear Marco, > > Thanks for reply. > > On 05.04.2011 0:46, marco atzeri wrote: >>> While trying to link statically my application against GraphicsMagick >> >> why not dynamic ? > > I am happy to link dynamically, but I got the requirements to

Re: Linking statically against GraphicsMagick: problems with libxml2 and libpng

2011-04-05 Thread Dmitry Katsubo
Dear Marco, Thanks for reply. On 05.04.2011 0:46, marco atzeri wrote: >> While trying to link statically my application against GraphicsMagick > > why not dynamic ? I am happy to link dynamically, but I got the requirements to provide both static and dynamic version. > it seems that libxml2-de

Re: Linking statically against GraphicsMagick: problems with libxml2 and libpng

2011-04-04 Thread marco atzeri
2011/4/5 Dmitry Katsubo > Dear CygWin users / developers! > > While trying to link statically my application against GraphicsMagick why not dynamic ? > under CygWin, but I suffer from few minor problems during linking. > > To discover the library list, needed for static linking, I use > "Graphics

Linking statically against GraphicsMagick: problems with libxml2 and libpng

2011-04-04 Thread Dmitry Katsubo
Dear CygWin users / developers! While trying to link statically my application against GraphicsMagick under CygWin, but I suffer from few minor problems during linking. To discover the library list, needed for static linking, I use "GraphicsMagick++-config --libs": > configure:7259: g++ -o conft