On Aug 20, 2013, at 8:25 AM, Roy Stogner <[email protected]> wrote:
> > On Tue, 20 Aug 2013, Praveen C wrote: > >>> Still configure is not enabling tecio. How do I fix this ? > > What does your config.log say about tecio? Indeed - posting your configure output for these types of questions is helpful. In the case of tecio, the X11/Intrinsic.h header file is required, so look for something like this: checking X11/Intrinsic.h usability... yes checking X11/Intrinsic.h presence... yes checking for X11/Intrinsic.h... yes checking size of void *... (cached) 8 <<< Configuring library with Tecplot TecIO support >>> If the header is not found, support will be disabled. -Ben ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
