Jonathan-LeRoux / IguanaTex

A PowerPoint add-in allowing you to insert LaTeX equations into PowerPoint presentations on Windows and Mac
http://www.jonathanleroux.org/software/iguanatex/
Other
790 stars 57 forks source link

Seeking help with installation #35

Closed alexboche closed 1 year ago

alexboche commented 1 year ago

Hello,

I am having difficulty with installation. I tried the manual approach described in the readme.

On mac, when I go into powerpoint, and click on the add on, it says the dylib file is not found. But I think it is where it is supposed to be as I show in the terminal screen shot.

Can you please advise how to address this problem?

Thank you!

Screen Shot 2022-08-17 at 8 47 01 AM Screen Shot 2022-08-17 at 8 47 36 AM
Jonathan-LeRoux commented 1 year ago

Did you get a notification that the dylib was blocked? Take a look in the security settings to see if it appears there. Also, what are the permissions on the dylib?

tsung-ju commented 1 year ago

You could also try the following command, if the dylib didn't appear in the security setting. It has the same effect as unblocking the dylib in the Settings app.

sudo xattr -d com.apple.quarantine /Library/Application\ Support/Microsoft/Office365/User\ Content.localized/Add-Ins.localized/libIguanaTexHelper.dylib