hi (again)
I tring to compile the source. When using
./configure --with-xaw3d
I get a error stating:
configure: error: specified client 'xaw' not configurable -- need X11 libraries and development headers; perhaps try/adjust --x-libraries
When tring with:
./configure --x-libraries --with-xaw3d
I get quite a few more errors:
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
checking for pkg-config... no
checking for GTK+ - version >= 2.0.0... no
*** A new enough version of pkg-config was not found.
*** See http://pkgconfig.sourceforge.net
checking for X... no
checking whether Xfuncproto was supplied... no
checking for compilable FUNCPROTO definition... no, cannot determine
checking for workable NARROWPROTO definition... no, cannot determine
checking whether Xfuncproto was determined... no
checking for Xfuncproto control definition FUNCPROTO... no
checking for Xfuncproto control definition NARROWPROTO... no
checking extra paths for Xpm... library no, include no
checking for XOpenDisplay in X library -lX11... no
configure: error: could not guess which client to compile
According YaST rpm database xaw3d 1.5-632 is installed.
Some ideas ?
thank you
guldi
I tring to compile the source. When using
./configure --with-xaw3d
I get a error stating:
configure: error: specified client 'xaw' not configurable -- need X11 libraries and development headers; perhaps try/adjust --x-libraries
When tring with:
./configure --x-libraries --with-xaw3d
I get quite a few more errors:
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
checking for pkg-config... no
checking for GTK+ - version >= 2.0.0... no
*** A new enough version of pkg-config was not found.
*** See http://pkgconfig.sourceforge.net
checking for X... no
checking whether Xfuncproto was supplied... no
checking for compilable FUNCPROTO definition... no, cannot determine
checking for workable NARROWPROTO definition... no, cannot determine
checking whether Xfuncproto was determined... no
checking for Xfuncproto control definition FUNCPROTO... no
checking for Xfuncproto control definition NARROWPROTO... no
checking extra paths for Xpm... library no, include no
checking for XOpenDisplay in X library -lX11... no
configure: error: could not guess which client to compile
According YaST rpm database xaw3d 1.5-632 is installed.
Some ideas ?
thank you
guldi
Comment