Hello Marianne,

as of the latest release 2.2.0.2 (which was released quite some time
ago) we dropped the support for Safari because of several reasons.
Firstly because of the increasing restrictions put on extension
functionality in Safari. The other reason was that the tool which we
were using for building the Safari extension stopped being developed and
supported by its maintainers because the majority of the big browsers
stopped supporting the NPAPI interface.

One could say that we are currently supporting extensions for Mozilla
Firefox and Google Chrome.

Best regards,
Karel.

Am 12.11.2016 um 14:22 schrieb Marianne Spiller:
> Hi,
> 
> I try to use DNSSEC/TLSA Validator with Safari.
> 
> System: OS X 10.11.6
> Safari: 9.1.3
> 
> Did a wget of shell script as-dnssec-tlsa-validator-2.2.0-macosx.sh;
> when executing, an empty "Safari Extensions" window opens and nothing
> more. When having a look at "Help -> Installed Plug-Ins", they are
> listed as "DNSSECValidatorPlugin" and "TLSAValidatorPlugin" "... used by
> TLSA Validator extension" - but where's the extension?!
> 
> Did a fresh git checkout and read
> https://www.dnssec-validator.cz/pages/development.html. But executing
> 
> cmake -DTARGET_ARCH=x86_64 .
> 
> brings me to "CMake Error: The source directory
> "/Users/spillerm/dnssec-validator" does not appear to contain
> CMakeLists.txt."
> 
> So I did ./build_osx_fat_autotools.sh, and after a while it leads me to
> 
> touch dtvmjc-jar-stamp
> rm -rf _dtvmjc_workdir/defaults/preferences
> /usr/bin/install -c -d -m 755 _dtvmjc_workdir/defaults/preferences
> /usr/bin/install -c -m 644
> ../add-on/firefox/common/defaults/preferences/dnssec.js
> _dtvmjc_workdir/defaults/preferences/
> touch dtvmjc-prefs-stamp
> for f in ../add-on/firefox/common/COPYING
> ../add-on/firefox/common/README ../add-on/firefox/common/chrome.manifest
> ../add-on/firefox/common/install.rdf
> ../add-on/firefox/common/skin/icon.png ../Version ../CHANGELOG; do \
>               /usr/bin/install -c -m 644 $f _dtvmjc_workdir/; \
>       done
> touch dtvmjc-ballast-stamp
> make: *** No rule to make target
> `../core_js-ctypes/bits-32/libDNSSECcore.la', needed by
> `_dtvmjc_workdir/platform/libDNSSECcore-Darwin.dylib'.  Stop.
> 
> So I'm completely lost - what can I do?
> 
> Regards,
>   Marianne
> 
> 
> 
> _______________________________________________
> dnssec-validator-users mailing list
> [email protected]
> https://lists.nic.cz/cgi-bin/mailman/listinfo/dnssec-validator-users
> 

_______________________________________________
dnssec-validator-users mailing list
[email protected]
https://lists.nic.cz/cgi-bin/mailman/listinfo/dnssec-validator-users

Reply via email to