File: INSTALL

package info (click to toggle)
urlview 0.9-21
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 772 kB
  • sloc: sh: 9,428; ansic: 1,770; makefile: 38
file content (19 lines) | stat: -rw-r--r-- 190 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Installation Notes for `urlview'
===============================

To configure:

	./configure

To use the S-LANG library:

	./configure --with-slang

Build:

	make

Install:

	make install