[7342] in testers
Re: libtiff headers missing on Athena 9.4 Suns
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Thu Aug 18 15:27:32 2005
Message-Id: <200508181927.j7IJRLgF018159@dit.mit.edu>
To: Garry Zacheiss <zacheiss@MIT.EDU>
cc: alexp@MIT.EDU, testers@MIT.EDU
In-Reply-To: Your message of "Wed, 17 Aug 2005 22:07:54 EDT."
<200508180207.j7I27sUG006750@frank-n-furter.mit.edu>
Date: Thu, 18 Aug 2005 15:27:21 -0400
From: Alex T Prengel <alexp@MIT.EDU>
>> Replace regular file usr/athena/bin/f90
>> Replace regular file usr/athena/include/tiff.h
>> Replace regular file usr/athena/include/tiffconf.h
>> Replace regular file usr/athena/include/tiffio.h
>> Replace regular file usr/athena/include/tiffvers.h
>> Replace regular file usr/athena/lib/libtiff.a
>> Replace regular file usr/athena/lib/libtiff.so
>Well, this is everything you're missing
>You can reinstall by becoming root and running the following
>commands:
>pkgadd -a /srvd/usr/athena/lib/update/admin-update -d /srvd/pkg/9.4.13 MIT-glue
MIT-tiff
>and then re-running /srvd/usr/athena/etc/verify-pkgs and confirming none
>of the files listed above occur in its output any longer.
This fixes the tiff problem but I'm still getting
Replace regular file usr/athena/bin/f90
for some reason; the file I have looks OK, I don't know what it's complaining
about:
athena% more /usr/athena/bin/f90
#!/bin/sh
exec /bin/athena/attachandrun sunsoft f90 "$0" "$@"
I think I caused the tiff problem by renaming the tiff files
temporarily to resolve some conflict during a build a while ago... I forgot
to put them back the way they were.
Thanks,
A.