Geoffrey Lloyd wrote:
>>>> Is it possible to use the lyxserver utility on a windows XP
>>>> platform.
>>>
>> | Not that I know of.
>>
>> I thought windows had named pipes?
> 
> It definately has named pipes.  But i have no idea how to get it to work.

Lars is just confused ;-) The current implementation of the lyxserver will
not work on Windows. It uses the unix API directly:

access(2), close(2), fcntl(2), mkfifo(3), open(2), read(2), write(2)

Not even MinGW will compile it.

-- 
Angus

Reply via email to