From: Martin McCormick <martin@dc.cis.okstate.edu>
To: blinux-list@redhat.com
Subject: netrik was ( lynx-dev latest status on java script support? )
Date: Fri, 08 Mar 2002 11:33:17 -0600 [thread overview]
Message-ID: <200203081733.g28HXHG25611@dc.cis.okstate.edu> (raw)
Has anyone gotten netrik to work? netrik is a new text
browser which is free and open-source. You can read about it at
http://netrik.sourceforge.net/
It has limited javascript support and will run in a text
environment like lynx.
Now for the bad news, at least so far. I have access to
two different UNIX platforms. One is Debian Linux and the other
is FreeBSD. The readme file with netrik says that it is designed
to build on gnu linux systems. One should just type make and it
will go.
Well, on the FreeBSD system, it complains about 2 lines
in the makefile not having arguments that they need.
On the linux system, it says:
cc -g -Wall -DDEBUG -DREADLINE '-DWGET_CMD="wget -nv -O- %s"' -c -o
main.o main.c
main.c:16: curses.h: No such file or directory
main.c:22: readline/history.h: No such file or directory
main.c:23: readline/readline.h: No such file or directory
make: *** [main.o] Error 1
That error I understand in that I am missing a library
containing the files that are listed as missing. The make file
has an option to build on Solaris which is similar to FreeBSD so
I tried that but with no luck either. Make just complained about
the same two lines needing arguments.
I have a feeling this is about to compile but I have
either failed to set an environment variable or that I need to go
get a library somewhere that contains the correct headers.
This project sounds like the folks who are working on it
are headed in the right direction so I am certainly willing to be
patient and find out why it isn't compiling right now.
The current version appears to be netrik-0.7.1.tar.gz
I would certainly like to see it run and play with it a
bit andfind out whether it might read some of our
javascript-infested web sites we have here. They are not
terribly complex or special except that they use javascript to
set up the links and onclicks to tell the sites what link you
want.
Martin McCormick WB5AGZ Stillwater, OK
OSU Center for Computing and Information Services Network Operations Group
Martin McCormick WB5AGZ Stillwater, OK
OSU Center for Computing and Information Services Network Operations Group
next reply other threads:[~ UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
Martin McCormick [this message]
` Gil Andre
` Gil Andre
` Janina Sajka
` Andor Demarteau
Martin McCormick
` Mike Gorse
` Kirk Reiser
` Buddy Brannan
Martin McCormick
` David Poehlman
Martin McCormick
Martin McCormick
Martin McCormick
` Tim Pennick
Martin McCormick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200203081733.g28HXHG25611@dc.cis.okstate.edu \
--to=martin@dc.cis.okstate.edu \
--cc=blinux-list@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).