>> ... AND remove /usr/ucb from your PATH.
> And not to mention pkgrm them pesky UCB packages - SUNWscpr,
> SUNWscpu, SUNWsrh, SUNWsra and SUNWscplp.
> -am ? 2003
Hi, Thanks for the info...got things basically working but have another
issue. I'm running the configure script for gqview and get the following
error:
checking for GLIB - version >= 1.2.0... no
*** The glib-config script installed by GLIB could nto be found
*** If GLIB was insalled in PREFIX, make sure thate PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config
glib-config is in my path (/usr/sfw/bin/glib-config) and I set the
environment variable export GLIB_CONFIG=/usr/sfw/bin/glib-config and can
execute it using $GLIB-CONFIG --version which returns 1.2.10
Not sure what's wrong,
Dante