Menu

#14 Expat and configure

open
None
6
2003-01-23
2001-08-23
No

The configure script should fail if it cannot find the
Expat library...

Discussion

  • Blaise St-Laurent

    • assigned_to: dcrowley --> kingmob
     
  • Blaise St-Laurent

    • priority: 5 --> 6
     
  • Nobody/Anonymous

    Logged In: NO

    Hi,
    I am trying to install easysoap and when I ran configure I am
    getting error ...couldn't find file expat.h

    Any suggestion? would be greatly appreciated.
    Thanks
    Daxesh

     
  • Nobody/Anonymous

    Logged In: NO

    I had the same problem in linux using g++.
    I installed expat in my home directory and the configure
    script coudn't find it.
    I got around it by setting
    CPATH
    LIBRARY_PATH
    LD_LIBRARY_PATH
    and LD_RUN_PATH
    to point in my (expat)install dir
    (to test it create the simple program used by config and try
    to compile it using only 'g++ test.cc -lexpat')
    remember to export after set(ing) the variables (in bash)
    then in that environment config and then make
    papasv

     

Log in to post a comment.

MongoDB Logo MongoDB