|
From: | K. Haley |
Subject: | Re: [Pan-users] Re: Problems compiling windows pan using http://pan.rebelbase.com/pan-windows-port.txt |
Date: | Mon, 10 May 2004 00:13:55 -0600 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 |
Rudi Pittman wrote:
Anyone have any suggestions as to how to correct these compile issues? Should this have gone to pan-devel instead?pkg-config was installed as part of the gtk development enviroment on my system. I got gtk from http://sourceforge.net/projects/gtk-win/ . Since I used the default install path it wa located in c:/dev-c++/binThanks, Rudi Rudi Pittman wrote:2.2 LIBXML2 ===========* Sanity check: "$ pkg-config --cflags libxml-2.0" should give meaningful output now. * Sanity check: "$ pkg-config --libs libxml-2.0" should also work, and include -lws2_32*These don't work because pkg-config is not installed anywhere I can find*
The GLib 1.2 reference is because configure could not find GLib 2.0 or later. This most likely occured because it could not find pkg-config. Gnet-2.0.5 will almost compile OOB. Here is how I compiled gnet:2.5 GNET*The configure fails with "configure: error: No GLib 1.2 on this system"...
remove echoclient-unix and echoserver-unix from examples/Makefile.am rm ltmain.sh ltconfig libtoolize autoreconf configure --disable-pthreads makeif src/.libs/gnet-2.0-0.dll doesn't exist then libtool didn't work. You might need to get the one posted on the mingw-users list on 4/23/2004 by earnie boyd.
signature.asc
Description: OpenPGP digital signature
[Prev in Thread] | Current Thread | [Next in Thread] |