[Message resent - pls ignore if received twice]
| From: Anders Broman (TN/EAB)
|
| Hi,
| I have installed pcre lib from
| :http://www.ethereal.com/distribution/win32/development/
| and I did get it to work yesterday.
| But I'm new to doing it on windows and may have messed
| something up, but I think it has got something to do with:
| http://www.ethereal.com/lists/ethereal-dev/200312/msg00312.html
This is possible. There is PCRE code in epan/dfilter now, so
epan/dfilter/Makefile.nmake requires $(PCRE_CFLAGS) [and it is missing], but
that should be all I think. Could someone building on MS Windows (not
cygwin) verify this?
Regards,
Olivier
| -----Original Message-----
| From: Ulf Lamping
|
| "Anders Broman (TN/EAB)" <anders.broman@xxxxxxxxxxxx> schrieb
| am 10.12.03 14:32:53:
| >
| > Hi,
| > With the current tarball 2003-12-10 I get problems with
| MSVC not finding
| > pcre.h which gets included with ftypes.h
| >
| > And had to add $(PCRE_CFLAGS) to a lot of Makefile.nmake
| files, is this the correct way of doing it or is there an
| alternative ?
| >
| > / Anders
| >
| > _______________________________________________
| > Ethereal-dev mailing list
| > Ethereal-dev@xxxxxxxxxxxx
| > http://www.ethereal.com/mailman/listinfo/ethereal-dev
|
| You don't seem to have PCRE installed (just like me). Just
| edit your config.nmake file and comment out the following
| line. like this:
|
| #PCRE_DIR=C:\ethereal-win32-libs\pcre-4.4
|
| This will disable PCRE completely.
|
| Regards, ULFL
| ______________________________________________________________
| ________________
| Horoskop, Comics, VIPs, Wetter, Sport und Lotto im WEB.DE
| Screensaver1.2
| Kostenlos downloaden: http://screensaver.web.de/?mc=021110
|
| _______________________________________________
| Ethereal-dev mailing list
| Ethereal-dev@xxxxxxxxxxxx
| http://www.ethereal.com/mailman/listinfo/ethereal-dev
|