BuSab wrote:
> Le 14/01/07 à 20:43, Chuck Robey a écrit :
>   
>> I finally have a browser working  on a Zaurus palmtop: dillo.  it's
>> got, from what I see, really only one drawback: it can't handle frames
>> (it knows enough so, like many text browsers, it lets you decide which
>> frame to show).  As far as useability goes, this is pretty darn good!
>>     
>
> If you need frames, you should have a look at
> http://teki.jpn.ph/pc/software/index-e.shtml, witch add support for
> frame, i18n, search bar, adblock and more.
> I didn't try to build it on openbsd though, my zaurus isn't supported.
> When you ./configure, you may want to disable xft and fltk2 dl gui.
>
>   
Well, I'm finding out that developing on the Zaurus is so slow, it's
REALLY operating
on geological times!!.  I don't know how long it's going to take me to
get this all done,
so I will just passd along what I've found out (but am not even close to
being able
to have it committed):

1) for the boehm-gc, I decided NOT to get the latest, so I just backed
off a little bit
to be conservative,  chose the 6.8 version, and found that it just
builds trivially
directly on OpenBSD, just configure and make.

2) for the dillo stuff you gave me, it didn't want to use the libintl
and libiconv
shared libs, and even got the static libs screwed up, so I had to walk
thru the
Makefiles adding -L/usr/local/lib -lintl.-liconv and removing the static lib
callouts..  You also need to make sure you have the x11/fltk port installed,
'cause the new dillo seems to want it.

I'd like to report that dillo finished building when I added fltk, but
to tell
youthe truth, i am still waiting for fltk ti finish building.  The GUI i'd
decided on, Xfce4, has so manyu parts, i don't know if I shouldn't provide
for maintenance of the build in  my will ... no, that's not funny.  I do
happen
to have a good crosscompiler for the Zaurus, tested and fast, on my Gentoo
systtem, so if anyone knows of any notes about getting the cross-compiler
working, I know you don't support it, but I'd appreciate bathrrom wall,
scribbling.

I have gotten a /usr/cross working once,  but it;s all luck so far.

Last note: I know perfectly well you folks would like ports, not usage
reports,
but this system is so slow, I can't go any quicker.
> Some usefull options for dillo on zaurus to put in dillorc :
> font_factor=1.500000
> limit_text_width=YES
> tab_instead_of_window=YES
> panel_size="tiny"
> force_my_colors=YES
> link_color=0xc1e3ff
> bg_color=0x000000
> visited_color=0xd7acef
> text_color=0xffffff
>
> Dillo is a good browser. With numbered links, it would be perfect.
>
>   

Reply via email to