Re: libungif?
it needs a symlink from libungif to libgif3g...
just do: (from memory, should be right)
% ln -s /usr/lib/libgif3g.so.3 /usr/local/lib/libungif.so.3
% ldconfig
and it should work fine.
or, if you want libungif (which is free, libgif3g is not) it's in
slink/graphics
On 19 Jun 1998, Steve Dunham wrote:
> Will Lowe <harpo@udel.edu> writes:
>
> > I've just installed Jim Pick's Gnome .20 .debs and they're all complaining
> > that libungif.so.3 can't be found. Where would it be? There's no
> > libungif package, according to www.debian.org/packages.html.
>
> They are in slink. The depends in gnome is screwed up. It says that
> it depends on (libgif3g | libungif3g), but panel is linked against
> libungif.3.so, which is not contained in the libgif3g package.
>
>
> Steve
> dunham@cps.msu.edu
>
>
> --
> To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
--
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Reply to: