#30: Eclipse fails to launch with shared library error

Solved!
After upgrading to Eclipse 3.4.2 on Mac OS X 10.5, I receive an error message at launch: The Eclipse executable launcher was unable to locate its companion shared library

#23: Compile tsocks 1.8.x on OS X

One persistent problem that I run into is that I need to access certain network resources through a SOCKS proxy server. This works great for web resources, but I also need SSH and Subversion access. SOCKS support in these tools are woefully inadequate or...