issues with installing libmacgpg

vin's Avatar

vin

22 Nov, 2019 09:50 PM

Has anybody tried compiling it yet and installing the resulting output files?

I followed the directions in the Readme.md file, and it doesn't seem to work properly.

Specifically, i'm using the following:


Install

To install Libmacgpg copy build/Release/Libmacgpg.framework to ~/Library/Frameworks/Libmacgpg.framework

cp -R ./build/Release/Libmacgpg.framework ~/Library/Frameworks/Libmacgpg.framework  
<pre><code>
If you&#39;re using GPGMail, follow these steps to install the xpc service helper.

```bash
cp ./build/org.gpgtools.Libmacgpg.xpc.plist ~/Library/LaunchAgents/

mkdir -p ~/Library/Application\ Support/GPGTools
cp ~/build/Release/org.gpgtools.Libmacgpg.xpc ~/Library/Application\ Support/GPGTools

launchctl unload ~/Library/LaunchAgents/org.gpgtools.Libmacgpg.xpc.plist
launchctl load -w ~/Library/LaunchAgents/org.gpgtools.Libmacgpg.xpc.plist

--------------------------------------------------------------------

Anybody else have any issues?</code>
</pre>
  1. 1 Posted by vin on 23 Nov, 2019 12:11 AM

    vin's Avatar

    why is this a private discussion?? I set it as public...

  2. Steve closed this discussion on 20 Jan, 2020 12:00 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac