On Sat, 10 Apr 2004, Barry Kauler wrote:
Ok, I've joined the dillo-dev list!
On Fri, 9 Apr 2004 08:13:17 -0400 (CLT) Jorge Arellano Cid <jcid@dillo.org> wrote:
I should also explain that I have my own distro, Puppy Linux, and everything is compiled against uClibc, not glibc. (www.goosee.com/puppy)
Oh, it would be interesting to have Dillo running under uClibc!
Dillo has been in Puppy right from the start (which was about one year ago). A few months ago I changed over to uClibc and recompiled everything, including Dillo, and all was well until I upgraded to Dillo v0.8.0.
Good to know! Let's make 0.8.0 also work then...
Check if you can run them crom the CLI:
cd /usr/local/lib/dillo/dpi/hello ./hello.filter.dpi
I'm doing this as root. When I try this I get:
hello.dpi:: starting...
and that's it, nothing more, doesn't exit until I ctrl-c. No error message. ...what is it supposed to do?
Exactly that! Well, it's a filter. I was just trying to assert is that it was present, at the right directory, and with exec permissions. Now, I can search the bug elsewhere. Cheers Jorge.-