stat-devel Mailing List for STAT IDS
Brought to you by:
wkr
You can subscribe to this list here.
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
|
Dec
|
---|
From: Abijith KP <abi...@ya...> - 2013-09-17 10:19:39
|
Hi, The configuration part is solved. Just do "sudo ln -s /usr/include/libxml2/libxml /usr/include/libxml" and type "./configure". But when "make" command is executed an error occurs: Please check - http://pastebin.com/d7tRjbN6. I am not that well versed in "make" command it would be good if somebody help me with this. Thank you Abijith K P ________________________________ From: Abijith KP <abi...@ya...> To: "sta...@li..." <sta...@li...> Sent: Tuesday, 17 September 2013 2:24 PM Subject: [Stat-devel] Error while installing WinStat Hi, While I was running "./configure" inside the root directory of the source code, I am getting an error: "note that a link called "libxml" and pointing to "libxml2/libxml" is needed". I had installed libxml2. Since I didn't know which file is to be given as the soft-link in the current directory: I ran a "find" command to find the "/usr/include/libxml2/libxml" directory and made a soft link from current directory to /usr/include/libxml2/libxml named "libxml". The error is still coming. What should I have done? Thank you Abijith K P ------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk _______________________________________________ Stat-devel mailing list Sta...@li... https://lists.sourceforge.net/lists/listinfo/stat-devel |
From: Abijith KP <abi...@ya...> - 2013-09-17 08:54:34
|
Hi, While I was running "./configure" inside the root directory of the source code, I am getting an error: "note that a link called "libxml" and pointing to "libxml2/libxml" is needed". I had installed libxml2. Since I didn't know which file is to be given as the soft-link in the current directory: I ran a "find" command to find the "/usr/include/libxml2/libxml" directory and made a soft link from current directory to /usr/include/libxml2/libxml named "libxml". The error is still coming. What should I have done? Thank you Abijith K P |
From: Abijith KP <abi...@ya...> - 2013-09-17 08:37:03
|
Hi All, For my final year engineering project I was planning to work on an IDS based on STAT Framework. I wasn't able to get much information about the current development in STAT Framework/ STAT Language. It would help me a lot if somebody could provide me with some information about the same. Suggestions about the project are also welcome. Thank you Abijith K P |