source: general/genutils/pilot-link.xml@ 52d50d5

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 52d50d5 was 52d50d5, checked in by Manuel Canales Esparcia <manuel@…>, 18 years ago

Adding automatized scripts generation related tags. Genutils chapter.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5341 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 6.8 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY pilot-link-download-http "http://downloads.pilot-link.org/pilot-link-&pilot-link-version;.tar.bz2">
8 <!ENTITY pilot-link-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/pilot-link-&pilot-link-version;.tar.bz2">
9 <!ENTITY pilot-link-md5sum "586f84add601e8b86da3093ab784e997">
10 <!ENTITY pilot-link-size "649 KB">
11 <!ENTITY pilot-link-buildsize "15 MB">
12 <!ENTITY pilot-link-time "0.5 SBU">
13]>
14
15<sect1 id="pilot-link" xreflabel="pilot-link-&pilot-link-version;">
16 <?dbhtml filename="pilot-link.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 <keywordset>
22 <keyword role="package">pilot-link-&pilot-link-version;.tar</keyword>
23 <keyword role="ftptdir">pilot-link</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>Pilot-link-&pilot-link-version;</title>
28
29 <indexterm zone="pilot-link">
30 <primary sortas="a-Pilot-link">Pilot-link</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to Pilot-link</title>
35
36 <para>The <application>pilot-link</application> package provides a suite of
37 tools containing a series of conduits, libraries, and language bindings for
38 moving information to and from your Palm device and your desktop or
39 server/workstation system, as well as across a network.</para>
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>Download (HTTP): <ulink url="&pilot-link-download-http;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download (FTP): <ulink url="&pilot-link-download-ftp;"/></para>
48 </listitem>
49 <listitem>
50 <para>Download MD5 sum: &pilot-link-md5sum;</para>
51 </listitem>
52 <listitem>
53 <para>Download size: &pilot-link-size;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated disk space required: &pilot-link-buildsize;</para>
57 </listitem>
58 <listitem>
59 <para>Estimated build time: &pilot-link-time;</para>
60 </listitem>
61 </itemizedlist>
62
63 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
64 <itemizedlist spacing="compact">
65 <listitem>
66 <para>Required patch: <ulink
67 url="&patch-root;/pilot-link-&pilot-link-version;-bindings_fix-1.patch"/></para>
68 </listitem>
69 </itemizedlist>
70
71 <bridgehead renderas="sect3">Pilot-link Dependencies</bridgehead>
72
73 <bridgehead renderas="sect4">Optional</bridgehead>
74 <para role="optional"><xref linkend="libpng"/>,
75 <xref linkend="jdk"/>,
76 <xref linkend="tcl"/>,
77 <xref linkend="python"/> and
78 <ulink url="http://perens.com/FreeSoftware/">Electric Fence</ulink></para>
79
80 </sect2>
81
82 <sect2 role="kernel" id="pilot-link-kernel">
83 <title>Kernel Configuration</title>
84
85 <indexterm zone="pilot-link pilot-link-kernel">
86 <primary sortas="d-USB-Palm-devices">USB Palm devices</primary>
87 </indexterm>
88
89 <para>You may need to configure the <quote>USB_SERIAL_VISOR</quote> device
90 into the kernel before your system can communicate with your Palm device. Add
91 this device by enabling the following kernel parameter setting and
92 rebuilding the kernel (and modules, if applicable):</para>
93
94<screen><literal>Device Drivers:
95 USB support:
96 USB Serial Converter support:
97 USB Handspring Visor / Palm m50x / Sony Client Driver</literal></screen>
98
99 <para>For additional information about connecting your USB
100 Palm device, see:
101 <ulink url="http://www.pilot-link.org/README.usb"/>.</para>
102
103 </sect2>
104
105 <sect2 role="installation">
106 <title>Installation of Pilot-link</title>
107
108 <para>Install <application>pilot-link</application> by running the following
109 commands:</para>
110
111<screen><userinput>patch -Np1 -i ../pilot-link-&pilot-link-version;-bindings_fix-1.patch &amp;&amp;
112./configure --prefix=/usr &amp;&amp;
113make</userinput></screen>
114
115 <para>To test the results, issue: <command>make check</command>.</para>
116
117 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
118
119<screen role="root"><userinput>make install</userinput></screen>
120
121 </sect2>
122
123 <sect2 role="commands">
124 <title>Command Explanations</title>
125
126 <para><option>--with-perl --with-java --with-tcl=/usr/lib
127 --with-python</option>: Use any or all of these options to enable the
128 respective language bindings desired.</para>
129
130 </sect2>
131
132 <sect2 role="content">
133 <title>Contents</title>
134
135 <segmentedlist>
136 <segtitle>Installed Programs</segtitle>
137 <segtitle>Installed Libraries</segtitle>
138 <segtitle>Installed Bindings</segtitle>
139 <segtitle>Installed Directory</segtitle>
140
141 <seglistitem>
142 <seg>addresses, ccexample, debugsh, dlpsh, hinotes, ietf2datebook,
143 install-datebook, install-expenses, install-hinote, install-memo,
144 install-netsync, install-todo, install-todos, install-user, memos, money2qif,
145 pi-csd, pi-getram, pi-getrom, pi-getromtoken, pi-nredir, pilot-addresses,
146 pilot-archive, pilot-clip, pilot-datebook, pilot-dedupe, pilot-file,
147 pilot-foto, pilot-prc, pilot-schlep, pilot-undelete, pilot-xfer, pitclsh,
148 read-expenses, read-ical, read-notepad, read-palmpix, read-todos, reminders,
149 and sync-plan</seg>
150 <seg>libpisock.[so,a], libpisock++.[so,a], and libpisync.[so,a]</seg>
151 <seg>libjpisock.so JDK library, libpitcl.[so,a]
152 <application>Tcl</application> library,
153 <application>Python</application> and <application>Perl</application>
154 modules</seg>
155 <seg>/usr/lib/perl5/site_perl/5.8.6/i686-linux/[,auto/]PDA,
156 /usr/share/pilot-link</seg>
157 </seglistitem>
158 </segmentedlist>
159
160 <variablelist>
161 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
162 <?dbfo list-presentation="list"?>
163 <?dbhtml list-presentation="table"?>
164
165 <varlistentry id="pilot-link-programs">
166 <term><command>pilot-link programs and utilities</command></term>
167 <listitem>
168 <para>Describing the functionality of each
169 <application>pilot-link</application> program and utility would take several
170 pages. Instead, after you've installed the package, review the
171 <application>pilot-link</application> man page
172 (<command>man pilot-link</command>). If you wish to review before installing
173 the package, unpack the tarball and issue
174 <command>man doc/man/pilot-link.7.in</command>.</para>
175 <indexterm zone="pilot-link pilot-link-programs">
176 <primary sortas="b-pilot-link-programs">pilot-link programs</primary>
177 </indexterm>
178 </listitem>
179 </varlistentry>
180 </variablelist>
181
182 </sect2>
183
184</sect1>
Note: See TracBrowser for help on using the repository browser.