Re: [Quickfix-users] xml2-config install problems
Brought to you by:
orenmnero
From: Oren M. <ore...@ya...> - 2003-04-16 15:10:39
|
Yes, but do you have libxml2-devel (not libxml-devel) installed. Either this package must be installed, or you must compile libxml2 from the sources and install that. Having the libxml2 package is not enough to build applications that depend on libxml2 ma...@Ge... wrote:Hi, I have libxml. I don't ahve xml2-config though and don't know where to get it. Please advise again. Thank you, Marc checking for libxml - version >= 2.0.0... no *** The xml2-config script installed by LIBXML could not be found *** If libxml was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the XML2_CONFIG environment variable to the *** full path to xml2-config. configure: error: libxml2 must be installed. research:~/quickfix/quickfix# research:~/quickfix/quickfix# locate libxml /usr/doc/libxml1 /usr/doc/libxml2 /usr/lib/libxml.so.0 /usr/lib/libxml.so.1 /usr/lib/libxml.so.1.8.17 /usr/lib/libxml2.so.2 /usr/lib/libxml2.so.2.4.19 /usr/lib/mozilla/components/libxmlextras.so /usr/lib/pkgconfig/libxml.pc /usr/share/doc/libxml1 /usr/share/doc/libxml1/AUTHORS /usr/share/doc/libxml1/changelog.Debian.gz /usr/share/doc/libxml1/changelog.gz /usr/share/doc/libxml1/copyright /usr/share/doc/libxml1/README /usr/share/doc/libxml1/TODO.gz /usr/share/doc/libxml2 /usr/share/doc/libxml2/AUTHORS /usr/share/doc/libxml2/changelog.Debian.gz /usr/share/doc/libxml2/changelog.gz /usr/share/doc/libxml2/copyright /usr/share/doc/libxml2/README /usr/share/doc/libxml2/TODO.gz /var/lib/dpkg/info/libxml1.list /var/lib/dpkg/info/libxml1.md5sums /var/lib/dpkg/info/libxml1.postinst /var/lib/dpkg/info/libxml1.postrm /var/lib/dpkg/info/libxml1.prerm /var/lib/dpkg/info/libxml1.shlibs /var/lib/dpkg/info/libxml2.list /var/lib/dpkg/info/libxml2.md5sums /var/lib/dpkg/info/libxml2.postinst /var/lib/dpkg/info/libxml2.postrm /var/lib/dpkg/info/libxml2.prerm /var/lib/dpkg/info/libxml2.shlibs research:~/quickfix/quickfix# locate xml2-config research:~/quickfix/quickfix# Oren Miller writes: > Newer versions of QuickFIX require libxml2. You will need to install libxml2 and libxml2-devel. See the libxml installation notes for details: http://xmlsoft.org/FAQ.html#Installati > > ma...@Ge... wrote:Hi, > > Installation of quickfix to my Debian fails because I am missing xml2-config. > I did install libxml and libxml-dev but it didn't help. The configure > output is shown below. Please advise. > > Thank you, > Marc > > > checking whether yytext is a pointer... yes > ./configure: ruby: command not found > checking for xml2-config... no > checking for libxml - version >= 2.0.0... no > *** The xml2-config script installed by LIBXML could not be found > *** If libxml was installed in PREFIX, make sure PREFIX/bin is in > *** your path, or set the XML2_CONFIG environment variable to the > *** full path to xml2-config. > configure: error: libxml2 must be installed. > research:~/quickfix/quickfix# > > --------------------------------------------------------------------- > Marc Schwarzschild 1-646-825-2163 > Gerber Capital Management Inc. 120 Broadway, NYC > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users > > > --------------------------------- > Do you Yahoo!? > The New Yahoo! Search - Faster. Easier. Bingo.Newer versions of QuickFIX require libxml2. You will need to install libxml2 and libxml2-devel. See the libxml installation notes for details: > > http://xmlsoft.org/FAQ.html#Installati ma...@Ge... wrote: > Hi, Installation of quickfix to my Debian fails because I am missing xml2-config. I did install libxml and libxml-dev but it didn't help. The configure output is shown below. Please advise. Thank you, Marc checking whether yytext is a pointer... yes ./configure: ruby: command not found checking for xml2-config... no checking for libxml - version >= 2.0.0... no *** The xml2-config script installed by LIBXML could not be found *** If libxml was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the XML2_CONFIG environment variable to the *** full path to xml2-config. configure: error: libxml2 must be installed. research:~/quickfix/quickfix# --------------------------------------------------------------------- Marc Schwarzschild 1-646-825-2163 Gerber Capital Management Inc. 120 Broadway, NYC ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Quickfix-users mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-users --------------------------------- Do you Yahoo!? > The > New Yahoo! Search - Faster. Easier. Bingo. --------------------------------------------------------------------- Marc Schwarzschild 1-646-825-2163 Gerber Capital Management Inc. 120 Broadway, NYCN¬±ùÞµéX¬²'²Þu¼)äç¤Yé\¢g­¢½éá¶ÚþØbHzG(ûBèø±ºÇ«²f¢)à+-Bèø±ºÇ«²X¬¶Ë(º·~àzw­Ûi³ÿåËl²«qçè®§zßåËlþX¬¶)ߣú®É¬z» --------------------------------- Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. |