Re: [CentOS] Help with GTK and putty

2007-11-03 Thread Dag Wieers
On Sat, 3 Nov 2007, Scott Ehrlich wrote: > I'm trying to install the latest version of putty GUI ssh client on my C5 box, > but get the error: > > ./configure: line 2353: syntax error near unexpected token '1.2.0,' > ./configure: "AM_PATH_GTK(1.2.0, all_targets="all-cli all-gtk", > all_targets="a

Re: [CentOS] Help with GTK and putty

2007-11-03 Thread Jay Leafey
Scott Ehrlich wrote: I need a solution (commandline or otherwise) that will let me ssh through a socks proxy. What is a real-world .ssh/config line with ProxyCommand to look like that will work? Thanks. Scott A quick look at the ssh_config and nc manpages indicates something like this s

Re: [CentOS] Help with GTK and putty

2007-11-03 Thread Scott Ehrlich
On Sat, 3 Nov 2007, Scott Ehrlich wrote: On Sat, 3 Nov 2007, Ignacio Vazquez-Abrams wrote: On Sat, 2007-11-03 at 11:03 -0400, Scott Ehrlich wrote: I'm trying to install the latest version of putty GUI ssh client on my C5 box, but get the error: ./configure: line 2353: syntax error near unexp

Re: [CentOS] Help with GTK and putty

2007-11-03 Thread Scott Ehrlich
On Sat, 3 Nov 2007, Ignacio Vazquez-Abrams wrote: On Sat, 2007-11-03 at 11:03 -0400, Scott Ehrlich wrote: I'm trying to install the latest version of putty GUI ssh client on my C5 box, but get the error: ./configure: line 2353: syntax error near unexpected token '1.2.0,' ./configure: "AM_PATH

Re: [CentOS] Help with GTK and putty

2007-11-03 Thread Ignacio Vazquez-Abrams
On Sat, 2007-11-03 at 11:03 -0400, Scott Ehrlich wrote: > I'm trying to install the latest version of putty GUI ssh client on my C5 > box, but get the error: > > ./configure: line 2353: syntax error near unexpected token '1.2.0,' > ./configure: "AM_PATH_GTK(1.2.0, all_targets="all-cli all-gtk",

[CentOS] Help with GTK and putty

2007-11-03 Thread Scott Ehrlich
I'm trying to install the latest version of putty GUI ssh client on my C5 box, but get the error: ./configure: line 2353: syntax error near unexpected token '1.2.0,' ./configure: "AM_PATH_GTK(1.2.0, all_targets="all-cli all-gtk", all_targets="all-cli)' What am I missing? I thought I had G