[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev Win32 problem
From: |
Doug Kaufman |
Subject: |
Re: lynx-dev Win32 problem |
Date: |
Wed, 23 May 2001 07:45:43 -0700 (PDT) |
On Wed, 23 May 2001, Philip Webb wrote:
> 010522 Mark Filipak wrote to me:
> > I've tried editing lynx.cfg to start with a blank pagei
> > so it will at least run and allow me to explore,
> > but I can't seem to get the URL right.
> > I've tried a million combinations of lines like this:
> > STARTFILE:file://F|/PROGRA~1/LYNX/BLANK.HTM
> > (switches to FTP, fails, and automatically quits) and this:
> > STARTFILE:file:///F|/PROGRA~1/LYNX/BLANK.HTM
The notation depends on the port. You should be able to see what it is
for your port by going to "file:///./", then type "=" to see the
notation. This seems to be a Windows port. I suspect that you could use:
"STARTFILE:file:///f:/progra~1/lynx/blank.htm"
With the cygwin port that I compile for my own use it would be:
"STARTFILE:file:///cygdrive/f/progra~1/lynx/blank.htm"
In the DOS port, you could use:
"STARTFILE:file:///f:/progra~1/lynx/blank.htm" or
"STARTFILE:file:///dev/f/progra~1/lynx/blank.htm"
Doug
__
Doug Kaufman
Internet: address@hidden
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
- lynx-dev Win32 problem, Philip Webb, 2001/05/23
- Message not available
- Re: lynx-dev Win32 problem,
Doug Kaufman <=