Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

plucker-prc-install(1) [debian man page]

plucker-prc-install(1)					      General Commands Manual					    plucker-prc-install(1)

NAME
plucker-prc-install - fetch and install Plucker viewer application on a Palm pilot SYNOPSIS
plucker-prc-install [options] DESCRIPTION
This manual page documents briefly the plucker-prc-install command. This manual page was written for the Debian distribution because this program was created for the Debian package. plucker-prc-install is a program that fetches and installs the Plucker viewer application. The program uses wget to get the .tar.bz2 archive from the Web. You need to be connected to the Internet and have wget working correctly in order to use this program. You may have to configure the environment variable http_proxy. You can take a look at the lynx command manpage to get information about http_proxy. The program tries to use the correct language version of the viewer according to the environment variable LANG. The program then uses either gpilot-install-file or pilot-xfer to transfer the three .prc files to the Palm pilot. With pilot-link 0.12.x it is mandatory to provide a port to use. plucker-prc-install first use the value of the PILOTPORT environment variable. If PILOTPORT is not defined it uses /dev/pilot. If the file /dev/pilot does not exist it uses usb:. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. --nohires installs the low-resolution version of the Plucker viewer. If you are using a Palm with a 160x160 screen (Palm m500-series and ear- lier) you can save approximately 90 KB by installing the low-resolution version of the viewer. Note that the hires version will still work on older Palms, but will just take up unnecessary space. -h, --help Show summary of options. -v, --version Show version of program. SEE ALSO
pilot-xfer(1), wget(1), gpilot-install-file(1), lynx(1). AUTHOR
This manual page was written by Ludovic Rousseau <rousseau@debian.org>, for the Debian GNU/Linux system (but may be used by others). August 22, 2005 plucker-prc-install(1)

Check Out this Related Man Page

pilot-install-user(1)						    PILOT-LINK						     pilot-install-user(1)

NAME
pilot-install-user - Reads or sets a Palm User and UserID on a Palm Device. SECTION
pilot-link: Userland conduits SYNOPSIS
pilot-install-user [-p|--port <port>] [--version] [-?|--help] [--usage] [-q|--quiet] [-u|--user username] [-i|--id userid] [-l|--list] DESCRIPTION
pilot-install-user allows the user to read or change the User and UserID information on the Palm handheld. OPTIONS
pilot-install-user options -u, --user username Set the username, use quotes for spaces in the username, as in "John Q. Public". -i, --id userid Set the 5-digit numeric UserID on the device (used for many Palm application registration methods). -l, --list List the current username and ID (default) Conduit Options -p, --port <port> Use device file <port> to communicate with the Palm handheld. If this is not specified, pilot-install-user will look for the $PILOTPORT environment variable. If neither are found or supplied, pilot-install-user will print the usage information. -q, --quiet Suppress 'Hit HotSync button' message -v, --version Display version of pilot-install-user and exit without connecting. Help Options -h, --help Display the help synopsis for pilot-install-user and exit without connecting. --usage Display a brief usage message and exit without connecting. USAGE
The program will connect to a target Palm handheld, and read or set the Palm UserName specified or display the Palm username and UserID if none is specified. AUTHOR
pilot-install-user was originally written by D. Jeff Dionne <jeff@RyeHam.ee.ryerson.ca>. This manual page was converted to XML by Neil Williams <linux@codehelp.co.uk> REPORTING BUGS
We have an online bug tracker. Using this is the only way to ensure that your bugs are recorded and that we can track them until they are resolved or closed. Reporting bugs via email, while easy, is not very useful in terms of accountability. Please point your browser to http://bugs.pilot-link.org: http://bugs.pilot-link.org and report your bugs and issues there. COPYRIGHT
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. SEE ALSO
pilot-install-netsync (1), pilot-dlpsh (1), pilot-link(7). 0.12.5 Copyright 1996-2007 FSF pilot-install-user(1)
Man Page