pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pan-users] Re: Pan not emailing me


From: Beartooth
Subject: [Pan-users] Re: Pan not emailing me
Date: Tue, 3 Mar 2009 15:40:29 +0000 (UTC)
User-agent: Pan/0.133 (House of Butterflies)

On Tue, 03 Mar 2009 00:43:32 +0000, David Shochat wrote:

> You have to figure out the name of the executable. It is probably /not/
> "Terminal"; that's the package name, although I admit that in my Ubuntu
> situation, the package name and the executable name happened to be the
> same. But in general, they are not the same. We need the rpm command
> that lists the files in the package named Terminal. Ok, try:
>   rpm -ql Terminal
> You should get a list of files. What we're looking for will be in /usr/
> bin, e.g. /usr/bin/terminal or some name that almost certainly will
> contain the word "terminal". Probably all lower case. 

        OK, it starts out this way : 

address@hidden ~]$ rpm -ql Terminal
/usr/bin/Terminal
/usr/bin/terminal
/usr/libexec/TerminalHelp
/usr/share/Terminal
        [....]


> Another way to
> figure it out is to run it from menus and then do:
>   ps aux | grep -i terminal | grep -v grep
> while it's running. That should show you the command that launched it.

address@hidden ~]$ ps aux | grep -i terminal | grep -v grep
btth      3810  0.1  0.9 102368 28452 ?        Sl   Feb21  15:57 gnome-
terminal
btth     19034  0.0  1.2  64260 36452 ?        S    Mar02   0:20 Terminal
address@hidden ~]$ 

> Once you think you know what the name is, try just typing that name at a
> shell prompt (i.e., in the terminal, xterm, or whatever). If you have
> the right name, a new "terminal" will come up. Once you succeed with
> that, you'll know what to replace "xterm" with in your pan settings. --
> David

address@hidden ~]$ Terminal &
[1] 8842
address@hidden ~]$ 

        ... And sure enough, it pops up behind the gnome terminal. So it 
still looks to me as if what I have, 

Terminal alpine -url %s

should work; but I admit I don't know what either that "-url" or the "%s" 
is doing there ...

        Might I need to close and re-open Pan?? Or log out and back  in??

-- 
Beartooth Staffwright, PhD, Neo-Redneck Linux Convert
Remember I know precious little of what I am talking about.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]