From: <che...@bi...> - 2004-01-26 23:11:17
|
In my case the old version of libxml 2.4 was installed in /usr. It appears that the 2.6 version defaults to /usr/local. Try it with "./configure --prefix=/usr". Or better yet, check to see where your current libxml is installed and install to the same prefix. Chet > >> Everton Luis Berz said: >> >> >> I'm using libxml2-2.6.4, I compile libxml without additional >> parameters on './configure'. I think that I forget a parameter, >> how to configure libxml2-2.6 for rlib1.1.7 ? >> > > Good question, I'd like to know the answer to that too. > > Jennifer > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users |