Does this help? It's a snippet from /etc/filesystems:
/usr/global:
dev = /vol/redacted/global
vfs = nfs
nodename = redacted.llnl.gov
mount = false
options =
fg,hard,intr,nosuid,proto=tcp,vers=3,rsize=8192,wsize
I don't see anything about DFS or GSA?
On Jul 2, 2007, at 10:47 AM, Rich Cook wrote:
What are DFS and GSA? How can I tell if I'm running on them? The
file system I'm installing and running on is a global, cross-
platform file system. To my knowledge, there are no ACL's being
used. And there are no error messages about permissions being denied.
On Jun 30, 2007, at 8:41 AM, David Favor wrote:
Looks like you may be running on something like DFS or GSA.
Back in my daze, er I mean days, at IBM trying to install software
on this type of filesystem caused all manner of problems because of
the extended ACLs.
In other words, doing normal file permission tests fail in strange
ways unless software is specifically coded to deal with extended
ACLs.
And since only IBM really runs GSA, trying to get a system to test
this
on is challenging.
I suggest you first install ImageMagic on a non-GSA drive. For
example,
on a lab machine, if you only have GSA access by way of a Windoze
client.
Alternatively, you can find every occurrence of file permissions
tests and
comment them out. If you do this, be prepared for even weirder
failures.
- David
Rich Cook wrote:
Hi, I am having a lot of trouble with ImageMagick on AIX. I
don't understand how to debug the idea of delegates. The build
and install went fine, although I had to tweak a little to get
that to complete. However, every command gives me errors, like
this:
[EMAIL PROTECTED] (aix_5_64_fed): bin/display ~/testpage.png
display: no decode delegate for this image format `/g/g0/rcook/
testpage.png'.
display: unable to open image `logo:': No such file or directory.
[EMAIL PROTECTED] (aix_5_64_fed): bin/display ~/dataAndImages/junk.ps
display: no decode delegate for this image format `/g/g0/rcook/
dataAndImages/junk.ps'.
display: unable to open image `logo:': No such file or directory.
[EMAIL PROTECTED] (aix_5_64_fed): bin/convert ~/dataAndImages/test.tiff
test.ppm
convert: no decode delegate for this image format `/g/g0/rcook/
dataAndImages/test.tiff'.
convert: missing an image filename `test.ppm'.
etc.
Also, when I do a "make test" it fails, and spews out billions of
messages like this:
/usr/global/tools/ImageMagick/6.3.4/aix_5_64_fed/
ImageMagick-6.3.4/tests/.libs/lt-rwblob /usr/global/tools/
ImageMagick/6.3.4/aix_5_64_fed/ImageMagick-6.3.4/tests/
input_gray.miff GIF
lt-rwblob: no decode delegate for this image format `/usr/global/
tools/ImageMagick/6.3.4/aix_5_64_fed/ImageMagick-6.3.4/tests/
input_gray.miff'. FAIL: tests/rwblob_GIF_gray.sh
/usr/global/tools/ImageMagick/6.3.4/aix_5_64_fed/
ImageMagick-6.3.4/tests/.libs/lt-rwblob /usr/global/tools/
ImageMagick/6.3.4/aix_5_64_fed/ImageMagick-6.3.4/tests/
input_pallette.miff GIF
lt-rwblob: no decode delegate for this image format `/usr/global/
tools/ImageMagick/6.3.4/aix_5_64_fed/ImageMagick-6.3.4/tests/
input_pallette.miff'. FAIL: tests/rwblob_GIF_pallette.sh
/usr/global/tools/ImageMagick/6.3.4/aix_5_64_fed/
ImageMagick-6.3.4/tests/.libs/lt-rwblob /usr/global/tools/
ImageMagick/6.3.4/aix_5_64_fed/ImageMagick-6.3.4/tests/
input_truecolor.miff GIF
lt-rwblob: no decode delegate for this image format `/usr/global/
tools/ImageMagick/6.3.4/aix_5_64_fed/ImageMagick-6.3.4/tests/
input_truecolor.miff'. FAIL: tests/rwblob_GIF_truecolor.sh
/usr/global/tools/ImageMagick/6.3.4/aix_5_64_fed/
ImageMagick-6.3.4/tests/.libs/lt-rwblob -size 70x46 /usr/global/
tools/ImageMagick/6.3.4/aix_5_64_fed/ImageMagick-6.3.4/tests/
input_truecolor_70x46.miff GRAY
lt-rwblob: no decode delegate for this image format `/usr/global/
tools/ImageMagick/6.3.4/aix_5_64_fed/ImageMagick-6.3.4/tests/
input_truecolor_70x46.miff'. FAIL: tests/
rwblob_GRAY_truecolor_70x46.sh
--
Like feeling your best ever, all day, every day? Here's how...
Your simple secrets are here - http://RadicalHealth.com
--
✐Richard Cook
✇ Lawrence Livermore National Laboratory
Bldg-453 Rm-4037, Mail Stop L-557
7000 East Avenue, Livermore, CA, 94550, USA
☎ (office) (925) 423-9605
☎ (fax) (925) 423-6961
---
Information Management & Graphics Grp., Services & Development
Div., Integrated Computing & Communications Dept.
(opinions expressed herein are mine and not those of LLNL)
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users
--
✐The primary task of most software projects is to discover and
resolve these unknowns rather than to build a system. -- Philip G.
Armour
--
Richard Cook
✇ Lawrence Livermore National Laboratory
Bldg-453 Rm-4037, Mail Stop L-557
7000 East Avenue, Livermore, CA, 94550, USA
☎ (office) (925) 423-9605
☎ (fax) (925) 423-6961
---
Information Management & Graphics Grp., Services & Development Div.,
Integrated Computing & Communications Dept.
(opinions expressed herein are mine and not those of LLNL)
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users