libssl is included by default in most OSes, it's just that the filename Sify client is looking for is not the one which is used by default. I'm assuming you've already installed the latest GUI client, then you're getting errors when trying to start it.
Open terminal. Do this:
Code:
cd /usr/libsudo ln -s libssl.so.4 libssl.so.0.9.8sudo ln -s libcrypto.so.4 libcrypto.so.0.9.8
After this, whenever you need to launch Sify client type sudo sifyconnect in terminal, client will be launched. It will automatically open a Firefox window after login. If you were already using Firefox, then this particular instance of FF won't have your bookmarks etc since it's a different profile as it's launched by sudo. Export beforhand then import these bookmarks into the instance spawned by Sify.
Lately, the the client stops pinging the heartbeat server and / or crashes. In that case, you're logged out with an invalid session error but it doesn't tell you that. At any time if you feel if you've been disconnected, try to load
http://202.144.65.70:8090/servicelist.php - if it loads, then connection is alive. If it redirects to
http://202.144.65.70:8090/downloaddialer.php then you've been disconnected. Click logout button in client, it will say invalid session. Close FF - choose to save your tabs if necessary. Then login again.
Thanks for the reply ankur..appreciate it..!
I guess you're right about it looking for a different filename, I downloaded libssl for my distro and tried to install it...it says that its already installed.
Anyway..I got it working last night. I downloaded sun's jdk binary for generic linux and installed it. Supersify just works wonderfully now. Im more comfortable with java so I prefer supersify to their native client. And supersify takes care of the invalid session by scheduled relogins. So it works great now. Also supersify sends the login request with OS signature as XP, so I didnt have to call up sify for enabling my linux kernel requests (Something I had to do with knoppix).
There is one nicely wierd things that happened that you guys might wanna know...I was updating my ubuntu with the Update manager and I have Sify's night and weekend package. That package disconnects at 8 o clock in the morning on weekdays, but the ubuntu update download today continued well past 8... and is still downloading as I write this. Although the browser is not retrieving pages. Im not sure why this is happening, but Im not complaining. Maybe Ill try to exploit this in future...
