summaryrefslogtreecommitdiff
path: root/old/test/weird_pre.html
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-01-01 23:40:52 +0100
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-01-01 23:40:52 +0100
commit5ea943a5e789222472e45864e119cf786498bfcd (patch)
treeea307589de0fdb202474ad4d07c0bef7fe1c53e8 /old/test/weird_pre.html
Import original dillo.org website into old/
Diffstat (limited to 'old/test/weird_pre.html')
-rw-r--r--old/test/weird_pre.html92
1 files changed, 92 insertions, 0 deletions
diff --git a/old/test/weird_pre.html b/old/test/weird_pre.html
new file mode 100644
index 0000000..29fc232
--- /dev/null
+++ b/old/test/weird_pre.html
@@ -0,0 +1,92 @@
+<HTML>
+<HEAD>
+<TITLE>from mSQL 2.0 User Guide</TITLE>
+</HEAD>
+<BODY TEXT="#000000" LINK="#0000ff" VLINK="#800080" BGCOLOR="#ffffff">
+
+<B><FONT SIZE=3><P ALIGN="JUSTIFY">Step 1</B></FONT><FONT SIZE=2>&#9;&#9;Unpack the software distribution using gunzip and tar</P><DIR>
+<DIR>
+<DIR>
+<DIR>
+<DIR>
+
+</FONT><FONT FACE="Helvetica-Narrow" SIZE=1><P>gunzip msql-2.0-rel.tar.gz</P>
+<P>tar –xvf msql-2.0-rel.tar</P>
+</FONT><FONT FACE="Helvetica-Narrow" SIZE=1><P>&nbsp;</P>
+</FONT><B><I><FONT FACE="Helvetica-Narrow" SIZE=1><P>Or</P>
+</B></I><P>gzcat msql-2.0-rel.tar.gz | tar –xvf –</P></DIR>
+</DIR>
+</DIR>
+</DIR>
+</DIR>
+
+</FONT><B><FONT SIZE=3><P ALIGN="JUSTIFY">Step 2</B></FONT><FONT SIZE=2>&#9;&#9;Create a target directory for your hardware platform</P><DIR>
+<DIR>
+<DIR>
+<DIR>
+<DIR>
+
+</FONT><FONT FACE="Helvetica-Narrow" SIZE=1><P>cd msql-2.0-rel</P>
+<P>make target</P>
+<P>&nbsp;</P></DIR>
+</DIR>
+</DIR>
+</DIR>
+</DIR>
+
+</FONT><B><FONT SIZE=3><P ALIGN="JUSTIFY">Step 3</B></FONT><FONT SIZE=2>&#9;&#9;Configure the compilation process</P><DIR>
+<DIR>
+<DIR>
+<DIR>
+<DIR>
+
+</FONT><FONT FACE="Helvetica-Narrow" SIZE=1><P>cd targets/YourTargetDirectory</P>
+<P>./setup</P>
+<P>&nbsp;</P></DIR>
+</DIR>
+</DIR>
+</DIR>
+</DIR>
+
+</FONT><B><FONT SIZE=3><P ALIGN="JUSTIFY">Step 4</B></FONT><FONT SIZE=2>&#9;&#9;Check the default values of INST_DIR and CC in the site.mm file</P>
+<P ALIGN="JUSTIFY">&nbsp;</P>
+</FONT><B><FONT SIZE=3><P ALIGN="JUSTIFY">Step 5</B></FONT><FONT SIZE=2>&#9;&#9;Compile the software</P><DIR>
+<DIR>
+<DIR>
+<DIR>
+<DIR>
+
+</FONT><FONT FACE="Helvetica-Narrow" SIZE=1><P>make all</P>
+<P>&nbsp;</P></DIR>
+</DIR>
+</DIR>
+</DIR>
+</DIR>
+
+</FONT><B><FONT SIZE=3><P ALIGN="JUSTIFY">Step 6</B></FONT><FONT SIZE=2>&#9;&#9;Install the software</P><DIR>
+<DIR>
+<DIR>
+<DIR>
+<DIR>
+
+</FONT><FONT FACE="Helvetica-Narrow" SIZE=1><P>make install</P></DIR>
+</DIR>
+</DIR>
+</DIR>
+</DIR>
+
+</FONT><B><FONT SIZE=3><P ALIGN="JUSTIFY">Step 7</B></FONT><FONT SIZE=2>&#9;&#9;Configure the software by editing the msql.conf file in the installation directory</P>
+<P ALIGN="JUSTIFY">&nbsp;</P>
+<P ALIGN="JUSTIFY">&nbsp;</P></DIR>
+
+</FONT><B><FONT SIZE=3><P ALIGN="JUSTIFY">Step 8</B></FONT><FONT SIZE=2>Last
+<P><b>we</b>are<u>together</u>
+<p>look&#9;&#9;at&#9;&#9;&#9;&#9;&#9;&#9;us &lt;-- should be separated with a
+single space
+<p>&nbsp;&nbsp;look&nbsp;&nbsp;at&nbsp;&nbsp;us &lt;-- should be separated with
+2 spaces
+<p>&nbsp;&nbsp;&nbsp;look&nbsp;&nbsp;&nbsp;at&nbsp;&nbsp;&nbsp;us &lt;-- should
+be separated with 3 spaces
+
+</BODY>
+</HTML>