After a lot of time messing around--I am pathetic at this--I discovered that I had to specify the path to the program. It installed in a place not in my $PATH statement. Took a while to find it. It was installed at /usr/X11R6/bin/xclip.

When I put the entire path in, the url pass-off function worked fine and it showed up on the clipboard. Thanks for your help on this, and also for the excellent recommendation for the page at edulinux.

Seth Williamson
Slings Gap
Franklin County, VA



On Sun, 07 May 2006 09:14:22 -0400, Thomas Adam <[EMAIL PROTECTED]> wrote:

On Sun, May 07, 2006 at 09:11:54AM -0400, Seth Williamson wrote:
I see I mistyped below.  The error message that I'm still getting is

sh: xclip: command not found

Then you can't have installed xclip -- or if you have, it's not in your
$PATH.  I'd recheck the output of:

which xclip

If that returns nothing, you can safely assume xclip isn't installed.

-- Thomas Adam

--
I've been too honest with myself, I should have lied like everybody else.
_______________________________________________
elinks-users mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-users


_______________________________________________
elinks-users mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-users

Reply via email to