[Paraview] pvpython: "Library not loaded: libavcodec.dylib"
Stefan Kroboth
ml at stefan-kroboth.com
Sat Mar 6 13:03:55 EST 2010
Thanks, this worked (at least a bit) ... now I get the same error message as before.
$ export DYLD_LIBRARY_PATH=/Users/stefan/paraview/lib/paraview-3.6/
$ ./test.py
dyld: Library not loaded: libavcodec.dylib
Referenced from: /Users/stefan/paraview/lib/paraview-3.6/pvpython-real
Reason: image not found
Trace/BPT trap
Thats weird.
Stefan
Am 06.03.2010 um 18:05 schrieb Mike Jackson:
> If you are using the terminal then you can "export
> DYLD_LIBRARY_PATH=/Users/stefan/paraview/lib/paraview-3.6/"
> _________________________________________________________
> Mike Jackson mike.jackson at bluequartz.net
>
> On Sat, Mar 6, 2010 at 4:18 AM, Stefan Kroboth <ml at stefan-kroboth.com> wrote:
>> After installing ffmpeg the last error message is gone, but now this one shows up:
>>
>> $ ./test.py
>> dyld: Library not loaded: libvtkPVPython.dylib
>> Referenced from: /Users/stefan/paraview/lib/paraview-3.6/pvpython-real
>> Reason: image not found
>> Trace/BPT trap
>>
>> : /
>>
>> Am 06.03.2010 um 09:57 schrieb Stefan Kroboth:
>>
>>> Hi!
>>>
>>> I'm having a lot of newbie-problems here :/
>>> When I try to start pvpython in the Terminal I get the following error message:
>>>
>>> $ ./pvpython
>>> dyld: Library not loaded: libavcodec.dylib
>>> Referenced from: /Users/stefan/paraview/lib/paraview-3.6/pvpython-real
>>> Reason: image not found
>>> Trace/BPT trap
>>>
>>> I get the same message when I try to execute a script with the following shebang:
>>> #!/Users/stefan/paraview/bin/pvpython
>>>
>>> What am I doing wrong? I couldn't find a solution for this in die FAQs or in the Wiki.
>>> I'm using Mac OS X Snow Leopard.
>>>
>>> Thanks,
>>> Stefan
>>> _______________________________________________
>>> Powered by www.kitware.com
>>>
>>> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>>>
>>> Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.paraview.org/mailman/listinfo/paraview
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.paraview.org/mailman/listinfo/paraview
>>
More information about the ParaView
mailing list