Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Mar 1999 12:25:29 -0800 (PST)
From:      jan@janot.if.sc.usp.br
To:        freebsd-gnats-submit@freebsd.org
Subject:   i386/10822: libtiff.so.4 missing for kde-1.1 package in FreeBSD 3.1-RELEASE 
Message-ID:  <19990327202529.94C0115138@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         10822
>Category:       i386
>Synopsis:       libtiff.so.4 missing for kde-1.1 package in FreeBSD 3.1-RELEASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 27 12:30:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jan Slaets
>Release:        FreeBSD 3.1-RELEASE
>Organization:
University Sao Paulo (Brazil)
>Environment:
FreeBSD janot.if.sc.usp.br 3.1-RELEASE #16 i386
>Description:
kde-1.0 was working fine with FreeBSD 3.1-RELEASE.
After pkg_add kde-1.1 and other kde tools version 1.1 (from packages 
FreeBSD 3.1-RELEASE) I have the following error:
kcontrol
/usr/libexec/ld-elf.so.1 : Shared Object "libtiff.so.4" not found.

Where can I find this missing library version.


>How-To-Repeat:

>Fix:
cd /usr/local/lib
ln libtiff34.so.1 libtiff.so.4 
seems to solve te problem

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990327202529.94C0115138>