On Fri, Apr 19, 2013 at 11:16 AM, Matt Wilkie <[email protected]> wrote:
> Does this leo.bat work better?
>
> {{{
> setlocal
> set PYTHONHOME=%~dp0\root\apps\Python27
> set PATH=%~dp0\root\bin
> %~dp0\root\bin\python.exe %PYTHONHOME%\Scripts\leo
> endlocal
> pause
> }}}
>
> If not please send me the results of what it prints to the console window.
>
it still can't.
same msg. "The system cannot execute the specified program"
log msg:
C:\Leo-editor-portable>setlocal
C:\Leo-editor-portable>set
PYTHONHOME=C:\Leo-editor-portable\\root\apps\Python27
C:\Leo-editor-portable>set PATH=C:\Leo-editor-portable\\root\bin
C:\Leo-editor-portable>C:\Leo-editor-portable\\root\bin\python.exe
C:\Leo-editor
-portable\\root\apps\Python27\Scripts\leo
"The system cannot execute the specified program"
C:\Leo-editor-portable>endlocal
Btw, why you all use three {{{ or }}} to quote the code?
It is standard or something?
>
> thanks,
>
> -matt
>
>
>
> On Thu, Apr 18, 2013 at 6:12 PM, HaveF <[email protected]> wrote:
>
>> On Fri, Apr 19, 2013 at 8:56 AM, HaveF <[email protected]> wrote:
>>
>>> On Fri, Apr 19, 2013 at 4:04 AM, Matt Wilkie <[email protected]> wrote:
>>>
>>>> > Here is a recipe for installing Leo from scratch on Windows (Win7
>>>> tested).
>>>>
>>>> ...and the results of that recipe, with some very small hand edits,
>>>> packaged up in an all-in-one ready to go portable Leo zipfile (52mb).
>>>> Simply unpack somewhere and run Leo.bat.
>>>>
>>>> https://googledrive.com/host/0BxjYoJ7VMm5VbE11NHM3Q3RIRVk/
>>>>
>>>> I'm interested in how well it does or doesn't work on different
>>>> flavours of Windows.
>>>>
>>>
>>> That's great. I'll test it on my virtualbox winxp later.
>>>
>> When execute Leo.bat on winxp, it says,
>> "The system cannot execute the specified program"
>>
>> Just add some echo to OSGeo4W.bat,
>> the problem seems at this line:
>>
>> for %%f in ("%OSGEO4W_ROOT%\etc\ini\*.bat") do call "%%f"
>>
>> By quick search this error message, I found
>>
>> http://nirlevy.blogspot.com/2008/03/system-cannot-execute-specified-program.html
>> does some dll files are only used for win7?
>>
>>
>>> Btw, I strongly suggest add this recipe and this link to leo's doc.
>>>
>>> There are so much of recipes(like pearls) bury under googlegroups
>>> instead of doc for permanent saving.
>>>
>>>>
>>>>
>>>> -matt
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "leo-editor" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to [email protected].
>>>> To post to this group, send email to [email protected].
>>>> Visit this group at http://groups.google.com/group/leo-editor?hl=en.
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> --
>>> Sincerely,
>>>
>>> HaveF
>>>
>>
>>
>>
>> --
>> --
>> Sincerely,
>>
>> HaveF
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "leo-editor" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at http://groups.google.com/group/leo-editor?hl=en.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "leo-editor" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/leo-editor?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
--
Sincerely,
HaveF
--
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.