Am 04.05.2011 11:09, schrieb Steve Davies:
On 4 May 2011 08:44, Heinrich Mueller<eddi...@gmx.de> wrote:
Am 03.05.2011 18:59, schrieb Steve Davies:
On 3 May 2011 15:03, Travis<travis.shorel...@gmail.com> wrote:
-----Original Message-----
From: Heinrich Mueller
Sent: Tuesday, May 03, 2011 4:24 AM
To: pan-users@nongnu.org
Subject: [Pan-users] Patch for NZB Creation via GUI
Hi all.
I just made a few modifications to PAN for fun as I needed the ability
to create NZB files
from the GUI. Pan had already built that in, I just implemented some
functions.
I copied the nzb_to_xml function and let it skip the non-standard<path>
xml tag.
I tested it on a few files and it worked flawlessly.
Enjoy!
imhotep
How do I apply this patch to my Windows world of Pan?
That rather depends where you get your windows build from :)
I will probably include this in the installer bundle when I get some time.
Cheers,
Steve
_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/pan-users
I just used this to compile gmime:
http://mingw-cross-env.nongnu.org/#tutorial
and it just worked.
Really cool! :D
Looks similar to what I did with MinGW - There is a Win32 readme that
comes with Pan that I ran through, and have built on it since then in
many random ways.
The hardest bit was getting "git" working as it relies on very
specific perl libraries.
Regards,
Steve
Interesting. Well, it's easier for me then as I use linux ports of mingw
tools, and I compile with linux.
I compiled all of pan now and it works. The only thing that bothers me
is that i had to disable cryptography in gmime
as that solved a lot of compilation and dependency problems, for example
with glib2.0-sharp.
I deleted the iconv warning out of the configure file and used the flags
--disable-mono and --disable-cryptography.
After that, all went smoothly.
Regards,
Heinrich
_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/pan-users