Discussion:
Pilot -- MIA
(too old to reply)
Rob Pyott
2021-02-25 03:20:57 UTC
Permalink
Hi, I compiled Alpine 2.24 on my Linux machine. Working fine except -- Pilot is not installed apparently. There is no response to the command and Whereis does not return anything.

Ideas? Thanks -- Rob
William Unruh
2021-02-25 07:33:39 UTC
Permalink
Post by Rob Pyott
Hi, I compiled Alpine 2.24 on my Linux machine. Working fine except -- Pilot is not installed apparently. There is no response to the command and Whereis does not return anything.
/usr/bin/pilot?

What Linx distro? It probably already includes the full package in its
repository.
Post by Rob Pyott
Ideas? Thanks -- Rob
Rob Pyott
2021-02-25 11:24:35 UTC
Permalink
Post by William Unruh
Hi, I compiled Alpine 2.24 on my Linux machine. Working fine except -- Pilot is not installed apparently. There is no response to the command and Whereis does not return anything.
/usr/bin/pilot?
What Linx distro? It probably already includes the full package in its
repository.
Ideas? Thanks -- Rob
Pico is in /usr/bin, but not Pilot. I also don't see it in the folder where I compiled Alpine.

Yes I can add it with apt. But I do wonder what went wrong compiling.
Carlos E.R.
2021-02-25 13:05:51 UTC
Permalink
Post by Rob Pyott
Post by William Unruh
Hi, I compiled Alpine 2.24 on my Linux machine. Working fine except -- Pilot is not installed apparently. There is no response to the command and Whereis does not return anything.
/usr/bin/pilot?
What Linx distro? It probably already includes the full package in its
repository.
Ideas? Thanks -- Rob
Pico is in /usr/bin, but not Pilot. I also don't see it in the folder where I compiled Alpine.
Yes I can add it with apt. But I do wonder what went wrong compiling.
I have no idea what "pilot" is, but I have a lot of them:


***@Telcontar:~> pilot-
pilot-addresses pilot-file pilot-getromtoken
pilot-install-netsync pilot-read-expenses pilot-read-veo
pilot-clip pilot-foto pilot-hinotes
pilot-install-todo pilot-read-ical pilot-reminders
pilot-csd pilot-foto-treo600 pilot-install-datebook
pilot-install-todos pilot-read-notepad pilot-schlep
pilot-debugsh pilot-foto-treo650 pilot-install-expenses
pilot-install-user pilot-read-palmpix pilot-wav
pilot-dedupe pilot-getram pilot-install-hinote
pilot-memos pilot-read-screenshot pilot-xfer
pilot-dlpsh pilot-getrom pilot-install-memo
pilot-nredir pilot-read-todos
***@Telcontar:~> pilot-

"Pilot", however, I have none.
--
Cheers, Carlos.
William Unruh
2021-02-25 17:00:45 UTC
Permalink
On 2021-02-25, Carlos E.R. <***@es.invalid> wrote:
...........
pilot is the file manager that the alpine mailer program uses to allow
you to select files. It is a terminal (not gui) filemanager.
Carlos E.R.
2021-02-25 23:09:12 UTC
Permalink
Post by William Unruh
...........
pilot is the file manager that the alpine mailer program uses to allow
you to select files. It is a terminal (not gui) filemanager.
Oh. I don't remember seeing it "independently". Ah, I see that in
opensuse it is an independent package.

Information for package pilot:
------------------------------
Repository : Main Repository (OSS)
Name : pilot
Version : 2.99-lp152.4.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 714.6 KiB
Installed : No
Status : not installed
Source package : alpine-2.21-lp152.4.7.src
Summary : Simple file system browser
Description :
Pilot is a simple, display-oriented file system browser based on the
Pine message system composer. As with Pine, commands are displayed at
the bottom of the screen, and context-sensitive help is provided.
--
Cheers, Carlos.
J.O. Aho
2021-02-25 14:13:48 UTC
Permalink
Post by Rob Pyott
Post by William Unruh
Hi, I compiled Alpine 2.24 on my Linux machine. Working fine except -- Pilot is not installed apparently. There is no response to the command and Whereis does not return anything.
/usr/bin/pilot?
What Linx distro? It probably already includes the full package in its
repository.
Ideas? Thanks -- Rob
Pico is in /usr/bin, but not Pilot. I also don't see it in the folder where I compiled Alpine.
Yes I can add it with apt. But I do wonder what went wrong compiling.
I would guess configuration options, I do suspect if you disable to
build pico you also disable pilot.

