HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problems with Postscript Documents



On Fri, 10 Jan 1997, Mike Porter wrote:

> You have an include (-I/usr/include) which is causing the regex.h
> file in /usr/include to be used instead of the one that came with
> HylaFAX.  

Right.  My solution was to modify util/RegEx.h so the include of regex.h
looked like:

#include "../regex/regex.h"

instead of

#include "regex.h"

That forced it to use the right one.

John
--

|         |
+--+  ==  |  John Patrick Poet          Blue Sky Tours
|  |      |  System Admin/programmer    10832 Prospect Ave., N.E.
|     +---+  john@BlueSkyTours.COM      Albuquerque, N.M. 87112
|     |      Ph. 505 293 9462           Fx. 505 293 6902




Project hosted by iFAX Solutions