Subject: Re: Something wrong with SPARC "mosaic" package?
To: None <netbsd-help@netbsd.org, netbsd-users@netbsd.org>
From: Mike Parson <mparson@bl.org>
List: netbsd-users
Date: 11/07/2001 09:56:11
On Fri, Nov 02, 2001 at 08:34:27AM -0700, Bruce Ediger wrote:
> This took place on a Sun SPARCStation-10 (single 50 MHz CPU) running a
> slightly customized NetBSD 1.5 kernel.
> 
> I wanted to install the "mosaic" package from www.netbsd.org - Netscapes 3.04
> and 4.08 running under SunOS 4.1 emulation either crash a lot or get hung
> up on some DNS and YP confusion, so I thought I'd give Mosaic a try.

<snip>

> $ which mosaic
> /usr/X11R6/bin/mosaic
> $ ldd /usr/X11R6/bin/mosaic
> /usr/X11R6/bin/mosaic:
>          -lz.0 => /usr/lib/libz.so.0
>          -lm.0 => /usr/lib/libm.so.0
>          -lpng.1 => /usr/pkg/lib/libpng.so.1
>          -ljpeg.62 => /usr/pkg/lib/libjpeg.so.62
>          -lXm.1 => not found
>          -lX11.6 => /usr/X11R6/lib/libX11.so.6
>          -lICE.6 => /usr/X11R6/lib/libICE.so.6
>          -lSM.6 => /usr/X11R6/lib/libSM.so.6
>          -lXt.6 => /usr/X11R6/lib/libXt.so.6
>          -lXext.6 => /usr/X11R6/lib/libXext.so.6
>          -lXmu.6 => /usr/X11R6/lib/libXmu.so.6
>          -lXpm.4 => not found
>          -lc.12 => /usr/lib/libc.so.12
> 
> I can't for the life of me get the two missing dynamic libraries to
> appear.  No amount of symbolic linking, file copying and touching will
> make the missing dynamic libraries appear.  What's the scoop there?

You need to install x11/lesstif (-lXm.1) and graphics/xpm (-lXpm.4)

-- 
Michael Parson
mparson@bl.org