Haven't heard if this worked for you, John... the change has been reviewed and
is now merged into master and the 1.1.0 release branch, so I'll close this
ticket. If you have further problems, please report anew.

Cheers,
Richard

On Tue Aug 30 16:44:08 2016, levitte wrote:
> https://github.com/openssl/openssl/pull/1519
>
> Cheers,
> Richard
>
> On Tue Aug 30 09:35:42 2016, levitte wrote:
> > Good find. I'll fix.
> >
> > Cheers,
> > Richard
> >
> > On Mon Aug 29 22:06:51 2016, jvea...@gmail.com wrote:
> > > I have a Windows machine where Perl is installed in "C:\Program
> > > Files\Perl64\bin\perl.exe".
> > >
> > >
> > >
> > > When executing "perl Configure VC-WIN32", I get the following error
> > >
> > >
> > >
> > > 'C:\Program' is not recognized as an internal or external command,
> > >
> > > operable program or batch file.
> > >
> > >
> > >
> > > I've fixed the problem, by modifying line #2394 in Configure and adding
> > > double quotes around $config{perl}.
> > >
> > >
> > >
> > > my $cmd = "\"$config{perl}\" \"-I.\" \"-Mconfigdata\" \"$dofile\"
> > > -o\"Configure\" \"".join("\" \"",@templates)."\" > \"$out.new\"";
> > >
> >
> >
> > --
> > Richard Levitte
> > levi...@openssl.org
>
>
> --
> Richard Levitte
> levi...@openssl.org


--
Richard Levitte
levi...@openssl.org

-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4665
Please log in as guest with password guest if prompted

-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to