XMLgawk in Windows

View: New views
3 Messages — Rating Filter:   Alert me  

Parent Message unknown XMLgawk in Windows

by Wim van Blitterswijk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello developers,

After some hard work I seem to be able to build XMLgawk for native
Windows :-)
Jürgen, Victor and Manuel: thanks for all the tips!

If you're interested, have a look at http://www.wimdows.info/project/xgawk
and have fun.

Regards,
Wim van Blitterswijk




Re: XMLgawk in Windows

by Manuel Collado-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Wim van Blitterswijk escribió:
> Hello developers,
>
> After some hard work I seem to be able to build XMLgawk for native
> Windows :-)

Great work!


> Jürgen, Victor and Manuel: thanks for all the tips!
>
> If you're interested, have a look at http://www.wimdows.info/project/xgawk
> and have fun.

A quick attempt to run the test suite shows that the provided executable
needs a specific testing environment. Anyway some test works ok. Will
try later.

Regards,
--
Manuel Collado - http://lml.ls.fi.upm.es/~mcollado




XMLgawk for Windows

by Wim van Blitterswijk-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


   Hello developers,
   As mentioned in my mail of 5 November, I managed to build XMLgawk for native
   Windows :-) .
   In the previous version, however, I forgot the dependency on libiconv-2.dll.
   (The dll was already on the path in my environment, so it worked in my
   case.) The file is now included in the archive that can be downloaded from
   my site:
   [1]http://www.wimdows.info/project/xmlgawk
   To use the new gawk.exe, with xml support:
   - The dynamic library xml.dll needs to be on your AWKLIBPATH or in the
   current working directory,
   - The dll's libexpat-1.dll and libiconv-2.dll (and gawk.exe) need to be on
   your path.
   Hope you will be able to use the binaries now.
   Regards,
   Wim van Blitterswijk
   Wim van Blitterswijk wrote:

     Hello developers,
     After some hard work I seem to be able to build XMLgawk for native Windows
     :-)
     Jürgen, Victor and Manuel: thanks for all the tips!
     If you're interested, have a look at
     [2]http://www.wimdows.info/project/xmlgawk
     and have fun.
     Regards,
     Wim van Blitterswijk

References

   1. http://www.wimdows.info/project/xmlgawk
   2. http://www.wimdows.info/project/xmlgawk