IRIX and Software

Hotline client supporting socks/proxy???

Hi all...
been wondering! this exists? ...if anyone knows, please dropme a line!

thanks in advance for some help!

8)
look here:

http://gtkhx.sourceforge.net/


I have compiled it on my Indy r5k running 6.5.17f
and its fine.
I hope that helps.

Axxe
Insert witty signature here.
Since I had some free time this afternoon I made a tardist for this as well:

http://www.nekochan.net/wiki/downloads/gtkhx-0.9.4.tardist

Depends on GTK stuff from SGI Freeware; untested (just made sure it launched). Hopefully it works :)
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
nekonoko wrote: Since I had some free time this afternoon I made a tardist for this as well:

http://www.nekochan.net/wiki/downloads/gtkhx-0.9.4.tardist

Depends on GTK stuff from SGI Freeware; untested (just made sure it launched). Hopefully it works :)



I get this error:

[root: /usr/local/bin]#./gtkhx
6368:./gtkhx: rld: Fatal Error: Cannot Successfully map soname 'libgdk_pixbuf.so.3' under any of the filenames /usr/freeware/lib32/libgdk_pixbuf.so.3:/usr/lib32/libgdk_pixbuf.so.3:/usr/lib32/internal/libgdk_pixbuf.so.3:/lib32/libgdk_pixbuf.so.3:/opt/lib32/libgdk_pixbuf.so.3:/usr/freeware/lib32/libgdk_pixbuf.so.3.3:/usr/lib32/libgdk_pixbuf.so.3.3:/usr/lib32/internal/libgdk_pixbuf.so.3.3:/lib32/libgdk_pixbuf.so.3.3:/opt/lib32/libgdk_pixbuf.so.3.3:
[root: /usr/local/bin]#




Which library exactly do we need for this?
Spidy wrote: Which library exactly do we need for this?


gdk-pixbuf-0.18.0 Image handling library from http://freeware.sgi.com
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
Sorry that I didn't specify that I also
had about half of freeware.sgi.com
installed.
But, doesn't everyone?

Axxe
Insert witty signature here.
:D
thanks all for the help... ill now take a look if it supports proxy or socks protocols!
:(
damn... no results! it doesnt supports socks/proxy!!!

does anyone knows if there exists some sockscap for irix?

thanks for the help
Socks5 is availible at http://freeware.sgi.com . It is both the server (which my sockscap on Windoze connects to) and the client. The client uses the syntax "runsocks <app-name>" which is alittle different than Sockcap's gui interface but seems to produce the same results for me. You can do a "man runsocks" or a "man socks5" for more info.
but that will not enable socks support on hotline client!!

:wink:
Here's an excerpt from the runsocks man page:
runsocks is a shell script that initializes environment
variables to ensure that the linker uses the SOCKS shared
library when you link at runtime. Use runsocks to socksify
an application without recompiling. runsocks only works if
you dynamically link and the operating system supports all
the runsocks features.


I may be missing the crutial difference...but to the best of my understanding
"runsocks" does for IRIX exactly what Sockscap does for Windoze.