diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-01-01 23:40:52 +0100 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-01-01 23:40:52 +0100 |
commit | 5ea943a5e789222472e45864e119cf786498bfcd (patch) | |
tree | ea307589de0fdb202474ad4d07c0bef7fe1c53e8 /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.html | 92 |
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>		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> </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>		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> </P></DIR> +</DIR> +</DIR> +</DIR> +</DIR> + +</FONT><B><FONT SIZE=3><P ALIGN="JUSTIFY">Step 3</B></FONT><FONT SIZE=2>		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> </P></DIR> +</DIR> +</DIR> +</DIR> +</DIR> + +</FONT><B><FONT SIZE=3><P ALIGN="JUSTIFY">Step 4</B></FONT><FONT SIZE=2>		Check the default values of INST_DIR and CC in the site.mm file</P> +<P ALIGN="JUSTIFY"> </P> +</FONT><B><FONT SIZE=3><P ALIGN="JUSTIFY">Step 5</B></FONT><FONT SIZE=2>		Compile the software</P><DIR> +<DIR> +<DIR> +<DIR> +<DIR> + +</FONT><FONT FACE="Helvetica-Narrow" SIZE=1><P>make all</P> +<P> </P></DIR> +</DIR> +</DIR> +</DIR> +</DIR> + +</FONT><B><FONT SIZE=3><P ALIGN="JUSTIFY">Step 6</B></FONT><FONT SIZE=2>		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>		Configure the software by editing the msql.conf file in the installation directory</P> +<P ALIGN="JUSTIFY"> </P> +<P ALIGN="JUSTIFY"> </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		at						us <-- should be separated with a +single space +<p> look at us <-- should be separated with +2 spaces +<p> look at us <-- should +be separated with 3 spaces + +</BODY> +</HTML> |