[Paraview] Problem with Compile on OS X-III

Mike Jackson imikejackson at gmail.com
Tue Jun 13 14:04:07 EDT 2006


Have you installed some third party libJpeg? like from FINK.. or  
compiled up one your self? I ask because this line:

>   Expected in: /opt/local/lib/libJPEG.dylib

is telling OS X to look for libJPEG in /opt. '/opt' is NOT a standard  
location on OS X. Fink creates this location to install things into.


--------
Mike Jackson
imikejackson <at> gmail <dot> com



On Jun 13, 2006, at 1:42 PM, Kush Tandon wrote:

> Amy,
>
> I did as you suggested. However, I still get an error message:
>
> Building Custom command /Users/kushtandon/ParaView-OSX/Servers/ 
> ServerManager/vtkSMGeneratedModules.h...
> dyld: Symbol not found: __cg_jpeg_resync_to_restart
>   Referenced from: /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/ImageIO
>   Expected in: /opt/local/lib/libJPEG.dylib
>
> make[5]: *** [/Users/kushtandon/ParaView-OSX/Servers/ServerManager/ 
> vtkSMGeneratedModules.h] Trace/BPT trap
> make[4]: *** [default_target] Error 2
> make[3]: *** [default_target_ServerManager] Error 2
> make[2]: *** [default_target] Error 2
> make[1]: *** [default_target_Servers] Error 2
> make: *** [default_target] Error 2
>
> Thanks for your patience and consideration. Please note that I am  
> attempting a single processor, simple serial build.
>
> Cheers,
>
> Kush
>
>> Turn VTK_USE_X on, and turn VTK_USE_CARBON and VTK_USE_COCOA off.
>>
>> - Amy
>>
>
> 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
>
>
>
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview



More information about the ParaView mailing list