Re: [PATCH] util/wmiv: an image viewer using wrlib

2014-05-12 Thread David Maciejak
On Tuesday, May 13, 2014, Carlos R. Mafra wrote: > On Mon, 12 May 2014 at 13:13:02 +0800, David Maciejak wrote: > > ok got it, pthread cmd line was added only with magickwand support > compilation. > > I added posix thread checks in configure file and recreate the patch I > enclosed > > Thanks. >

Re: [PATCH] util/wmiv: an image viewer using wrlib

2014-05-12 Thread Doug Torrance
On 05/12/2014 02:18 PM, Carlos R. Mafra wrote: Why not? You can clearly do more advanced stuff like coding wmiv. Setting up git send-email is much more basic than that :-) Some time ago I copied this answer which helped me. Perhaps you will find it useful too. From: Giuseppe Bilotta gmail.com

Re: [PATCH] util/wmiv: an image viewer using wrlib

2014-05-12 Thread Carlos R. Mafra
On Mon, 12 May 2014 at 13:13:02 +0800, David Maciejak wrote: > ok got it, pthread cmd line was added only with magickwand support > compilation. > I added posix thread checks in configure file and recreate the patch I > enclosed Thanks. > (sorry I can't use git send-email cmd). Why not? You ca

Re: [PATCH] util/wmiv: an image viewer using wrlib

2014-05-11 Thread Christophe
- Carlos R. Mafra a écrit : > On Sun, 11 May 2014 at 1:09:23 +0800, David Maciejak wrote: > > On Sat, May 10, 2014 at 10:10 PM, Carlos R. Mafra wrote: > > > > > > [...] > > > > > > CCLD wmiv > > > /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/ld: > > > wmiv.o:

Re: [PATCH] util/wmiv: an image viewer using wrlib

2014-05-10 Thread David Maciejak
On Sunday, May 11, 2014, Carlos R. Mafra wrote: > On Sun, 11 May 2014 at 1:09:23 +0800, David Maciejak wrote: > > On Sat, May 10, 2014 at 10:10 PM, Carlos R. Mafra > > > > wrote: > > > On Sat, 10 May 2014 at 21:37:51 +0800, David Maciejak wrote: > > >> I am enclosing here a patch that brings wm

Re: [PATCH] util/wmiv: an image viewer using wrlib

2014-05-10 Thread Carlos R. Mafra
On Sun, 11 May 2014 at 1:09:23 +0800, David Maciejak wrote: > On Sat, May 10, 2014 at 10:10 PM, Carlos R. Mafra wrote: > > On Sat, 10 May 2014 at 21:37:51 +0800, David Maciejak wrote: > >> I am enclosing here a patch that brings wmiv, a fast image viewer > >> which uses wrlib. I tested it over th

Re: [PATCH] util/wmiv: an image viewer using wrlib

2014-05-10 Thread David Maciejak
On Sat, May 10, 2014 at 10:10 PM, Carlos R. Mafra wrote: > On Sat, 10 May 2014 at 21:37:51 +0800, David Maciejak wrote: >> I am enclosing here a patch that brings wmiv, a fast image viewer >> which uses wrlib. I tested it over the last weeks, i can just say it >> working well (at least for me). >>

Re: [PATCH] util/wmiv: an image viewer using wrlib

2014-05-10 Thread Carlos R. Mafra
On Sat, 10 May 2014 at 21:37:51 +0800, David Maciejak wrote: > I am enclosing here a patch that brings wmiv, a fast image viewer > which uses wrlib. I tested it over the last weeks, i can just say it > working well (at least for me). > > note: it requires the previous patch > 0001-wrlib-add-a-func