On Mon, Nov 26, 2012 at 3:28 PM, Jan Danielsson
<[email protected]>wrote:

>
>    When I downloaded the win32 fossil binary and installed it on a
> 64-bit windows, I noticed that the fossil ui won't work properly due to
> that it fails to launch new processes. Running command line fossil
> works, but starting new fossil processes from fossil appears to fail.\
>

My guess is that this is a $PATH problem.  It might have been fixed by this
point.  Can you try again by recompiling the latest Fossil sources from
trunk?

Failing that, can you run:

    fossil test-echo hi

And tell us what you see for argv[0]?  Is what you see the complete
pathname to the correct 64-bit fossil that you are actually running?  It
should be.


-- 
D. Richard Hipp
[email protected]
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to