From owner-freebsd-questions Fri May 12 11:48:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhop1.nyroc.rr.com (mailhop1-0.nyroc.rr.com [24.92.226.120]) by hub.freebsd.org (Postfix) with ESMTP id A52E637B709 for ; Fri, 12 May 2000 11:48:22 -0700 (PDT) (envelope-from dheller1@rochester.rr.com) Received: from mailout2.nyroc.rr.com ([24.92.226.121]) by mailhop1.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com; Fri, 12 May 2000 14:44:46 -0400 Received: from rochester.rr.com ([24.24.34.106]) by mailout2.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com; Fri, 12 May 2000 14:36:09 -0400 Message-ID: <391C51EA.D90F4F03@rochester.rr.com> Date: Fri, 12 May 2000 14:48:10 -0400 From: David Heller X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: George Sollish Cc: freebsd-questions@freebsd.org Subject: Re: Viewer for TIFF-F files (Online FAX services, etc.) References: Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG George Sollish wrote: > > On Thu, 11 May 2000, David Heller wrote: > > > I just looked at the install script and I think I see the problem It has > > to do with the part where it performs uname -s to check which OS you are > > installing on. You have to change the "if" test for /bin/uname -s to > > /usr/bin/uname -s otherwise the install script will fail. > > > > Regards, > > > > Dave > > Thanks Dave, that got me through the install. Now xnview exits with a > 'shared object not found' error. Its looking for libXm.so.1, which is > indeed not on my 4.0-R box. Can you tell me where you picked up this > library? > > Thanks much. > > George E Sollish Chief Engineer Auto Gear Equipment > Host Classic-FM's Listening Room > Project Manager The Payne Lake Project Its part of the Lesstif port (Motif lookalike) Hopefully that should take care of everything for you. Regards, Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message