[Paraview] Compiling ParaView on Mac OS X
Robert Mark
rmark at infomagic.net
Wed Jun 22 17:15:56 EDT 2005
I finally got it to compile!
To compile ParaView 2.0.3 on Mac OS X (10.4.1):
1. From /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc.a
remove
_udivdi3.o
_divdi3.o
Why is this static library being linked?
In /usr/include/X11/
replace
X.h
Xatom.h
Xutil.h
keysymdef.h
keysym.h
cursorfont.h
Xfuncproto.h
Xlib.h
with the newer, corresponding files in the ParaView distribution
(paraview-2.0.3/Utilities/TclTk/tk8.4.5/xlib/X11/).
Why are the older files being linked?
How should the cmake files be modified?
--Bob Mark
--
--------------------------------------------------------------------
Robert Mark, Ph.D. rmark at infomagic.net
Rupestrian CyberServices Phone/FAX 928-526-3625
3644 N. Stone Crest St. http://www.infomagic.net/~rockart
Flagstaff, AZ 86004-6811
USA
RCS: Computer science in the service of rock art research,
protection, and education.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20050622/5dcf99a5/attachment.htm
More information about the ParaView
mailing list