Results 1 to 4 of 4
Originally Posted by vspunn
This is specially for soemone in India using SIFY BroadBand on linux.
I have doen the setup of SIFY BB Client on root,a s reqd. If ...
- 04-26-2009 #1Just Joined!
- Join Date
- Apr 2009
- Location
- Patna, India
- Posts
- 2
SIFY Broadband
Buddy I am also using DEBIAN LINUX. I heard you use sify dialer for SIFY BROADBAND.
PLEASE TELL ME HOW YOU INSTALLED IT. I AM UNABLE TO DO IT.
WHEN I AM INSTALLING THE glib2 IT IS TELLING ME THAT glib is not getting the correct path of the pkg-config. BUT, I HAVE INSTALLED THE pkg-config in /HOME directory through the command,
./configure --prefix=$/HOME
PLEASE PLEASE PLEASE GUIDE ME THE ENTIRE PROCESS throughly .........................
WAITING FOR YOUR REPLY EAGERLY ................
Suman GangopadhyayLast edited by devils casper; 04-26-2009 at 01:19 PM. Reason: Removed EmailID
- 04-28-2009 #2
Download linux version of sify dialer from
http://210.18.11.199:81/bbandclient/...1.3-bin.tar.gz
OR
http://210.210.4.74:81/bbandclient/s...1.3-bin.tar.gz
save it and extract. go to Applications->Accessories->Terminal
change the directory to where you extracted .tar.gz file. ( cd Desktop/sify_bbclient-3.0/ )
now type sudo sh install.sh
you will get a message sifybb successfully installed.
now type in terminal sudo sifyconnect
Here some troubleshooting required if you get following error messages.
1. sifyconnect: error while loading shared libraries: libssl.so.4: cannot open shared object file: No such file or directory
Solution: sudo ln -s /usr/lib/libssl.so /usr/lib/libssl.so.4
2. sifyconnect: error while loading shared libraries: libcrypto.so.4: cannot open shared object file: No such file or directory
Solution: sudo ln -s /usr/lib/libcrypto.so /usr/lib/libcrypto.so.4
Now type in terminal: sudo sifyconnect
asks for password enter password. a nice GUI will appear asking sifyBB login information. enter user ID and password click login that’s it.Bodhi 1.3 & Bodhi 1.4 using E17
Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17
"The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"
- 04-29-2009 #3Just Joined!
- Join Date
- Apr 2009
- Location
- Patna, India
- Posts
- 2
BUDDY BUT THE PROBLEM IS, IT IS GIVING ME THE ERROR:-
sifyconnect: error while loading shared libraries: libssl.so.4: cannot open shared object file: No such file or directory
Solution: sudo ln -s /usr/lib/libssl.so /usr/lib/libssl.so.4
I HAVE DONE WHAT YOU HAVE PRESCRIBED BUT NO RESULT..........
- 04-29-2009 #4
read through this forum, it has the solution:
Unable to run my broadband client in Ubuntu - Page 2 - Ubuntu ForumsBodhi 1.3 & Bodhi 1.4 using E17
Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17
"The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"



Reply With Quote