This configuration did build pilot for me

LIBS+="-lpam -lkrb5 -lcrypto" ./configure --prefix=/usr \
--with-passfile=.alpine.passfile --without-tcl \
--disable-shared \
--with-system-pinerc=/etc/alpine.d/pine.conf \
--with-system-fixed-pinerc=/etc/alpine.d/pine.conf.fixed
--
//Aho
Eduardo Chappa
2021-02-25 17:39:42 UTC
Permalink
Post by Rob Pyott
Hi, I compiled Alpine 2.24 on my Linux machine. Working fine except --
Pilot is not installed apparently. There is no response to the command
and Whereis does not return anything.
Pilot is in the pico/ directory of the source code. It is installed by
default in /usr/local/bin.
--
Eduardo
https://tinyurl.com/yc377wlh (web)
http://repo.or.cz/alpine.git (Git)
Rob Pyott
2021-02-25 20:29:20 UTC
Permalink
Post by Eduardo Chappa
Hi, I compiled Alpine 2.24 on my Linux machine. Working fine except --
Pilot is not installed apparently. There is no response to the command
and Whereis does not return anything.
Pilot is in the pico/ directory of the source code. It is installed by
default in /usr/local/bin.
--
Eduardo
https://tinyurl.com/yc377wlh (web)
http://repo.or.cz/alpine.git (Git)
I didn't find it in /usr/bin/local. Very strange. Any way to compile separately? (I certainly didn't disable Pico or Pilot during the Alpine configuration.) Thx, - Rob
Chris F.A. Johnson
2021-02-25 21:15:42 UTC
Permalink
Post by Rob Pyott
Post by Eduardo Chappa
Hi, I compiled Alpine 2.24 on my Linux machine. Working fine except --
Pilot is not installed apparently. There is no response to the command
and Whereis does not return anything.
Pilot is in the pico/ directory of the source code. It is installed by
default in /usr/local/bin.
--
Eduardo
https://tinyurl.com/yc377wlh (web)
http://repo.or.cz/alpine.git (Git)
I didn't find it in /usr/bin/local. Very strange. Any way to compile separately? (I certainly didn't disable Pico or Pilot during the Alpine configuration.) Thx, - Rob
It did not install as a standalone file manager when alpine was
installed, but I was able to install it with the package manager.
--
Chris F.A. Johnson <http://cfajohnson.com/>
=========================== Author: ===============================
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
Pro Bash Programming: Scripting the GNU/Linux shell (2009, Apress)
Eduardo Chappa
2021-02-26 02:51:46 UTC
Permalink
Post by Eduardo Chappa
Pilot is in the pico/ directory of the source code. It is installed by
default in /usr/local/bin.
I didn't find it in /usr/bin/local. Very strange. Any way to compile
separately? (I certainly didn't disable Pico or Pilot during the Alpine
configuration.) Thx, - Rob
I do not know if you have a /usr/bin/local directory, but you will find it
in /usr/local/bin, and since you compiled it from source code, the binary
is in the pico/ directory.
--
Eduardo
https://tinyurl.com/yc377wlh (web)
http://repo.or.cz/alpine.git (Git)
Rob Pyott
2021-03-03 02:12:36 UTC
Permalink
Post by Eduardo Chappa
Post by Eduardo Chappa
Pilot is in the pico/ directory of the source code. It is installed by
default in /usr/local/bin.
I didn't find it in /usr/bin/local. Very strange. Any way to compile
separately? (I certainly didn't disable Pico or Pilot during the Alpine
configuration.) Thx, - Rob
I do not know if you have a /usr/bin/local directory, but you will find it
in /usr/local/bin, and since you compiled it from source code, the binary
is in the pico/ directory.
--
Eduardo
https://tinyurl.com/yc377wlh (web)
http://repo.or.cz/alpine.git (Git)
I think I must have not completed something on the compile. Anyway, I switched back to the package installer -- until I'm more knowledgeable about compiling. Thank you --- Rob
Loading...