[Paraview] Paraview compile on OS X-Everything same except 2nd last
line
Kush Tandon
kush at coas.oregonstate.edu
Thu Jun 15 14:28:57 EDT 2006
Mike,
Every is the same except the second last line ColorSync. My version
is 4.4.4 and yours is 4.4.6. Should I reinstall my OS X. I'll do that
if needed.
Please find my output below. Please notice the second last line:
otool -L /System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/ImageIO.framework/Versions/A/ImageIO:
/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
(compatibility version 1.0.0, current version 1.0.0)
/System/Library/Frameworks/CoreFoundation.framework/Versions/
A/CoreFoundation (compatibility version 150.0.0, current version
368.27.0)
/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/
libJPEG.dylib (compatibility version 1.0.0, current version 1.0.0)
/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/
libJP2.dylib (compatibility version 1.0.0, current version 1.0.0)
/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/
libGIF.dylib (compatibility version 1.0.0, current version 1.0.0)
/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/
libRaw.dylib (compatibility version 1.0.0, current version 1.0.0)
/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/
libTIFF.dylib (compatibility version 1.0.0, current version 1.0.0)
/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/
libPng.dylib (compatibility version 1.0.0, current version 1.0.0)
/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/
libRadiance.dylib (compatibility version 1.0.0, current version 1.0.0)
/System/Library/Frameworks/CoreServices.framework/Versions/A/
CoreServices (compatibility version 1.0.0, current version 18.0.0)
/System/Library/Frameworks/Accelerate.framework/Versions/A/
Accelerate (compatibility version 1.0.0, current version 4.0.0)
/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
(compatibility version 64.0.0, current version 258.30.0)
/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
(compatibility version 1.0.0, current version 4.4.4)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0,
current version 88.1.5)
> For some reason your ImageIO framework is linked against a JPEG lib
> that is located in /opt..
> This really smells of some one messing around with the OS X
> installation. Run the following command:
>
> otool -L /System/Library/Frameworks/ApplicationServices.framework/
> Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
>
> Here is the output from stock 10.4.6 system:
>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/
> Frameworks/ImageIO.framework/Versions/A/ImageIO:
> /System/Library/Frameworks/ApplicationServices.framework/
> Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
> (compatibility version 1.0.0, current version 1.0.0)
> /System/Library/Frameworks/CoreFoundation.framework/Versions/
> A/CoreFoundation
> (compatibility version 150.0.0, current version 368.27.0)
> /System/Library/Frameworks/ApplicationServices.framework/
> Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/
> libJPEG.dylib
> (compatibility version 1.0.0, current version 1.0.0)
> /System/Library/Frameworks/ApplicationServices.framework/
> Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/
> libJP2.dylib
> (compatibility version 1.0.0, current version 1.0.0)
> /System/Library/Frameworks/ApplicationServices.framework/
> Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/
> libGIF.dylib
> (compatibility version 1.0.0, current version 1.0.0)
> /System/Library/Frameworks/ApplicationServices.framework/
> Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/
> libRaw.dylib
> (compatibility version 1.0.0, current version 1.0.0)
> /System/Library/Frameworks/ApplicationServices.framework/
> Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/
> libTIFF.dylib
> (compatibility version 1.0.0, current version 1.0.0)
> /System/Library/Frameworks/ApplicationServices.framework/
> Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/
> libPng.dylib
> (compatibility version 1.0.0, current version 1.0.0)
> /System/Library/Frameworks/ApplicationServices.framework/
> Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/
> libRadiance.dylib
> (compatibility version 1.0.0, current version 1.0.0)
> /System/Library/Frameworks/CoreServices.framework/Versions/A/
> CoreServices
> (compatibility version 1.0.0, current version 18.0.0)
> /System/Library/Frameworks/Accelerate.framework/Versions/A/
> Accelerate
> (compatibility version 1.0.0, current version 4.0.0)
> /System/Library/Frameworks/ApplicationServices.framework/
> Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
> (compatibility version 64.0.0, current version 258.30.0)
> /System/Library/Frameworks/ApplicationServices.framework/
> Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
> (compatibility version 1.0.0, current version 4.4.6)
> /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0,
> current version 1.0.0)
> /usr/lib/libSystem.B.dylib (compatibility version 1.0.0,
> current version 88.1.5)
>
>
> It should match this. If it does NOT , then you might want to consider
> reinstalling your system.
>
> Mike Jackson
>
Kush Tandon
104 COAS Admin. Bldg., Oregon State University, Corvallis, OR 97331
Phones: (541) 737-9658 (Office); (541) 758-2217 (Home)
Emails: kush at coas.oregonstate.edu
kushtandon at yahoo.com
kushtandon at gmail.com
http://www.coas.oregonstate.edu/index.cfm?
fuseaction=faculty.detail&id=209
http://216.216.95.110/index.cfm?fuseaction=participants.detail&id=62
More information about the ParaView
mailing list