Nikitah Bobhate | 16 Jan 12:08
Favicon

Trouble with libwbxml installation

Hello

I am trying to install libwbxml in Ubuntu 11.10 with cmake. I have 
installed cmake and expat. However when I run the commands in the 
Install text file, I get the following error:

**********

CMake Error: The following variables are used in this project, but 
they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in 
the CMake files:
EXPAT_INCLUDE_DIRS (ADVANCED)
    used as include directory in directory /home/---/libwbxml-0.11.0/src
    used as include directory in directory /home/---/libwbxml-0.11.0/tools
EXPAT_LIBRARIES (ADVANCED)
    linked by target "wbxml2" in directory /home/---/libwbxml-0.11.0/src

-- Configuration incomplete, errors occured!

**********

I would appreciate any help troubleshooting this!
Thanks!

------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
(Continue reading)

Michael Bell | 16 Jan 14:18
Picon
Favicon

Re: Trouble with libwbxml installation

Hi,

can you please send the complete output including the command line input
which you used to start cmake?

BTW did you install libexpat1-dev? (I use Debian sid.)

Best regards

Michael

Am 01/16/12 12:08, schrieb Nikitah Bobhate:
> Hello
> 
> I am trying to install libwbxml in Ubuntu 11.10 with cmake. I have 
> installed cmake and expat. However when I run the commands in the 
> Install text file, I get the following error:
> 
> **********
> 
> CMake Error: The following variables are used in this project, but 
> they are set to NOTFOUND.
> Please set them or make sure they are set and tested correctly in 
> the CMake files:
> EXPAT_INCLUDE_DIRS (ADVANCED)
>     used as include directory in directory /home/---/libwbxml-0.11.0/src
>     used as include directory in directory /home/---/libwbxml-0.11.0/tools
> EXPAT_LIBRARIES (ADVANCED)
>     linked by target "wbxml2" in directory /home/---/libwbxml-0.11.0/src
> 
(Continue reading)


Gmane