On 08/22/2017 02:32 PM, Chris Bohlman wrote: > Hello, > > When I am trying to install gv on CentOS 7, I encounter this error: > > checking for XawInitializeWidgetSet in -lXaw3d... no > configure: error: Unable to find a valid Xaw3d library. Please install it and > rerun configure. > > How do I rectify this error? Where would I find Xaw3d? > > Thank you, > Chris
It's in EPEL. After configuring that, run: yum -y install Xaw3d-devel -- Orion Poplawski Technical Manager 720-772-5637 NWRA, Boulder/CoRA Office FAX: 303-415-9702 3380 Mitchell Lane [email protected] Boulder, CO 80301 http://www.nwra.com
