Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined!
    Join Date
    Apr 2009
    Location
    Patna, India
    Posts
    2

    SIFY Broadband

    Quote Originally Posted by vspunn View Post
    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 I connect to SIFY from root, I am able to logon, but not through user account.
    can any one suggest the solution
    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 Gangopadhyay
    Last edited by devils casper; 04-26-2009 at 01:19 PM. Reason: Removed EmailID

  2. #2
    Linux Guru jmadero's Avatar
    Join Date
    Jul 2007
    Location
    California
    Posts
    1,958
    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"

  3. #3
    Just Joined!
    Join Date
    Apr 2009
    Location
    Patna, India
    Posts
    2

    Red face

    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..........

  4. #4
    Linux Guru jmadero's Avatar
    Join Date
    Jul 2007
    Location
    California
    Posts
    1,958
    read through this forum, it has the solution:

    Unable to run my broadband client in Ubuntu - Page 2 - Ubuntu Forums
    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"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...