|
From: Joerg v. d. H. <j.v...@fz...> - 2007-09-03 11:59:56
|
hello, thank you very much for your response. > Hello, > > "make install prefix=%i" does not seem to install dillo correctly. > I committed a new finkinfo, using "make install DESTDIR=%d" instead. > The version is dillo-0.8.6-4. (now unstable only) I installed this, but their are still problems. on issuing for the first time `dillo http://google.com' I get: ==============================================cut========================== dpi_socket_dir.c:63: tst_dir: access : No such file or directory - /tmp/vdh-vc743t/ debug_msg - init_sockdir: The socket directory /tmp/vdh-vc743t does not exist or is not a directory dpid started [cookies dpi]: WARNING: Reading old cookies file ~/.dillo/cookies too Type check: [Srv: text/html Det: text/html] ** CRITICAL **: file nav.c: line 121 (Nav_stack_remove): assertion `dd != NULL && idx >=0 && idx < sz' failed. Type check: [Srv: text/html Det: text/html] ** CRITICAL **: file nav.c: line 121 (Nav_stack_remove): assertion `dd != NULL && idx >=0 && idx < sz' failed. Type check: [Srv: text/html; charset=ISO-8859-1 Det: text/html] ** ERROR **: Could not find any font. aborting... ==============================================cut========================== the directory which actually _is_ generated in `/tmp' is: vdh-bf4tds i.e. dillo seems to generate a different file then it expects somewhere else in the program? If I issue `dillo http://google.com' a second time (now `dpid' is already running) I get ==============================================cut========================== Type check: [Srv: text/html Det: text/html] ** CRITICAL **: file nav.c: line 121 (Nav_stack_remove): assertion `dd != NULL && idx >=0 && idx < sz' failed. Type check: [Srv: text/html Det: text/html] ** CRITICAL **: file nav.c: line 121 (Nav_stack_remove): assertion `dd != NULL && idx >=0 && idx < sz' failed. Type check: [Srv: text/html; charset=ISO-8859-1 Det: text/html] ** ERROR **: Could not find any font. aborting... ==============================================cut========================== any more ideas? greetings, joerg > > Thank you for your report. > > Tomoaki Okayama > > At Wed, 29 Aug 2007 17:27:22 -0400, > Alexander K. Hansen wrote: > > > > Joerg van den Hoff wrote: > > > hello everybody, > > > > > > today I upgraded `dillo' from 0.8.4 (which did run OK) > > > to the current version 0.8.6-3. > > > > > > now I get the error: > > > > > > >> dillo http://google.com > > > > > > server socket was NOT found > > > [a_Dpi_send_blocking_cmd]: Bad address > > > server socket was NOT found > > > dpi.c: ERROR, can't start dpi daemon > > > Bus error > > > > > > > > > this is with 10.4.10; G5 PPC > > > > > > any ideas? > > > > > > thanks, > > > > > > joerg > > > > > > > > It works with some other sites, though. Try "dillo http://sourceforge.net" > > > > -- > > Alexander K. Hansen > > Fink User Liaison/Documenter > > akh AT finkproject DOT org > > > > |