so , i was trying to build atril ( the MATE document viewer ) from source , as in with autogen.sh , while doing so i had the following unresolved dependency :
checking for ZLIB... yes
checking which smclient backend to use... xsmp
checking for SMCLIENT... no
configure: error: Package requirements (gtk+-2.0 gthread-2.0 sm >= 1.0.0) were not met:
No package 'sm' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables SMCLIENT_CFLAGS
and SMCLIENT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
so my question in , does sm as i have been researching stand for "send-mail" client ?? and also what package do i download to resolve this dependency ?
also my rpm does not seem to work properly so please suggest a zypper alternative .
im using opensuse-13.1 inside of vmware-workstation .
checking for ZLIB... yes
checking which smclient backend to use... xsmp
checking for SMCLIENT... no
configure: error: Package requirements (gtk+-2.0 gthread-2.0 sm >= 1.0.0) were not met:
No package 'sm' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables SMCLIENT_CFLAGS
and SMCLIENT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
so my question in , does sm as i have been researching stand for "send-mail" client ?? and also what package do i download to resolve this dependency ?
also my rpm does not seem to work properly so please suggest a zypper alternative .
im using opensuse-13.1 inside of vmware-workstation .