[Stat-devel] Error while installing WinStat
Brought to you by:
wkr
From: Abijith KP <abi...@ya...> - 2013-09-17 08:54:34
|
Hi, While I was running "./configure" inside the root directory of the source code, I am getting an error: "note that a link called "libxml" and pointing to "libxml2/libxml" is needed". I had installed libxml2. Since I didn't know which file is to be given as the soft-link in the current directory: I ran a "find" command to find the "/usr/include/libxml2/libxml" directory and made a soft link from current directory to /usr/include/libxml2/libxml named "libxml". The error is still coming. What should I have done? Thank you Abijith K P |