LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   dillo (https://www.linuxquestions.org/questions/linux-newbie-8/dillo-606680/)

saritha 12-14-2007 12:24 AM

dillo
 
i had installed dillo using rpm ,when i am opening gmail in dillo it is giving this error in dillo browser

Hi!

This is the https dpi that just got a request to send
the following HTTP query:
{

GET /accounts/ServiceLogin?service=mail&passive=true&rm=false&continue=https%3A%2F%2Fmail.google.com%2Fmail%2
Cache-Control: no-cache
Pragma: no-cache
Host: www.google.com
User-Agent: Dillo/0.8.6
Cookie2: $Version="1"
*** Dillo's prototype plugin for https support is disabled now ***
If you want to test this <b>alpha</b> support code, just remove line 65 from https.c, recompile and reinstall.

(beware that this https support is very limited now)

To use https and SSL, you must have the OpenSSL development libraries installed. Check your O/S distribution provider, or check out
www.openssl.org

whether dillo support gmail,is there is possibility tht gmail works in dillo,can any one suggest me wht can i do to open gmail in dillo browser

huwnet 12-14-2007 12:12 PM

I believe gmail REQUIRES https to use gmail. As it explains in the error message you'll need to manually edit some code and recompile the program. You can probably find out more information about this on the dillo website :)

saritha 12-17-2007 05:31 AM

i made changes in dillo dpi/https.c,and i compiled and installed dillo,it requeries openssl ,i had downloaded and installed.

but when i am running dillo and try to open gmail,i am getting this error in command prompt


[root@localhost bin]# ./dillo
dillo_dns_init: Here we go! (threaded)
Disabling cookies.
Nav_open_url: Url=>about:splash<
Type check: [Srv: text/html Det: text/html]
Nav_open_url: Url=>http://www.google.com<
Dns_server [0]: 10.7.128.1 is 0x81138c8
Connecting to 10.7.128.1
Type check: [Srv: text/html Det: text/html]
Nav_open_url: Url=>http://www.google.co.in/<
Connecting to 10.7.128.1
Type check: [Srv: text/html; charset=ISO-8859-1 Det: text/html]
Type check: [Srv: image/gif Det: image/gif]
Type check: [Srv: image/gif Det: image/gif]
Type check: [Srv: image/gif Det: image/gif]
Type check: [Srv: image/gif Det: image/gif]
Nav_open_url: Url=>http://www.gmail.com<
Connecting to 10.7.128.1
Type check: [Srv: text/html Det: text/html]
Nav_open_url: Url=>http://mail.google.com/mail/<
Connecting to 10.7.128.1
Type check: [Srv: text/html; charset=UTF-8 Det: text/html]
Nav_open_url: Url=>https://www.google.com/accounts/ServiceLogin?service=mail&passive=true&rm=false&continue=https%3A%2F%2Fmail.google.com%2Fmail%2F%3Fn sr%3D1%26ui%3Dhtml%26zy%3Dl&ltmpl=default&ltmplcache=2<
Dpi_check_uds: Connection refused /tmp/root-687gjv/dpid.srs
debug_msg - init_sockdir: The socket directory /tmp/root-687gjv exists and is OK
dpid started
Capi_dpi_conn_timeout:: try 1
main.c:155: get_command: dpid tag is NULL
: main.c:362: main: get_command failed
: /usr/local/lib/dillo/dpi/https/https.filter.dpi: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory



how can i solve this error even the libssl.so.0.9.8 is in my /usr/local/lib

can any one suggest me how to resolve this error


All times are GMT -5. The time now is 09:51 PM.