Hi
This is my setup & works on QPC2 - I use the version from the full
distribution but the setup I use is slightly different to yours so it
might
solve the problem

1970 REMark -- set up for Lynx --
1980 IF key<>8
1990   LRESPR(drv$&"env_bin")                   :REMark used by all
Lynx
2000   LRESPR ("Win1_TOOLS_SIGNAL_sigext30_rext") :REMark used by lynx
V2.8
2010   SETENV "TERM=qdos"
2020   SETENV "TERMINFO=Win1_PRG_LYNX_terminfo"
2030   SETENV "LYNX_CON=640x432a172x42_6_7_1"
2040   SETENV "LYNX_CFG=Win1_PRG_LYNX_lynx_cfg"
2050   SETENV "LYNXRC=Win1_PRG_LYNX_lynxrc"
2060   SETENV "LYNX_FONT=Win1_PRG_LYNX_pcql_font"
2065   SETENV "www_home=http\www.tiscali.co.uk"
2070   REMark ERT HOT_RES(CHR$(236),sigutil)    : REMark alt-F2
2080 END IF

Duncan Neithercut


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Dilwyn
Jones
Sent: 28 December 2004 18:09
To: QL Users List
Subject: [ql-users] Lynx282


Can't get Lynx to work on recent QPC2's. Any suggestions? Here's the
boot program I'm using. It's Tim Swenson's cut down Lynx installation,
asd I couldn't get the JRH full version to unzip without filling up my
QXL.WIN and peppering the root directory with god knows how many
files.

No sign of Lynx starting with this program. Even a manual EX lynx
fails with no error report. Not even a brief flashing console to
suggest premature end. Nothing in JOBS list. Tried in QL mode as well
as several other hires and colour modes. I'm sure this used to work
fine on QPC2 when I tried it many moons ago.

100 REMark ** This section sets up the environment variables required
**
110 :
120 SETENV "TERM=qdos"
130 SETENV "TERMINFO=win1_lynx282_terminfo_qdos"
140 SETENV "LYNX_CON=512x256a0x0_6_0_4"
160 REMark ** This section runs lynx interactively; note the file name
format **
170 EX win1_lynx282_lynx;'/win1/lynx282/index.htm'
180 STOP
190 :

This is a list of files in the directory win1_lynx282_

WIN1 QDOS
576929/1048560 sectors
lynx282_lynx
lynx282_fork
lynx282_lynx_cfg
lynx282_lynxrc
lynx282_terminfo_qdos
lynx282_lynx_BOOT
lynx282_index.htm
lynx282_test.htm
lynx282_test2.htm
lynx282_test3.htm
lynx282_cp
lynx282_mv

anything missing that anyone knows of?

--
Dilwyn Jones



--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.298 / Virus Database: 265.6.5 - Release Date: 26/12/2004

_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to