how to install libxml2 for windows

16 views
Skip to first unread message

SHanan

unread,
Jan 30, 2018, 12:25:32 PM1/30/18
to OMNeT++ Users
Hello everyone ! 

I want to install libxml2 in omnet++, what is the commands to install it on windows ? 


I checked the configure/user file and used these two commands, but I think it is wrong : 

Compiler and linker options for LIBXML (optional component)
#
# With MinGW I use the following:
#  LIBXML_CFLAGS="-I/c/Tools/libxml2-2.6.20.win32/include -I/c/Tools/iconv-1.9.1.win32/include"
#  LIBXML_LIBS="-L/c/Tools/libxml2-2.6.20.win32/bin -lxml2 -L/c/Tools/iconv-1.9.1.win32/lib -liconv"
# or:
#  LIBXML_CFLAGS="-I$MSYS/include"
#  LIBXML_LIBS="-L$MSYS/bin -lxml2 -L$MSYS/bin -liconv"
# If commented out, the configure script will try to autodetect it
#


any help ! 

Alfonso Ariza Quintana

unread,
Jan 30, 2018, 12:27:14 PM1/30/18
to omn...@googlegroups.com

The windows version has already installed it

--
You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
Visit this group at https://groups.google.com/group/omnetpp.
For more options, visit https://groups.google.com/d/optout.

SHanan

unread,
Feb 8, 2018, 10:37:41 AM2/8/18
to OMNeT++ Users
Hi, 
Do you have any idea if  "libxslt" is already installed on windows like libxml2 ? 

I searched in omnet++ folder and found libxslt files, but I do not think they are completed (or can I include them in the path and symbols)

Michael Kirsche

unread,
Feb 8, 2018, 5:07:12 PM2/8/18
to OMNeT++ Users
Use the pacman package manager under MinGW to search for installed packages and install additional ones like "libxslt" (probably the 64-bit version "mingw-w64-x86_64-libxslt").
Reply all
Reply to author
Forward
0 new messages