old-www/HOWTO/Windows-Newsreaders-under-L.../agent.html

427 lines
7.1 KiB
HTML

<HTML
><HEAD
><TITLE
>Free Agent</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="Windows Newsreaders under Linux HOWTO"
HREF="index.html"><LINK
REL="PREVIOUS"
TITLE="Dialog"
HREF="dialog.html"><LINK
REL="NEXT"
TITLE="Acknowledgements"
HREF="ack.html"></HEAD
><BODY
CLASS="sect1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Windows Newsreaders under Linux HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="dialog.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="ack.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="agent"
></A
>4. Free Agent</H1
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="a-setup"
></A
>4.1. Setting up Free Agent</H2
><DIV
CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN349"
></A
>4.1.1. Configuring Wine for Free Agent</H3
><P
>&#13;Wine is capable of "emulating" many different versions of Windows.
Wine is not perfect, however; it runs slower than a normal Windows installation
and it is not a stable product. Certain problems occur when running Free Agent;
these are discussed in the
"<A
HREF="agent.html#a-problems"
><I
>Problems and Issues</I
></A
>" section of
the document.
</P
><P
>&#13;Before Free Agent can be run under Linux, a certain file from a Windows
installation need to be copied to Free Agent's root directory. The
instructions are similar for both Windows 98SE and Windows XP configurations.
Below are the instructions describing how to configure Wine for Free Agent.
</P
><P
>&#13;First, find the section "<TT
CLASS="literal"
>[Version]</TT
>" in the
<TT
CLASS="filename"
>.wine/config</TT
> file, and make sure that
"<TT
CLASS="literal"
>win98</TT
>" is the version Wine will imitate:
<TABLE
BORDER="0"
BGCOLOR="#E0E0E0"
WIDTH="100%"
><TR
><TD
><FONT
COLOR="#000000"
><PRE
CLASS="screen"
>&#13; [Version]
; Windows version to imitate (win95,win98,winme,nt351,nt40,win2k,winxp,win20,win30,win31)
"Windows" = "win98"
</PRE
></FONT
></TD
></TR
></TABLE
>
</P
><P
>&#13;Next, add an entry to the "<TT
CLASS="literal"
>AppDefaults</TT
>"
section which will also tell Wine to use certain files from Windows rather
than Wine.
<TABLE
BORDER="0"
BGCOLOR="#E0E0E0"
WIDTH="100%"
><TR
><TD
><FONT
COLOR="#000000"
><PRE
CLASS="screen"
>&#13; ;; sample AppDefaults entries
[AppDefaults\\agent.exe\\DllOverrides]
"comdlg32.dll" = "native"
</PRE
></FONT
></TD
></TR
></TABLE
>
</P
></DIV
><DIV
CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN362"
></A
>4.1.2. Copying and/or Installing Required Files</H3
><P
>&#13;Several DLL files must first be copied to the root Free Agent directory from
an existing Windows installation.
</P
><P
>&#13;If Free Agent lies on a Windows partition on the same machine, you must copy
the DLL files to the Free Agent root directory. Free Agent will be run from
this directory on the Windows partition.
</P
><P
>&#13;If Free Agent is being run on a Linux-only machine, you must download Free
Agent to your fake C drive (usually <TT
CLASS="filename"
>$HOME/c</TT
>). You must
then use the supplied installer according to the instructions in the
subsection below entitled
"<A
HREF="agent.html#a-installer"
><I
>Using the Installer</I
></A
>."
Alternatively, you may copy an existing Free Agent folder to your fake
C drive. The root Free Agent directory must include the DLL files mentioned in
the following subsections.
</P
><DIV
CLASS="sect4"
><H4
CLASS="sect4"
><A
NAME="a-installer"
></A
>4.1.2.1. Using the Installer</H4
><P
>&#13;To install Free Agent, simply download the installer to your fake C drive,
open up a terminal window, navigate to your fake C drive, and type:
<TABLE
BORDER="0"
BGCOLOR="#E0E0E0"
WIDTH="100%"
><TR
><TD
><FONT
COLOR="#000000"
><PRE
CLASS="screen"
>&#13; wine <TT
CLASS="literal"
>installer</TT
>.exe
</PRE
></FONT
></TD
></TR
></TABLE
>
(where <TT
CLASS="literal"
>installer</TT
> is the name of the installer). Installation
should work fine from here. Be sure to copy the DLL files mentioned in the rest
of this section to your Free Agent root directory before running the program.
</P
></DIV
><DIV
CLASS="sect4"
><H4
CLASS="sect4"
><A
NAME="AEN375"
></A
>4.1.2.2. Copying required files</H4
><P
>&#13;The Windows DLL file <TT
CLASS="filename"
>comdlg32.dll</TT
> needs to be copied to
the Free Agent root directory. Under Windows 98SE, the file is usually located
in <TT
CLASS="filename"
>C:\WINDOWS\SYSTEM\</TT
>. Under Windows XP, the file is
usually located in <TT
CLASS="filename"
>C:\WINDOWS\SYSTEM32\</TT
>.
</P
></DIV
></DIV
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="run_agent"
></A
>4.2. Running Free Agent</H2
><P
>&#13;Using a terminal window, navigate to the root Free Agent directory and type:
<TABLE
BORDER="0"
BGCOLOR="#E0E0E0"
WIDTH="100%"
><TR
><TD
><FONT
COLOR="#000000"
><PRE
CLASS="screen"
>&#13; wine agent.exe
</PRE
></FONT
></TD
></TR
></TABLE
>
</P
><P
>&#13;Use Free Agent normally, noting the exceptions in the next section, entitled
"<A
HREF="agent.html#a-problems"
><I
>Problems and Issues</I
></A
>"
Note that these are problems with Wine's "emulation," not
Free Agent.
</P
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="a-problems"
></A
>4.3. Problems and Issues</H2
><DIV
CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN389"
></A
>4.3.1. Fixed-width fonts and alt.ascii-art</H3
><P
>&#13;ASCII art requires fixed-width fonts to view. Only the font "Misc
Fixed" will work.
</P
><P
>&#13;To change the font, go into Options -&#62; Display Preferences -&#62; Fonts -&#62;
Fixed-Pitch Body. Make sure the font "Misc Fixed" is being used.
</P
></DIV
><DIV
CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN393"
></A
>4.3.2. Cannot post binaries</H3
><P
>&#13;If a Wine version greater than 20030813 is being used, an attempt to add an
attachment to a message will not open a file dialog box. Try to use Wine version
20030813 whenever possible.
</P
></DIV
><DIV
CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="AEN396"
></A
>4.3.3. Cannot save messages or binary attachments</H3
><P
>&#13;If a Wine version greater than 20030813 is being used, an attempt to save a
message or binary attachment will not open a file dialog box. Try to use Wine
version 20030813 whenever possible.
</P
></DIV
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="dialog.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="ack.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Dialog</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Acknowledgements</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>