help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: setting openssl path


From: rahed
Subject: Re: setting openssl path
Date: Mon, 02 Aug 2010 11:11:35 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (windows-nt)

Peter Dyballa <Peter_Dyballa@Web.DE> writes:

> Am 02.08.2010 um 09:24 schrieb rahed:
>
>> Normally it takes its path from PATH.
>
> your init file:
>
>       (setenv "PATH" (concat "/some/directory" path-separator
> (getenv "PATH")))
>
> It writes into, and reads from, the process' environment.

Thanks, I hoped to set a path to openssl directly.

This is on windows and the only openssl which works with gnus is within
the git program (as far as I know). But git also has a perl and I want
to have my strawberry perl as the preferred one for all applications. So
it resides in the beginning of PATH.

I copied git openssl to strawberry perl bin folder to solve it.

-- 
Radek




reply via email to

[Prev in Thread] Current Thread [Next in Thread]