Subject: Re: Success!
To: Dustin Cook <cookdd@campuscomp.com>
From: Adam K Kirchhoff <adamk@voicenet.com>
List: port-hpcmips
Date: 10/11/2001 20:20:09
FYI,

	Dillo won't seem to compile :-)  But I have both Amaya and Arena
installed.

Adam

make all-recursive Making all in doc Making all in src Making all in IO
gcc -I/usr/X11R6/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2
-I/usr/pkg/lib/glib/include -I/usr/X11R6/include -g -O2 -D_REENTRANT -Wall
-Waggregate-return -o dillo chain.o commands.o cache.o dw.o dw_bullet.o
dw_container.o dw_embed_gtk.o dw_gtk_scrolled_frame.o
dw_gtk_scrolled_window.o dw_gtk_statuslabel.o dw_gtk_viewport.o
dw_hruler.o dw_image.o dw_marshal.o dw_page.o dw_style.o dw_table.o
dw_tooltip.o dw_widget.o findtext.o web.o progressbar.o dillo.o bookmark.o
dicache.o dns.o gif.o jpeg.o png.o html.o image.o misc.o interface.o nav.o
plain.o menu.o prefs.o colors.o bitvec.o klist.o url.o IO/libDio.a -lpng
-lz -lpthread -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib -Wl,-R/usr/X11R6/lib
-L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk -lgdk -L/usr/pkg/lib
-Wl,-R/usr/pkg/lib -lgmodule -lglib -lXi -lXext -lX11 -lm *** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.



On Thu, 11 Oct 2001, Adam K Kirchhoff wrote:

> 
> On Thu, 11 Oct 2001, Dustin Cook wrote:
> 
> > > I'm curious if anyone has any recommendations about any other good, small,
> > > lightweight, web browsers that they've gotten to work under
> > > NetBSD/hpcmips?
> > 
> > Dillo is kind of smallish, and it's decent in terms of compatibility. There
> > is still no support for frames, though, so that may hinder your browsing to
> > an extent. It's also based on gtk+. I've compiled it optimizing for
> > diskspace, and the resulting binary was slightly less than 200 KB.
> > 
> > Although I haven't tried this under NetBSD/hpcmips, I have tried this under
> > both OpenBSD 2.9 and SuSE Linux 7.2 Professional.
> 
> Hmmmm... I might have to give that a try.  As it turns out, perl was only
> built as a requirement to build one of the other packages, not because it
> was necessary to run any of the other packages, so I should just be able
> to build glib, and then install the binary package of gtk+.
> 
> I see there's no package for dillo, nor is it in the pkgsrc tree...  I
> might have to try and compile it tonight.
> 
> Adam
> 
> 
>