> On Jan 6, 2017, at 6:17 AM, FritzS - gmx wrote:
>
> Now with only
> do shell script "export PATH=\"/opt/local/bin:$PATH\" && pan“
> it works well.
>
> PS: I am not a script guru - but now I understand this script line.
Apple has a comprehensive primer on shell scripting:
https://developer.ap
> Am 06.01.2017 um 10:43 schrieb Ryan Schmidt :
>
> On Jan 6, 2017, at 03:16, FritzS - gmx wrote:
>>
>> My script pan.app
>> do shell script "export PATH=\"/opt/local/bin:$PATH\" && pan"
>> do shell script "/opt/local/bin/pan“
>> works now (without set the path in script it does’t run too)
>>
>
On Jan 6, 2017, at 03:16, FritzS - gmx wrote:
>
> My script pan.app
> do shell script "export PATH=\"/opt/local/bin:$PATH\" && pan"
> do shell script "/opt/local/bin/pan“
> works now (without set the path in script it does’t run too)
>
> Pan 0.141 runs now well - but if I closed pan another error
> Am 06.01.2017 um 08:12 schrieb Ryan Schmidt :
>
>
>> On Jan 5, 2017, at 07:26, FritzS - gmx wrote:
>>
>> Till today I start pan with a script saved as pan.app
>> do shell script "/opt/local/bin/pan“
>>
>> this worked well till the update to Pan 0.141 coming out now.
>>
>> Now it comes the
> On Jan 5, 2017, at 07:26, FritzS - gmx wrote:
>
> Till today I start pan with a script saved as pan.app
> do shell script "/opt/local/bin/pan“
>
> this worked well till the update to Pan 0.141 coming out now.
>
> Now it comes the error report:
> sh: gpg2: command not found
> error "sh: gpg2
Till today I start pan with a script saved as pan.app
do shell script "/opt/local/bin/pan“
this worked well till the update to Pan 0.141 coming out now.
Now it comes the error report:
sh: gpg2: command not found
error "sh: gpg2: command not found" number 1011
gpg2 is located:
/opt/local/bin/gp