Hi,
I'm installing 1.4.2 on a FC4 machine and encounter below error msg when doing the configure cmd:
./configure --enable-server --with-sqlite3 --with-net-snmp -with-jabber -with-libcurl
the last output as below:
.....
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
Anyone can tell me are the jabber & iksemel.pc necessary?
I'm installing 1.4.2 on a FC4 machine and encounter below error msg when doing the configure cmd:
./configure --enable-server --with-sqlite3 --with-net-snmp -with-jabber -with-libcurl
the last output as below:
.....
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
Anyone can tell me are the jabber & iksemel.pc necessary?

Comment