Timothy Reaves <[EMAIL PROTECTED]> writes: > > I get the following for both .lyxpipe.in & .lyxpipe.out > > LyXComm: Pipe /Users/treaves/Library/Application > Support/LyX-1.4/.lyxpipe.in already exists. > If no other LyX program is active, please delete the pipe by hand and > try again.
Either you are running multiple instances of LyX at the same time or these "files" were left behind when a previous instance of LyX exited. Delete them by hand and restart LyX. (They are fifo pipes, not files; handles into the kernel memory with a file- like interface.) Angus