> # We have a motif that runs fine in Solaris 2.6, but when we run it in
> # Solaris 8, we get
> # the following error:
> #
> # Could not find desired 8 bit PseudoColor visual
> # Trying 24 bit DirectColor.
> # Could not obtain either required Visual, exiting.
> #
> # When we run the app on a Solaris 2.6 box and export the display to a
> # Solaris 8 box,
> # we get the same error. Any suggestions? Thanks.
> Have you looked over the framebuffer FAQ?
> http://www.sunhelp.org/faq/FrameBuffer.html
Thanks for pointing me in the right direction. I was able to gather from
the FAQ that the X server needed the following parameters to enable the
motif app. to run:
...defclass PseudoColor defdepth 8
Also, a co-worker said that the problem might go away by installing the
4/01 release of Solaris 8.
--
Stewart Pelegan
Computer Sciences Corporation
301.921.3206
Fax: 301.921.0985