Re: Install Expat on Mac os X tiger
Moncef Mezghani <[email protected]>
| Newsgroups | gmane.text.xml.expat.general |
|---|---|
| Message-ID | <[email protected]> |
There is an other way to install it, use 'fink' and 'apt-get Install' ... Now if you are sure installation has done correctly, may be you can use in terminal console command: locate expat.h see (man locate) to see where installation has put the include file. and add its path to path search list. Moncef. Le 16 mai 07 à 12:26, Didier MOUNIEN a écrit : > I just Installed expat on mac os X tiger and when i tried to build > a simple > prog with XCODE, it can't retrieve expat.h. On command line > neither. Though > expat seems to be installed we no problem (i can access the > man ...). Is > there a specific way to install it on mac os? > Further more, what about a C++ wrapper, i am looking an easy to > understand > one, cause i am not a C++ guy . > thanks for help ? > Did > _______________________________________________ > Expat-discuss mailing list > [email protected] > http://mail.libexpat.org/mailman/listinfo/expat-discuss >