I am currently trying to compile the 1.3.3 version and get the follwoing errors:
checking pkg-config is at least version 0.9.0... yes
checking for IKSEMEL... Package iksemel was not found in the pkg-config search path.Perhaps you should add the directory containing `iksemel.pc'
to the PKG_CONFIG_PATH environment variable
No package 'iksemel' found
configure: error: Not found Jabber library
The jabber stuff seems to be there, but can't find anything related to iksemel.
checking pkg-config is at least version 0.9.0... yes
checking for IKSEMEL... Package iksemel was not found in the pkg-config search path.Perhaps you should add the directory containing `iksemel.pc'
to the PKG_CONFIG_PATH environment variable
No package 'iksemel' found
configure: error: Not found Jabber library
The jabber stuff seems to be there, but can't find anything related to iksemel.
Comment