Date: Fri, 12 May 2000 14:48:10 -0400 From: David Heller <dheller1@rochester.rr.com> To: George Sollish <gsollish@mail.gisco.net> Cc: freebsd-questions@freebsd.org Subject: Re: Viewer for TIFF-F files (Online FAX services, etc.) Message-ID: <391C51EA.D90F4F03@rochester.rr.com> References: <Pine.NEB.4.10.10005120852030.277-100000@pequod.autogear.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?391C51EA.D90F4F03>