This file is indexed.

/usr/share/doc/atlc/html-docs/installing.html is in atlc 4.6.1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META name="generator" content="Mostly bluefish & vi. Sometimes netscape">
<META http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1">
<meta name="author" content="Dr. David Kirkby">
<META name="DESCRIPTION" content="How to build atlc - Arbitrary Transmission Line Calculator from sources.">
<META name="KEYWORDS" content="Transmission line calculator atlc">
<TITLE>Building atlc</TITLE>
</HEAD>
<BODY>

<H1>Installing <COde>atlc</code></H1>
<p><EM>atlc</EM> is highly portable program and should run on any UNIX system and some non-UNIX systems, including Microsoft Windows. 

<h2> Installing atlc on UNIX systems</h2>
There are two ways to install atlc on a UNIX system:<ol>
	<li>Install a binary package. Binary packages are available for <a href="http://packages.debian.org/unstable/electronics/atlc.html">Debian Linux</a>. A very old version is available for <a href="http://wuarchive.wustl.edu/mirrors/NetBSD/NetBSD-current/pkgsrc/cad/atlc/README.html">NetBSD</a>, but I would not advise installing from the old NetBSD packages. </p>
<p>By default, the binaries will be installed in <code>/usr/local/bin</code>, the man pages in <code>/usr/local/man/man1</code>, the examples in <code>/usr/local/share/atlc/examples</code>, the html-formatted documentation to<code> /usr/local/share/atlc/docs/html-docs</code>, and some other documentation will go into <code>/usr/local/share/docs</code>. A copy of a paper published about atlc in 1996 can be found in the <code>/usr/local/share/atlc/docs/qex_december_1996</code> directory. The exact method of installing binaries is operating system specific. Under Solaris, the pkgadd command is used, although there are currently no pre-compiled Solaris binaries.</p></li>

	<li>The preferred way to <a href="building.html">install atlc from sources</a>, as you can always tweak the compiler to suit your system, to get maximum performance. Binary distributins are often older than the current sources too.</li>
</ol>
<h2>Installing atlc on computers running Microsoft Windoze</h2>
On Microsoft Windoze systems, atlc can be built using <a href="http://www.cygwin.com/">Cygwin</a>, which gives a UNIX-like enviroment on a Windoze PC.<br><br>
<A href="http://sourceforge.net"> <IMG src="http://sourceforge.net/sflogo.php?group_id=25836&amp;type=5" width="210" height="62" border="0" alt="SourceForge.net Logo"></A><a href="http://validator.w3.org/check/referer"><img border="0" src="valid-html40.gif" alt="Valid HTML 4.01!" height="31" width="88"></a>
<a href="http://bluefish.openoffice.nl/"><img SRC="jpgs/bluefish.jpg" WIDTH="88" HEIGHT="31" ALT="Bluefish"></a>
<br>
<a href="http://homepage.ntlworld.com/drkirkby/list1.html">.</a>
<a href="http://homepage.ntlworld.com/drkirkby/list2.html">.</a>
<a href="http://homepage.ntlworld.com/drkirkby/list3.html">.</a>
<a href="http://homepage.ntlworld.com/drkirkby/list4.html">.</a>
<a href="http://homepage.ntlworld.com/drkirkby/list5.html">.</a>
<a href="http://homepage.ntlworld.com/drkirkby/list6.html">.</a>
<a href="http://homepage.ntlworld.com/drkirkby/list7.html">.</a>

</body>
</html>