justinalcon
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2015
12:01 PM
biftool broken on Yosemite 10.10.5
Following the instructions in the readme of the SDK utilities folder, I have installed and selfupdated mac ports and successfully installed boost using port:
% sudo port install boost
I then added the biftool to the PATH as instructed and run the command:
`biftool`
I expect to get a usage message showing me what arguments to pass to biftool, but rather I get this error:
$ biftool
dyld: Library not loaded: /opt/local/lib/libboost_program_options.dylib
Referenced from: /Users/justinalcon/Downloads/RokuSDK/utilities/mac/bin/biftool
Reason: image not found
Trace/BPT trap: 5
Investigating the error message proves it to be true, those libraries do not exist, however, very similarly named libraries are loaded in that directory for example :
/opt/local/lib/libboost_program_options-mt.dylib DOES exist.
Simply moving the files with similar names to have the expected name does not fix the issues either FWIW. It seems that one of these programs is no longer compatible with the other one. Please advise, how to install biftool on mac yosemite 10.10.5.
% sudo port install boost
I then added the biftool to the PATH as instructed and run the command:
`biftool`
I expect to get a usage message showing me what arguments to pass to biftool, but rather I get this error:
$ biftool
dyld: Library not loaded: /opt/local/lib/libboost_program_options.dylib
Referenced from: /Users/justinalcon/Downloads/RokuSDK/utilities/mac/bin/biftool
Reason: image not found
Trace/BPT trap: 5
Investigating the error message proves it to be true, those libraries do not exist, however, very similarly named libraries are loaded in that directory for example :
/opt/local/lib/libboost_program_options-mt.dylib DOES exist.
Simply moving the files with similar names to have the expected name does not fix the issues either FWIW. It seems that one of these programs is no longer compatible with the other one. Please advise, how to install biftool on mac yosemite 10.10.5.
2 REPLIES 2
tim_beynart
Channel Surfer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2015
08:45 AM
Re: biftool broken on Yosemite 10.10.5
Same problem here. Anyone get this to work?
tim_beynart
Channel Surfer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2015
09:12 AM
Re: biftool broken on Yosemite 10.10.5
I found this alternative, it works well:
http://www.skoobalon.com/blog/2013/07/1 ... bif-files/
which links to
https://github.com/bcl/HMS/blob/master/ ... makebif.py
The only dependency is having Python installed. I ran into an issue with the script, which was described here: http://stackoverflow.com/questions/7716 ... -the-fstab
I got the script to run by using the python executable to run the file, instead of relying on the script itself:
http://www.skoobalon.com/blog/2013/07/1 ... bif-files/
which links to
https://github.com/bcl/HMS/blob/master/ ... makebif.py
The only dependency is having Python installed. I ran into an issue with the script, which was described here: http://stackoverflow.com/questions/7716 ... -the-fstab
I got the script to run by using the python executable to run the file, instead of relying on the script itself:
$ python ./makebif.py blahblahblah.mp4 m -3